This content has been marked as final.
Show 1 reply
-
1. Re: How to handle Controls in multiple scenes in a document class
sneakyimp Jun 30, 2010 1:44 PM (in response to monsyakkkkkkkkkkkkkkkkkkk)Document classes have a hard time referring to objects you have placed on your because these objects don't really exist until the frame on which they are placed is drawn. I have a few posts dealing with this problem
http://www.actionscript.org/forums/showthread.php3?t=174993
http://board.flashkit.com/board/showthread.php?t=770415
http://forums.adobe.com/thread/247496
Also, good programmers discourage the use of scenes:

