Thank you! That link was EXTREMELY useful!
In case it helps anyone, I created a Document class called 'GlobalVars' and set it to have a root and stage reference. I then could reference that GlobalVars from other classes to get access to the root using a line like: MovieClip(GlobalVars.root)
thanks again for your insight and the link! :-)
Main Topics
Browse All Topics





by: systemridePosted on 2009-10-15 at 15:12:10ID: 25585432
Yes AS3 is a pain to learn. If its the main (Document) class, you should be able to reference it as "this" instead of "root". To make it the Document class, simply put "MenuActions" in the Class field in the properties panel instead of doing this: import MenuActions;
m/showthre ad.php?p=1 952513
This might also be helpful: http://www.kirupa.com/foru