When working with multiple, nested MovieClips, or dynamic variables, sometimes you need your ActionScript to refer out to other MovieClips, or the main timeline of the swf file. When I was first teaching myself ActionScript, I learned to use _root to reference outside of functions or MovieClips.
It is this point in my learning that see how wrong I was to rely on _root for every outside-the-MovieClip function.




Page 2 of 3 pages < 1 2 3 >