What is the difference between _root and parent?

Answers were Sorted based on User's Feedback



What is the difference between _root and parent?..

Answer / 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

What is the difference between _root and parent?..

Answer / murali

_root is used to access outer Movieclip.

_parent is used to access Moviclip inside having the
moviclip.

Is This Answer Correct ?    28 Yes 11 No

What is the difference between _root and parent?..

Answer / kavimani

_root to specify a absolute path.

_parent to specify a relative path to MovieClips.

Is This Answer Correct ?    15 Yes 2 No

What is the difference between _root and parent?..

Answer / kannan ks

_root - root timeline of the current swf.

_parent - the object containing the current object.

Is This Answer Correct ?    11 Yes 2 No

What is the difference between _root and parent?..

Answer / 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

What is the difference between _root and parent?..

Answer / sathees

_root = Main Gate Key
_parent= Inner Room Gate Key

_root is the direct access.
_parent is reference of one outer movieclip

Is This Answer Correct ?    8 Yes 1 No

What is the difference between _root and parent?..

Answer / 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

What is the difference between _root and parent?..

Answer / hariram

_root is the head tag for all inside the parent tag and
child tags.but _parent is the particular limitedtag only.

Is This Answer Correct ?    3 Yes 3 No

What is the difference between _root and parent?..

Answer / ashisk

Get some Flash Interview Questions From Here...

Is This Answer Correct ?    4 Yes 8 No

What is the difference between _root and parent?..

Answer / prabakaran

_root is refernce root timeline of movieclip


_parent is refernce current movieclip or object

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More Flash Action Scripting Interview Questions

How to Communicate with JavaScript?

5 Answers  


what is generally considered the ideal group size for usability testing? : Adobe flash

0 Answers  


Can you explain what are the differences between javascript and actionscript?

0 Answers  


What is the use of pre-loader?

0 Answers  


Give an example that illustrates polymorphism in flash script.

0 Answers  






I shoot underwater with a ttl strobe that does not allow you to set flash exposure compensation. How do I set fill flash with this set up? : Adobe flash

0 Answers  


you understand from the sb-25 manual that the built-in, retractable bounce card is meant for use with the flash head in a vertical position? : Adobe flash

0 Answers  


How to add an effect to the movie clip?

0 Answers  


the f601/n6006 had a special control to set the fill-flash option on the body; is there a similar way to set fill levels on the f90x/n90s and sb-28 combo? : Adobe flash

0 Answers  


How to create a logo using pen tool?

0 Answers  


which methods can be used to determine if a microphone or a camera is installed on the users machine? : Adobe flash

0 Answers  


How do you start a graphic animation at a specific frame?

3 Answers  


Categories