Be a Supporter!

Buttons

  • 303 Views
  • 2 Replies
New Topic Respond to this Topic
2Kool4u
2Kool4u
  • Member since: Dec. 31, 2004
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Buttons 2005-04-16 19:38:59 Reply

What Action Script do you use to make a button go to a different scene. I know how to make it go to a diffrent frame in a scene but i need to to go to a different scene. Im a noob so i might just be saying something completely stupid but whatever i need help.

ReklessCreati0n
ReklessCreati0n
  • Member since: Apr. 4, 2005
  • Offline.
Forum Stats
Member
Level 15
Animator
Response to Buttons 2005-04-16 19:44:36 Reply

i just asked the same question, with the same type of thread, nobody has replied to me, hopefully you have better luck.


A Girl in A Room Halloween Collaboration II -Join Now!-

BBS Signature
Ssilver7
Ssilver7
  • Member since: Feb. 19, 2004
  • Offline.
Forum Stats
Member
Level 35
Blank Slate
Response to Buttons 2005-04-16 20:09:45 Reply

Just put in:

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

Change the scene name to whatever the scene you want to goto is but make sure it is excalty quoted.


BBS Signature