A tutorial of how to make play and pause in Flash Actionscript 2.0.
Play Button:
on(release) {
play();
}
Stop Button:
on(release) {
stop();
}
Watch video Flash Actionscript Tutorial 1 - Play and Pause Buttons online without registration, duration hours minute second in high quality. This video was added by user macheads101 20 March 2010, don't forget to share it with your friends and acquaintances, it has been viewed on our site 17,472 once and liked it 45 people.