A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: music game top scores

  1. #1
    Member
    Join Date
    Feb 2002
    Posts
    71
    I've got what I think is a working version of my musical interval game with top-ten scores. I also added a chooser element + buttons to easily choose various game levels "on-the-fly." What I'm interested in is how well the top-ten score routine is working. I thinks it works, but for some reason a browser refresh is necessary sometimes to view the scores, and it seems to take a reload to see any new high scores added.

    Any input from you guys would be appreciated.

    Here's the game:
    http://www.pedaplus.com/flash/2_note_int_scores.swf

    and here's the source movie:
    http://www.pedaplus.com/flash/2_note_int_scores.movie

    Thanks!
    Jon E.

  2. #2
    Member
    Join Date
    Feb 2002
    Posts
    71

    discovery

    When sending variables to the server and retrieving them right away, doing it within the flash program doesn't update the variables until you close the browser and reload. So I display the scores in a separate web page (*.php) and, voila, there they are, when the url opens in a new window.

    So, http://www.pedaplus.com/flash/2_intervals.html


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