Home Download Gallery Order Support How To Registration Online ABOUT
Home
Download
Gallery
Order
Support
How To
Registration Online
Forum

Create Your
Puzzle Game Online
Click Here



View large Image

View Large Image

View Large Image

View Large Image
More Puzzle

Flash Demo
Download
Requirements
1024 X 768 Resolution

How To
1. How to create high score dialog with HTML
  1. Create a button or a menu item


  2. Modify change button's event or menu item's event


  3. Choose event :
    Display HTML Form on dropdown list. Click Parameter button.


  4. Define HTML file name and size of window you like


  5. Create your HTML file, then save it in the same directory with your project file.


  6. To be able to display high score list, add special tags to display list of player names and time to complete their Puzzles game.


  7. To display player name use HIGHSCORE_NAME_XX where XX is number.
    You must ensure using proper capitalization for tag because it is case-sensitive.
    For example :

    HIGHSCORE_NAME_0 will display the first top player
    HIGHSCORE_NAME_1 will display second top player
    HIGHSCORE_NAME_9 will display the last top player

    Note that in this current version we only allow user to display only ten top players maximum, if you specify more than ten.
    for example : HIGHSCORE_NAME_10, this tag won't be replaced with player name.


  8. To display player's time achieved to complete Puzzles game, use HIGHSCORE_TIME_XX. It is similar with HIGHSCORE_NAME.
Following HTML code example explain how to display best top player list :

Name of Player
Time
 » Ryan 00:00:07
 » Antonyo 00:01:10
 » Risca 00:01:11
 » George 00:01:25
 » Alexander 00:01:26
 » Blanco 00:01:45
 » Reyna 00:01:48
 » Bima 00:01:58
 » Ayong 00:02:18
 » Clara 00:02:20

Source :



Email
Registration Code


New Features
from
Jigsaw Puzzle Editor