PDA

View Full Version : Help With Maze Game


toasty4you
06-13-2008, 11:51 PM
Hello ActionScript forums! I am fairly new to flash, but I already know some of the basics. Basics like making a button, quizzes, small flash web pages, and even Mad Libs. I am working on a simple mouse maze game right now. The kind where you drag your mouse around the screen and if you touch any of the sides you get a "Game Over." Well, in order to make my game challenging, I want to disable cheating. I know there's a way to make it in a flash, so that when you click, you go to "frame so-and-so" on "scene so-and-so."

So, do you guys know what the code is so that when my players click, they go to a specific frame in AS2? And how to keep the code working in only a selected number of frames?

Thanks a bunch guys! I'm sorry if this didn't make sense, ask me any more questions if you need to. I'll be refreshing this page often.