View Single Post

  #1 (permalink)  
Old 29-08-08, 06:06
Flep Flep is offline
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,535
Rep Power: 6
Flep is on a distinguished road
Memory Game - Flash CS3 game

FlepStudio has created a new free utility.
This is a game in Flash CS3.
Many of you will recall that it was a very popular game ( at least when I was a child ).
In my opinion is still very good as pastime and as coach of memory.
In practice we 4 colored buttons that perform a sequence (increasing one for each level) and simply reproduce the exact sequence






This game has been developed with Flash CS3, PHP and mySQL.
I decided to support it to a database in order to create the Top Ten of the top 10 players.

You can download the source files and install it easily.

INSTALLATION
1) Open the files topTen.php and storeData.php and enter the information of your database (username, password and name DataBase).
2) Creating the table in the database using the file. Sql that I made available (memory_game.sql).
3) Load on your domain files topTen.php and storeData.php.
4) Open the files org/FlepStudio/TopTen.as and org/FlepStudio/StoreData.as and change the urls call to their files PHP.
5) Re-create the SWF.
6) Load on your domain main.swf

Source files:
Attached Files
File Type: zip MemoryGame.zip (396.5 KB, 485 views)

__________________

 


I recommend: Essential Actionscript 3.0

- I do not reply technicians pvt messages. Open a thread !
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !

Last edited by Flep; 30-08-08 at 12:55..
Reply With Quote