;

PDA

Click to See Complete Forum and Search --> : KoolMoves and movie clips


Amazingw
06-30-2009, 06:29 PM
Hi!

How can I add ActionScript-codes to movieclips? I would like programming them... I use KoolMoves...

FLASHPULSE
06-30-2009, 08:38 PM
Right click on a movie clip and open it's properties. It's under "Actions". ;)

Amazingw
07-01-2009, 06:45 PM
I tried it but I can add AS code only into frame...

etuom
07-18-2009, 01:37 PM
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.

blanius
07-18-2009, 08:11 PM
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.