This video shows you how to make a simple maze game in flash.
Start Button:
on(release){
gotoandstop(whatever frame your maze is going to be on)
}
(USE THAT CODE FOR THE PLAY AGAIN BUTTONS ALSO.)
Maze walls:
on(rollover){
gotoandstop(whatever your losing frame is on)
}
Finish line:
(The same code as the maze walls, except put it to your winning frame, or your next level)
on(rollover){
gotoandstop(whatever your winning frame is on)
}




February 17, 2011 at 7:44 pm
Hey, Just wanted to let you know that your web site is not loading properly on my apple iphone. Are you aware if there may be some setting I need to use to make it show correctly? Almost everything is out of line.
March 12, 2011 at 9:37 pm
MINE ONLY COMES UP WITH A HAND WHEN I ROLL OVER ANYTHING DOES NOT THEN JUMP TO WIN/LOOSE SCREEN!
REALLY ANNOYING
HELPPPPPPPPPPPP PLEASE
March 22, 2011 at 3:54 pm
im new to flash……..jus tell me how did u create maze walls and then how did u insert code into acions of maze walls….plss helpp