How to insert game within a game in flash?

  • Thread starter Thread starter coolmegg
  • Start date Start date
C

coolmegg

Guest
Okay, so I want to add this ping pong game I made in flash, to this other game. I included a button that lead to the frame where I wanted the game to be.

Just not sure what to do after this. The game is there, with the code and stuff, and I added

Stop();

to the action layer because I wanted it to stop there.
But that's just it, after I added the stop(); none of my codes worked for the game, the frame did stop there, but nothing worked, you couldn't click any of the buttons, nothing.

I'm basically trying to make a mini game inside this game I made.

It would help if you told me how to get this to work but it would help even more if you could link me to a tutorial for this. Thanks a lot!
 
Back
Top