PDA

View Full Version : [CS4] component buttons


dandy12
10-25-2009, 10:14 AM
hello all

I want to use flash CS4 component buttons.
I opened a fla doc (as3).
Then Window -> Components->Video

I dragged a simple playbutton to stage. I named the button movie clip instance play_btn. and test the movie.
Now the button shows on stage correctly but the hover,hit stages of button are not shown.

When i double click on button i get to open the button movie clip containing hover, current and hit stages but are controlled by some sort of action script.

How these component buttons work? They are movieclip buttons.
Regards.