What is the difference between _root and parent?
Answer Posted / dinesh anand
_root is used to acess movie clip or button which is placed
in the stage.
_parent is used in the child to acess the parent movie clip.
E.G: fruits is a movie clip inside this there is an another
movie clip named apple.
if we want to acess the fruits movie clip from apple movie
clip we use _parent.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is not a benefit of using macromedias pre-built ui components? : Adobe flash
what appears in the output window after executing this actionscript on the first frame of a movie? : Adobe flash
What are the different ways in which the variables can be assigned?
How does removal of actual objects and data work in actionscript?
what is the most important factor in determining the compatibility of your application? : Adobe flash
which two sets the x position of the instance my_mc to that of the mouse cursor? : Adobe flash
you want to create a rectangle shape with a defined corner radius. Which tool should you use? : Adobe flash
Explain what are the features provided by actionscript 3.0?
Explain what does the void function and object contain in actionscript?
what is not a disadvantage of using the fscommand? : Adobe flash
when should one generally use the post method instead of the get method? : Adobe flash
what is the key difference between while loops and do while loops? : Adobe flash
What are the different utils libraries in actionscript?
Differentiate between as2 and as3.
which of the following is not a result of exporting a movie for a debug build? : Adobe flash