How to use addchild in another class not the main class as of .fla file?
Posted
by NativeCoder
on Stack Overflow
See other posts from Stack Overflow
or by NativeCoder
Published on 2010-06-03T06:51:02Z
Indexed on
2010/06/03
6:54 UTC
Read the original article
Hit count: 150
actionscript-3
i want to add to stage a movieclip in another class not the .as file as the same name of .fla file how can i get this.
When i run same code in main.as i get the result but in another class it runs but no result.
© Stack Overflow or respective owner