Answered
Flash movie control buttons
In Flash 8, I want to add a set of buttons from button
library to bottom left of my movie
(begin, stop, pause, play, end) that are visible entire duration of movie.
What is best way to create such action? With event handlers?
Do I put each button on a separate layer and add frames from beginning to end of movie ?
Or can all buttons be on same layer?
And how do I find/write actionscript code that will control entire movie from any frame for each action: go to beginning or end, stop, pause, or play?
(begin, stop, pause, play, end) that are visible entire duration of movie.
What is best way to create such action? With event handlers?
Do I put each button on a separate layer and add frames from beginning to end of movie ?
Or can all buttons be on same layer?
And how do I find/write actionscript code that will control entire movie from any frame for each action: go to beginning or end, stop, pause, or play?
