HOME PRODUCTS DEMOS PURCHASE SUPPORT CONTACT
FLASH HIGHSCORE COMPONENT


The new HighScore Component has finally arrived !
It provides you with an easy to use highscore system that does not requriere any knowledge about backend scripting or encryption. Just send the players name and score to the component and it will take care of the rest.

____¤ NOW WITH 6 BIT ENCRYPTION TO AVOID FRAUD ¤

 

FEATURES
 


Change all graphic colors to excatcly the colors you need
Change all text colors and and size's.
Change line thickness, color and alpha
Change spacing and edit mode
Change the number of HighScore entries used.
The Componet uses the standard FMX ScrollpaneComponent

ENCRYPTION:
The Componet uses 6 bit encryption of all data sendt to the server to avoid
the scores beeing tampered with to easily.

This is however NO guarentee that it is impossible to cheat, as flash is an open format,which can be misused.

The encrypting system we use will however make it much harder to cheat.

WHAT ARE THE PARAMETERS ? HOW ABOUT THE PHP/MYSQL ?
The Ver 1.0.0. Complete list is:

TEXT:
TextSize
TextColor
TextStyle


COLOR:
GfxColor
GfxAlpha
OutlineColor
OutlineAlpha
UseOutlineOnTextbgGfx
OutlineThicknes
EntryBlockSpace
UseEveryOtherColor


OTHER:
NumberOfScoreEntries

INSTALLING THE BACKEND:

Included in the component package is a php istallation script that will help the user setup the backend with ease, all that is need is:

Database Name
Database Server
Database Username
Database Password

All the above information is normally provide from you host company along with FTP login and other server info.
REQUIREMENTS

To install this component you need:
* Flash MX 2004 / Flash 8
* Server with PHP 4.0+
* Server with MySQL 3.0+

Other than that you will need:
* FTP Program