Flash |
![]() ![]() |
Flash |
![]()
Post
#1
|
|
![]() big fat cheerio ![]() ![]() ![]() Group: Member Posts: 33 Joined: Apr 2006 Member No: 393,250 ![]() |
I have to create a flash game for 5 year olds, and i have a questions about flash buttons. I am going to put in an animal, for example, a goat, and under the goat, there are going to be three buttons, each button will have a different animal name, one of them being goat, and the kid needs to click on the right one. My problem is that i can never get the button to work. How do you make a button so that when you click on it, it will bring you to a new scene? so for example, when the kid presses the right button, then a new scene will appear saying its correct and stuff.
please help, i'm sorry if this is rather complicated ![]() |
|
|
![]()
Post
#2
|
|
![]() Hi! Call Me Jam-Jam Jelly! ![]() ![]() Group: Member Posts: 19 Joined: Apr 2006 Member No: 392,441 ![]() |
not that it really matters, but which flash are you running?? Flash 2004? Flash 8?
![]() first you have to make the new scene and save it as correct or wrong or whatever that way when you make the button, you alreayd have a page to link to it. then TRY this code on your actionscript for the button: on(Release){ loadMovieNum("whateveryoursceneisnamed.swf",0) } just make sure that you make SWF's of your scene by "Testing the movie" which is ctrl+enter. :laugh:oh oh oh if that doesnt work, you can always find a flash tutorial that will explain things ALOT better than i can. Try Flash Kit or something they help ALOT! ^.^ |
|
|
![]() ![]() |