A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: Highscore chart!

  1. #1
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323

    Question Highscore chart!

    I want to make a highscore chart without using PHP or MYSQL but if somebody knows how to do this with xml PLEASE tell me!
    i just want to make a top 10 or even just top 3 chart so don't tell me how to add every single score!
    AND NOT MOCHIADS PLEASE!

  2. #2
    Senior Member
    Join Date
    Feb 2006
    Posts
    107
    One way to do a highscore, is with arrays and the flash local object.

    It is pretty easy to dump and read the local object. You might want to start here. The only draw back is the scores are local to the users machine.

  3. #3
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    that's easy to make! i want an online one!!!

  4. #4
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    Flash needs to communicate with an online script (asp,php,cgi) to write data to xml or txt files

  5. #5
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    you think you could tell me how to use xml?
    please?

  6. #6

  7. #7
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    thanks for showingg me that test, it should come in handy if it works on my webpage.

  8. #8
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    wait i tried downloading it but couldn't extract it!!!

  9. #9
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    nevermind

  10. #10
    Junior Member
    Join Date
    May 2009
    Posts
    2

  11. #11
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    hey, stop doing your advertising here!

    anyway it turns out I can use PHP.

    so modified_dog, i ended up making a highscore using the help of you.

    thanks man, you rule!

    but I do not want it to be inside a data feild, i want 10 different variables written from php to the txt file to make the top ten highscores.

    anyways i can easily load all of these variables with flash to get the best highscores, but its the writing to txt file a variable from flash that i get a bit confused about.

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