14.05.2013 Views

universidad estatal de bolívar facultad de ciencias de la educación ...

universidad estatal de bolívar facultad de ciencias de la educación ...

universidad estatal de bolívar facultad de ciencias de la educación ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4.4.DESARROLLO DE LA PROPUESTA<br />

El software Multimedio Interactivo sobre li<strong>de</strong>razgo y <strong>la</strong> vida <strong>de</strong> Monseñor<br />

Leónidas Proaño <strong>de</strong>nominada ChaymantaYachaychiyes intuitivo y fácil <strong>de</strong><br />

utilizar, esta está <strong>de</strong>sarrol<strong>la</strong>da en Autop<strong>la</strong>y<br />

Diseño <strong>de</strong> Introducción<br />

características <strong>de</strong><br />

programación:<br />

Codificación Actions:<br />

Escena 1<br />

Preloa<strong>de</strong>r<br />

1.- La introducción <strong>de</strong>l software<br />

está diseñado en Macromedia<br />

F<strong>la</strong>sh CS3 con <strong>la</strong>s siguientes<br />

fscommand("fullscreen","tr<br />

ue");<br />

stop();<br />

preloa<strong>de</strong>r._width = 0;<br />

preloa<strong>de</strong>r._visible = preloa<strong>de</strong>r_bg._visible = true;<br />

preloa<strong>de</strong>r.onEnterFrame = function() {<br />

filesize_total = _root.getBytesTotal();<br />

if(filesize_total == 0 ) filesize_total = 1;<br />

percent = Math.round(<br />

_root.GetBytesLoa<strong>de</strong>d() / filesize_total * 100 );<br />

txt = percent + "%";<br />

preloa<strong>de</strong>r._width = percent * 3;<br />

preloa<strong>de</strong>r_bg._visible = false;<br />

if( percent == 100 )<br />

{<br />

txt = "";<br />

preloa<strong>de</strong>r._visible =<br />

103

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!