It is better to use Object(root).whateverOriginally Posted by educasoft
If you are dealing with a movie extending Sprite or with both you will run into problems if you use either of them. If you know it is a Sprite or MovieClip only then use Sprite(root) or MovieClip(root).
You can load and external into MovieClip you want.




Reply With Quote