I want to make a flash movie for newgrounds. What is the script so that when it is clicked, the movie plays?How to I make a button in flash?
// put this code inside the button mc.
on (release) {
gotoAndPlay (';moviestart';); // put the frame name in the quotations
}
That should work.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment