What is the difference between _root and parent?
Answer Posted / devendran
The super parent for all the movieClip is _root
but using the _parent you can get particular MovieClip's parent.
For example you are having one Movie Called MovieHolder_mc
and MovieHolder2_mc on Stage, and inner1_mc inside the
MovieHolder_mc. Now you can access the MovieHolder in Two Ways
_root.MovieHolder2_mc (Direct access)
to get this from the innerMovie
inner1_mc._parent._parent.MovieHolder2_mc
| Is This Answer Correct ? | 50 Yes | 7 No |
Post New Answer View All Answers
what is generally considered the ideal group size for usability testing? : Adobe flash
Can you explain what are the changes presented by actionscript?
what is the primary purpose of the stage object? : Adobe flash
explain the correct way to create an alert box using geturl and javascript? : Adobe flash
What are the different utils libraries in actionscript?
What are the changes presented by actionscript?
which of the following is not a guideline for conducting effective usability testing? : Adobe flash
to what does object drawing model refer? : Adobe flash
Do you know what are the ways in which actionscript's code can be protected?
where to start the adobe flash? : Adobe flash
Tell me what is the main purpose of actionscript?
How to change background color and stage size?
What are the features involved in updating a language?
the class that is inheriting the another is known as the? : Adobe flash
which items cannot be hidden from screen readers? : Adobe flash