Goto Frame 3 on click

  • Qsic
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Mar 30, 2005
  • Posts: 35
  • Status: Offline

Post April 12th, 2005, 2:10 pm

I have a button.... all I want it to do is go to frame 3 when it's clicked. Can someone type out the code for that. I am having the most difficult time with it. It is soooooooooo much easier on a mac.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post April 12th, 2005, 2:10 pm

  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post April 12th, 2005, 6:42 pm

Code: [ Select ]
on (release) {
gotoAndStop(3);
}
  1. on (release) {
  2. gotoAndStop(3);
  3. }
#define NULL (::rand() % 2)

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 145 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.