Question
Can't instantiate a symbol using Flash CS4 and AS 2! Help Please!
Hi. I have just started using AS 2 to create an animation for
mobile.
I created a MovieClip symbol (mc_IntroText) which is in the library (not on the stage).
In the Actions panel I tried to instantiate the symbol as follows: var intro:mc_IntroText = new mc_IntroText();
but i keep getting the following error message...."The class or interface ' mc_IntroText' could not be loaded".
Any suggestions would be great!
Thanks.
I created a MovieClip symbol (mc_IntroText) which is in the library (not on the stage).
In the Actions panel I tried to instantiate the symbol as follows: var intro:mc_IntroText = new mc_IntroText();
but i keep getting the following error message...."The class or interface ' mc_IntroText' could not be loaded".
Any suggestions would be great!
Thanks.