GKM
04-14-2005, 12:11 PM
Hi,
I'm recreating a game for a friend of mine and I'm stuck with a quite silly and stupid thing.
The game is about two spaceships that they try to kill each other, they have 5 lives each and I also track the score for both for every hit they make.
In the frame where the game (fighting) evolves I have two dynamic text boxes, with the var(s) player1.point and player2.point, where I display the score for each hit...Everything works fine until now....
Now I want to be able to "transfer" the two dynamic text boxes to a previous frame, where I send the players if either losts all of his/hers (5) lifes and be able to display the final score (for example 120 - 60)...
How I'm supposed to do this??
Thanks :)
I'm recreating a game for a friend of mine and I'm stuck with a quite silly and stupid thing.
The game is about two spaceships that they try to kill each other, they have 5 lives each and I also track the score for both for every hit they make.
In the frame where the game (fighting) evolves I have two dynamic text boxes, with the var(s) player1.point and player2.point, where I display the score for each hit...Everything works fine until now....
Now I want to be able to "transfer" the two dynamic text boxes to a previous frame, where I send the players if either losts all of his/hers (5) lifes and be able to display the final score (for example 120 - 60)...
How I'm supposed to do this??
Thanks :)