Be a Supporter!

Quick AS code

  • 257 Views
  • 4 Replies
New Topic Respond to this Topic
RedXTheif
RedXTheif
  • Member since: Apr. 11, 2005
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Quick AS code 2005-05-16 20:41:28 Reply

Can someone give me this simple code, because it is not working for me, on press, gotoAndStop Scene 2 frame 1, thank you

BlackmarketKraig
BlackmarketKraig
  • Member since: Dec. 8, 2004
  • Offline.
Forum Stats
Member
Level 32
Artist
Response to Quick AS code 2005-05-16 20:43:02 Reply

Remember to put the scene name in quotations:

"scene 2", 01


This sig is 100% effective protection from all hexes, curses, evil spirits and bad karma. Guaranteed.

BBS Signature
RedXTheif
RedXTheif
  • Member since: Apr. 11, 2005
  • Offline.
Forum Stats
Member
Level 09
Blank Slate
Response to Quick AS code 2005-05-16 20:49:59 Reply

Can I have the whole code please, I have The Scene 2 in " " it still doesn't work.

BlackmarketKraig
BlackmarketKraig
  • Member since: Dec. 8, 2004
  • Offline.
Forum Stats
Member
Level 32
Artist
Response to Quick AS code 2005-05-16 20:51:05 Reply

on (release) {gotoAndPlay("scene 2", 01);
}


This sig is 100% effective protection from all hexes, curses, evil spirits and bad karma. Guaranteed.

BBS Signature
BlackmarketKraig
BlackmarketKraig
  • Member since: Dec. 8, 2004
  • Offline.
Forum Stats
Member
Level 32
Artist
Response to Quick AS code 2005-05-16 20:53:11 Reply

Sorry for the double post.

Hope that works (it does for me). I should have put the whole thing in the forst post but I was being kind of hasty and didn't have flash open to check the code to make sure I had everything right.

Good luck. :)


This sig is 100% effective protection from all hexes, curses, evil spirits and bad karma. Guaranteed.

BBS Signature