A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Quiz Game help

  1. #1

    Quiz Game help

    I have this quiz game im making but i cant figure out how to make a leaderboard. Using either php/mysql or text file. If someone could help that would be great
    Attached Files Attached Files

  2. #2
    Unknowable Donkey of Spong Crash Raindog's Avatar
    Join Date
    Oct 2002
    Posts
    148
    PHP and mysql are probably your best bets, I suspect that the facility to write text files has been removed from the newer versions of flash player and plugin, I've tried code that should work on several occasions and it never seems to work now.

    This looks like it only needs a pretty basic table, field for the player name and one for their score, though you will need a primary key to id each player record, but that's for another forum.

    If you check out the Movies section under Scripting, you should find some reasonable examples of Flash/PHP/MySQL combos.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center