Answer Posted / anmol saraf
Every level has a root inside it, like _level0 has a root
timeline of its own, level1 has its own and so on..
Untechnically and in explanation point of view a root can
be said as a child of level.
We use levels whenever we need to load new swf, jpg or gif
files inside our current working swf but not in a movieclip
and need to be placed above the current elements without
replacing any.
Any swf loaded in at level0 will replace all the contents
with the new but placed in level1 with bring every new
content above the old.
So level0 refers to one root of his own and level1 refers
to another root of his own. Every level has a root and then
corresponding child movieclips and elements inside one
another.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to write a program to create custom list in actionscript?
who can view flash? : Adobe flash
what appears in the output window after executing this actionscript on the first frame of a movie? : Adobe flash
Hi All, I am new in flash so please help me, When I make a website on Flash & when we wright code on buttons in AS2[CODE: on(release) gotoAndStop ()], we found when we click twice on a button the page automatically switch. (means, code do not work properly). Thanks,
What is meant by vector graphic animation?
Do you know what are the different primitive data types used in actionscript?
psd. Which format would give you the most options within your flash project? : Adobe flash
for methods within objects,what does the keyword this specifically refer to? : Adobe flash
what is the primary difference between the xml.sendandload method and the xml.load method? : Adobe flash
which two textfield events can be captured to trigger scripts to run? : Adobe flash
Explain what are the changes presented by actionscript?
How to embed flash in html?
Tell me what are the functions used with flash media?
which text anti-aliasing property setting will result in the smallest swf file size? : Adobe flash
Write a program use a text field and display it using the actionscript?