Author |
Message |
Marcus Fenix
Joined: Thu Aug 21, 2008 4:10 pm Posts: 21
|
Im kind of new to Flash and I'm trying to make a credit button and a replay button but i can't seem to figure it out at all if anyone has the actionscripting for it and can give it to me that would be great.
_________________
|
Sat Aug 23, 2008 9:05 pm |
|
|
johnnyg5646
Joined: Mon Aug 11, 2008 6:56 am Posts: 469 Location: not so superhappy fun fun land....
|
be more specific. if this is what you mean by a replay button, do this: 1. make an object and make it a button 2. add this code to the button: on (release) { gotoAndPlay(1); }
_________________
|
Sat Aug 23, 2008 9:14 pm |
|
|
Marcus Fenix
Joined: Thu Aug 21, 2008 4:10 pm Posts: 21
|
Thanks for the help
_________________
|
Sat Aug 23, 2008 9:20 pm |
|
|
johnnyg5646
Joined: Mon Aug 11, 2008 6:56 am Posts: 469 Location: not so superhappy fun fun land....
|
yup and by credit button, to you mean the slide show of who made the game (such as yourself)?
_________________
|
Sat Aug 23, 2008 9:21 pm |
|
|
Marcus Fenix
Joined: Thu Aug 21, 2008 4:10 pm Posts: 21
|
_________________
|
Sat Aug 23, 2008 9:23 pm |
|
|
johnnyg5646
Joined: Mon Aug 11, 2008 6:56 am Posts: 469 Location: not so superhappy fun fun land....
|
ok, then read this: 1. make a credit image 2. make it a button 3. put in thes action script on (release) { gotoAndPlay(the frame with the beginning of your credits, such as 75); } Key: Black: action script Green: changeable actionscript (only numbers unless you have a frame lable)
_________________
|
Sat Aug 23, 2008 9:44 pm |
|
|
Marcus Fenix
Joined: Thu Aug 21, 2008 4:10 pm Posts: 21
|
Okay thanks again that helped.
_________________
|
Sat Aug 23, 2008 10:00 pm |
|
|
johnnyg5646
Joined: Mon Aug 11, 2008 6:56 am Posts: 469 Location: not so superhappy fun fun land....
|
anymore help just pm me!
_________________
|
Sat Aug 23, 2008 10:05 pm |
|
|
Marcus Fenix
Joined: Thu Aug 21, 2008 4:10 pm Posts: 21
|
Okay
_________________
|
Sun Aug 24, 2008 12:59 pm |
|
|
Original Unbastard
Joined: Sun Aug 17, 2008 5:39 pm Posts: 1248
Gender: Anime Girl
Skype: Nacritico
Currently Playing: LOL
|
is good you are helping Jhon, but next time do this
_________________SALU2'S ™ _________________ join date: January 08, 2007 Posts on old MG: 2432, level 16 nà chóu
|
Sun Aug 24, 2008 8:22 pm |
|
|
johnnyg5646
Joined: Mon Aug 11, 2008 6:56 am Posts: 469 Location: not so superhappy fun fun land....
|
ahhhh ok.
_________________
|
Sun Aug 24, 2008 8:36 pm |
|
|