what is use of preloader?
What are the diff var use for creating preloaders?
Answer Posted / uday
Preloader is used for load the full swf file in the
computer's memory. And then play the swf file. By this
process any heavy swf file will play smoothly.
we can use preloading functionality on the first frame as:
stop();
this.onEnterFunction = function(){
percent = (_root.getBytesLoaded()/_root.getBytesTotal())*100;
if(percent==100){
play()
}
Thanks,
Uday
Sr. Flash Developer
uday_sgh@yahoo.com
+91-9701155575
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Can you explain what are the differences between javascript and actionscript?
Tell me what is the main purpose of actionscript?
What are the data types supported by actionscript?
which two textfield events can be captured to trigger scripts to run? : Adobe flash
which two statements about device fonts are true? : Adobe flash
Which is the quickest way to make the stroke around an oval shape into a dotted line? : Adobe flash
what are the correct statements consenting text field? : Adobe flash
Do you know what are the different primitive data types used in actionscript?
How to start a graphic animation at a specific frame?
which of the following is not a key benefit of usability testing? : Adobe flash
the f601/n6006 had a special control to set the fill-flash option on the body; is there a similar way to set fill levels on the f90x/n90s and sb-28 combo? : Adobe flash
can any one tell good training center for adobe flex in chennnai?
which actionscript classes are used to play flv formatted video? : Adobe flash
which methods can be used to determine if a microphone or a camera is installed on the users machine? : Adobe flash
at which point can you start usability testing? : Adobe flash