The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.34 / 5.00 31,296 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.07 / 5.00 10,082 ViewsWell you make the button and select it and open the actions window and add this code
on (release){
gotoAndPlay(addframe#here)
}
it could also be
on (press){
gotoAndStop(frame#)
} "Whoever said 'winners never quit' obviously never considered addicts." - Hoeloe
put this on the button
on(press){gotoandplay("2")}
if it on the first frame of ur movie it will play on the next
At 9/25/08 01:26 AM, doondeka wrote: put this on the button
on(press){gotoandplay("2")}
if it on the first frame of ur movie it will play on the next
Not a frame, a scene