what is use of preloader?
What are the diff var use for creating preloaders?
Answer Posted / saad khabir
Pre-loader is normally used to display the info about how
much of the swf file has been loaded and how much left.
Sometimes (depending on your application) your flash behave
erroneously although your code is correct because of the swf
file not loaded completely so pre-loader stops the execution
of the flash until it loads completely to work properly.
There are two ways to implement pre-loader:
1- Using code in the first frame which stops execution until
whole swf file is loaded.
2- Using another swf file to work as pre-loader which loads
actual swf file within itself.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Write a program to create custom list in actionscript?
you have a dynamically loaded image that is larger than your stage. Which component would work best to accommodate this image? : Adobe flash
which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash
which two textfield events can be captured to trigger scripts to run? : Adobe flash
what are the correct statements consenting text field? : Adobe flash
How to embed flash in html?
how many levels does flash mx support? : Adobe flash
can any one tell good training center for adobe flex in chennnai?
What does the void function and object contain in actionscript?
what is flash tweening? : Adobe flash
Tell me what are the different ways in which the variables can be assigned?
which of the assumptions cannot be made when developing an application for intranet deployment? : Adobe flash
What is meant by vector graphic animation? What is the use of pre-loader?
Differentiate between as2 and as3.
what is the effect on the instances of a symbol if the symbol itself is changed? : Adobe flash