Hi!
How can I add ActionScript-codes to movieclips? I would like programming them... I use KoolMoves...
Printable View
Hi!
How can I add ActionScript-codes to movieclips? I would like programming them... I use KoolMoves...
Right click on a movie clip and open it's properties. It's under "Actions". ;)
I tried it but I can add AS code only into frame...
If I understand your question ...
A movie clip can be understood as a movie within a movie and the only thing you can apply AS to is the frames of the movie. If you have buttons in your movie you can apply AS to those. You can have buttons on your main movie or within your movie clip.
I prefer in general to put all my code in the main timeline. Open the timeline and click on the actions tab then click the PLUS symbol and add Actions.