Forum Topic: Replay Buttons

(120 views • 4 replies)

This topic is 1 page long.

<< < > >>
Happy

Electronix

Reply To Post Reply & Quote

Posted at: 5/6/06 06:06 PM

Electronix NEUTRAL LEVEL 06

Sign-Up: 09/25/04

Posts: 34

Hey there,

I would be very grateful if someone could quickly give me the code/link to the code that will make it when the button is pressed the flash will go back to the first frame...

here is what I have written so far

on (release) {
}

however...I cannot get the rest to work

thanks

-electronix-


None

caseyo

Reply To Post Reply & Quote

Posted at: 5/6/06 06:08 PM

caseyo DARK LEVEL 23

Sign-Up: 05/14/05

Posts: 4,935

on(release){
gotoAndPlay(1);
}

or

on(release){
gotoAndPlay("Scene 1", 1);
}

:)


None

Electronix

Reply To Post Reply & Quote

Posted at: 5/6/06 06:12 PM

Electronix NEUTRAL LEVEL 06

Sign-Up: 09/25/04

Posts: 34

At 5/6/06 06:08 PM, electricfreak wrote: on(release){
gotoAndPlay(1);
}

or

on(release){
gotoAndPlay("Scene 1", 1);
}

)

PERFECT...thankyou very much...I will link my first movie here for you lol


None

Electronix

Reply To Post Reply & Quote

Posted at: 5/6/06 06:29 PM

Electronix NEUTRAL LEVEL 06

Sign-Up: 09/25/04

Posts: 34

ahhh...it seems that I have made a bit of a cock up and released my movie without checking if the button worked...how can I edit the file?


None

Zen-Zinxe

Reply To Post Reply & Quote

Posted at: 5/6/06 07:08 PM

Zen-Zinxe LIGHT LEVEL 18

Sign-Up: 12/21/04

Posts: 1,285

At 5/6/06 06:29 PM, Electronix wrote: how can I edit the file?

Go into your profile and then look around.


All times are Eastern Standard Time (GMT -5) | Current Time: 01:38 PM

<< Back

This topic is 1 page long.

<< < > >>
You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!