Pass avariable to PHP from flash

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jordan79
    New Member
    • Mar 2008
    • 20

    Pass avariable to PHP from flash

    I have a variable called score that holds a number from 1 to 10.
    I want to pass this vaiable to a PHP script so that I can add it to a database.
    How would I go about this.
    I would like to avoid using XML as it is only one number I am sending.
    Thanks :)
Working...