ForumsProgramming Forumheelp plz!?!

7 3903
boburmum1
offline
boburmum1
6 posts
Nomad

ive decided to make a flash game. but the thing is i dont know how to create a main menu like play, controls and help. could an experianced game maker plz come and help plz.

  • 7 Replies
boburmum1
offline
boburmum1
6 posts
Nomad

im using macromedia flash 8.

dank
offline
dank
986 posts
Peasant

There is no Flash CS2 :P

Anyway, if you don't know how to make simple buttons, you're doomed to fail at making a game. Start learning some action script first. There is a site called lynda.com that cost $20 a month but allows you access to full training videos for over a hundred different programs, including Flash and Actionscript.

boburmum1
offline
boburmum1
6 posts
Nomad

i know how to make buttons but i just want to know how to make it go to the game from the button

boburmum1
offline
boburmum1
6 posts
Nomad

i found out how to make and use the buttons.
the code is
on(release){
gotoAndPlay(EnterFrameHere)
}
and
stop();

in th fram u r going to. but it doesn't let me press the buttons,it skips right to the frame where i want it to go. anyone got any suggestions or corrections for me?

jackice
offline
jackice
53 posts
Nomad

i need help with summtion

ZeroUltimax
offline
ZeroUltimax
10 posts
Nomad

what i would suggest is going on newgrounds.com and searching for flash game tutorial.
you will find a lot of tutorials for beginners there.

and jackie, plz dont spam

ThexDancingxMuffin
offline
ThexDancingxMuffin
61 posts
Nomad

Could you maybe show us the ActionScript you have so far? It could help.

Showing 1-7 of 7