Need Help with Actionscript
Hey. I used Flash CS5 and CS6 with great success. But after coming back, I was forced to pick up Flash CC with the Creative Cloud. I had CS6 through a subscription, but terminated it. So... now my only option is, apparently, to work with CC. Fine.
Only problem is the thing doesn't appear to do basic commands. Here is the one action that appears to work:
stop();
My movie will run, will display images. And stop appropriately. However, when I tried this code:
trace("Hello World.");
The movie did not play, no images appeared, and there was no output in the output box. I'm really frustrated. I USED to think I was quite proficient with Flash and this has just been extremely frustrating. I'm really wishing it had let me keep Flash CS6.
Anyways. I know it's a bone-headed question, but there you go. Oh! And I'm typing this action into the Frame in the Timeline.
~JOE