The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 Views..how exactly do i make a contents page for my website i'm making with flash, sure, i have made an enter page, with a button that links to the main page, and i have three other pages that i want to get it to
what i mean is, enter page ((works)) main page ((first button works)) but the script for the next 2 pages are impossible, i used "next frame" for the first page but how do i do the rest? ='(
U have to do the different Pages on Different SCENES Frames dont work :D Hope that helped ^_^
thanks, so now i'll just copy and paste things to different scenes, and use which script?
on(release){
_root.gotoAndStop("scene 2",1);
}
?
At 9/2/05 12:22 PM, Darkaxl wrote: U have to do the different Pages on Different SCENES Frames dont work :D Hope that helped ^_^
This is simply incorrect :-/ But at least your heart's in the right place.
I'd suggest reading up on loadMovie() and getURL in the Actionscript Dictionary.
At 9/2/05 12:29 PM, Darkaxl wrote: Negative u the one Lockin all my Posts??!
hes lockign and deleting because you keep whining about it. mayeb if you had a cup of stfu for a second hed stop.
now that i've done that, when i press the button ((in test movie)) it doesnt do anything apart from change from over to press mode or something
???
Wtf is a cup of stfu :| is that cyber talk to make u feel big :o did it work
At 9/2/05 12:30 PM, Vv-Chaotic-vV wrote: now that i've done that, when i press the button ((in test movie)) it doesnt do anything apart from change from over to press mode or something
???
you cant just make a butten directly. you have to make a movie clip convert it into a graphic, then convert it into a button
Steam: imuffin101
At 9/2/05 12:29 PM, Darkaxl wrote: Negative u the one Lockin all my Posts??!
I didn't lock or delete whatever one made you create the pointless thread complaining about it (which is, btw, against the rules), but I did lock that one, and the other one after that. Stop or you'll be banned. Just email a mod if you have a damn problem.
Tip, make sure you do gotoAndStop instead of play because other wise it fucks up somethimes.