- Joined
- Sep 29, 2004
- Messages
- 1,417
- Reaction score
- 29
Can somebody who has an up-to-date vBulletin licence please do me a quick favour?
Go to this page: http://www.vbulletin.org/forum/showthread.php?t=60666
I want the "Converting Games" instructions.
Under Converting Games, it says:
---
Step 1.
Create a blank movie clip, containing two keyframes.
Step 2.
On frame 1 of this blank movieclip, insert this code (not forgetting to change the gamename value to something unique - THIS PRESUMES THAT _root.score CONTAINS THE SCORE VALUE!):
Step 3.
Now, you need to let the game know when to finish the game and redirect the page. This is done by the setting of a new variable, "gameover". When _root.gameover==1, the game will end.
Find the frame of the "Game Over" page, and add this actionscript to the frame:
Save, and export the SWF movie to the appropriate place.
---
Can someone please cut and paste the blocked parts for me, so I can have the code...
Many thanks! ;-)
Go to this page: http://www.vbulletin.org/forum/showthread.php?t=60666
I want the "Converting Games" instructions.
Under Converting Games, it says:
---
Step 1.
Create a blank movie clip, containing two keyframes.
Step 2.
On frame 1 of this blank movieclip, insert this code (not forgetting to change the gamename value to something unique - THIS PRESUMES THAT _root.score CONTAINS THE SCORE VALUE!):
Block Disabled: Suspended or Unlicensed Members Cannot View Code.
Step 3.
Now, you need to let the game know when to finish the game and redirect the page. This is done by the setting of a new variable, "gameover". When _root.gameover==1, the game will end.
Find the frame of the "Game Over" page, and add this actionscript to the frame:
Block Disabled: Suspended or Unlicensed Members Cannot View Code.
Save, and export the SWF movie to the appropriate place.
---
Can someone please cut and paste the blocked parts for me, so I can have the code...
Many thanks! ;-)