What is the difference between _root and parent?
Answer Posted / chiranjeevi
_parent is used to access the parent display
objects/properties of a MovieClip/Button. its something like
the relative path to the current MovieClip/Button. _root is
like the absolute path irrespective of the location of the
current MovieClip/Button.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
what are the statements is true about actionscript in regards to the enforcement of private scope and public scope? : Adobe flash
which actionscript method should be used to bring a component from the library to the stage? : Adobe flash
Explain what are the data types supported by actionscript?
which code should be added to create a second blue square to the right of the first? : Adobe flash
which of the following is not a typical host application for the flash player? : Adobe flash
Write a program to create custom list in actionscript?
explain the flash vs. Animated images and java applets? : Adobe flash
which two panels can be used to change the label text of a button component? : Adobe flash
what is not a disadvantage of using the fscommand? : Adobe flash
what should be used in the name of constant? : Adobe flash
you are creating a project for the flashlite player. You are concerned with the processor capabilities of the device. Which graphic asset would require the most processing power on the player? : Adobe flash
What is the use of pre-loader?
what is not a benefit of using macromedias pre-built ui components? : Adobe flash
you have a video project that would best be served by using full screen mode. This needs to be done from within the browser, since you are not able to use a projector. Which publish settings should you use? : Adobe flash
which method is best for removing an object(e.g.,Myobj) from memory? : Adobe flash