The McLeodGaming forums were permanently closed on April 30th, 2020. You are currently viewing a read-only archive.
View unanswered posts | View active topics It is currently Fri May 15, 2020 5:46 am

Forum rules


IMPORTANT

This Forum is for Flash related questions ONLY! Do not ask questions about spriting, Game Maker, Photoshop, or anything else not related to Flash.



 [ 11 posts ] 
[Request] Credit Button and Replay Button 
Author Message
User avatar

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.

_________________
Image
Image


Sat Aug 23, 2008 9:05 pm
User avatar

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);
}

_________________
Image

ashante08 wrote:
We argue, we try to understand each of our problems, we argue some more, rinse and repeat


Sat Aug 23, 2008 9:14 pm
User avatar

Joined: Thu Aug 21, 2008 4:10 pm
Posts: 21
Thanks for the help

_________________
Image
Image


Sat Aug 23, 2008 9:20 pm
User avatar

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)?

_________________
Image

ashante08 wrote:
We argue, we try to understand each of our problems, we argue some more, rinse and repeat


Sat Aug 23, 2008 9:21 pm
User avatar

Joined: Thu Aug 21, 2008 4:10 pm
Posts: 21
johnnyg5646 wrote:
yup and by credit button, to you mean the slide show of who made the game (such as yourself)?


Yeah

_________________
Image
Image


Sat Aug 23, 2008 9:23 pm
User avatar

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)

_________________
Image

ashante08 wrote:
We argue, we try to understand each of our problems, we argue some more, rinse and repeat


Sat Aug 23, 2008 9:44 pm
User avatar

Joined: Thu Aug 21, 2008 4:10 pm
Posts: 21
johnnyg5646 wrote:
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)


Okay thanks again that helped.

_________________
Image
Image


Sat Aug 23, 2008 10:00 pm
User avatar

Joined: Mon Aug 11, 2008 6:56 am
Posts: 469
Location: not so superhappy fun fun land....
anymore help just pm me!

_________________
Image

ashante08 wrote:
We argue, we try to understand each of our problems, we argue some more, rinse and repeat


Sat Aug 23, 2008 10:05 pm
User avatar

Joined: Thu Aug 21, 2008 4:10 pm
Posts: 21
Okay

_________________
Image
Image


Sun Aug 24, 2008 12:59 pm
User avatar

Joined: Sun Aug 17, 2008 5:39 pm
Posts: 1248
Gender: Anime Girl
Skype: Nacritico
Currently Playing: LOL
johnnyg5646 wrote:
anymore help just pm me!


is good you are helping Jhon, but next time do this
Code:
[CODE]
// THE THINGS YOU WANT TO SAY>
// FOR EXAMPLE:
for(Z=0;Z<5;Z++){
    DOSTUFF()
}
[/CODE]

_________________
SALU2'S Image
_________________
Original forum: show
join date: January 08, 2007
Posts on old MG: 2432, level 16

Image
Image chóu


Sun Aug 24, 2008 8:22 pm
User avatar

Joined: Mon Aug 11, 2008 6:56 am
Posts: 469
Location: not so superhappy fun fun land....
ahhhh ok.

_________________
Image

ashante08 wrote:
We argue, we try to understand each of our problems, we argue some more, rinse and repeat


Sun Aug 24, 2008 8:36 pm
Display posts from previous:  Sort by  
 [ 11 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


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

cron
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software for PTF.