all groups > flash (macromedia) > january 2004 >
You're in the

flash (macromedia)

group:

BUTTON HELP!!!!


BUTTON HELP!!!! lawnchairskank
1/22/2004 11:36:54 PM
flash (macromedia):
how do i make a button so that when you click it it starts the animation??????????? help please

Re:BUTTON HELP!!!! NO[at]SPAM PINHA NO[at]SPAM
1/23/2004 12:31:45 AM
Hello,

I guess you have to make it "track as a button" and on Action put:

CODE ACTION INSIDE 1st FRAME OF MOVIE:

stop();

__________________________________________________

SELECT MOVIE AND INSERT CODE:

on (release) {
this.play();
}

__________________________________________________

Hope it helps.

Regards.



AddThis Social Bookmark Button