Need help creating flash animation with clickable buttons at the end.
- by goldenfeelings
Very inexperienced with Flash, but I hope this is simple enough for someone to walk me through.
I'm ultimately trying to create a flash page for an html website that has a brief five-second animation during which 3 buttons fade in (buttons then become clickable after the animation is over).
The animation part is done. Right now, I am trying to get my movie to stop and hold on the last frame, where I want to add the 3 buttons that the user can click on to take them to one 3 different html pages of my website.
All instructions that I've found online have said to create a new layer for actions, insert a keyframe on the last frame of the movie, and add stop(); in the actionscript window. However, when I have the keyframe selected, my actionscript window says "current selection cannot have actions applied to it".
Any ideas? I definitely don't have any objects selected, just the keyframe.
Or, am I approaching this totally wrong?