A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: ACTIONSCRIPT FOR SENDSCORE-HELP ME PLEASE!

  1. #1
    Junior Member
    Join Date
    May 2002
    Posts
    24

    Wink

    Im making a game for a virtual pet site and i cant get sned to work right now.
    Its suposed to go to http://www.matrixpets.com/flashsc.php?page=sk
    and get the letters/numbers after sk=
    then goes to flashsc.php?page=submit&sk2=sk&load=score&id=1

    The PHP part is already done

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,044
    Hi,

    you can type either of there urls into your browser and get nothing back ... is that the desired behaviour of the php?

    In case the php wants real values instead of the words sk and score, you could do
    loadVariables('flashsc.php?page=submit&sk2='+sk+'& load='+score+'&id=1'
    Before you actually use this for transmitting high scores, please search this forum for keywords like 'astronomical score', 'game hacked' etc.

    Musicman

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