Stick Page Forums Archive

Quick flash question

Started by: stickfanatic666 | Replies: 3 | Views: 395

stickfanatic666
2

Posts: 157
Joined: Sep 2005
Rep: 1

View Profile
Jan 29, 2009 9:27 PM #347981
I've been doing tutorials and such learning how to use flash, I'm not too familiar with everything in it just yet. I was trying to practice some action script, and for some reason when I draw something and convert it to a movie clip, I'm not able to add any actionscript to it. I tried looking at some tutorials to see if I'm missing something, but I just don't see it. I'm using CS4, does anyone know what I'm doing wrong?
RawGreen
2

Posts: 2,543
Joined: Jun 2008
Rep: 10

View Profile
Jan 29, 2009 9:45 PM #347988
when you have the movieclip or button selected, press f9 to open the actionscript panel. if the object you want is not selected, it will go straight onto the frame.
stickfanatic666
2

Posts: 157
Joined: Sep 2005
Rep: 1

View Profile
Jan 29, 2009 9:50 PM #347994
Quote from rawgreen
when you have the movieclip or button selected, press f9 to open the actionscript panel. if the object you want is not selected, it will go straight onto the frame.


I have the action window up and everything, and the movieclip is selected on the stage. But in the actionscript panel it says "Current selection cannot have actions applied to it". This is happening to all my movieclips, is there a step I'm missing?

EDIT: I started a new document using AS 2.0 instead and didn't have this problem. What causes this to happen in 3.0?
Scorpioxxx
2

Posts: 1,454
Joined: Apr 2006
Rep: 10

View Profile
Jan 29, 2009 11:37 PM #348055
AS 3 is designed to remove the 'this.' code and all script has to be put into the frame(s). This neatens up your script and allows you to find things more easily. In other words, CS3/CS4 has a more or less new scripting language that is based off AS 2.
Website Version: 1.0.4
© 2025 Max Games. All rights reserved.