php variables to flash file

Discussion in 'Programming' started by kevbo22, Mar 21, 2011.

  1. #1
    I need to send some php variables to my flash file. How do I do this? So basically I have connected to my DB, and did a sql query to fetch some data in array format with the variable $row. So I have created all my variables I want to put into my flash, like username is $username=$row[username]; How do I get $username into flash? Thanks!
     
    kevbo22, Mar 21, 2011 IP
  2. PatratzelMov

    PatratzelMov Member

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
  3. kevbo22

    kevbo22 Active Member

    Messages:
    149
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Thanks for posting that. I did watch that. I dont think I will beable to get it done as I dont know about flash. But thanks for the help. If anyone has a action script file that will get my variables from my php file, please do share.

    I am just looking for something that will fetch or get the variables from my external php file.
     
    kevbo22, Mar 21, 2011 IP