Skip to main content
Participant
October 26, 2013
Answered

msql,php,and flash

  • October 26, 2013
  • 1 reply
  • 462 views

i want to display data from the data base on my flash swf file i am reali struggling please help

This topic has been closed for replies.
Correct answer kglad

use the urlloader class to send and receive data between flash and your server-side script(s) and use your server-side script(s) to query/write to your database.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
October 26, 2013

use the urlloader class to send and receive data between flash and your server-side script(s) and use your server-side script(s) to query/write to your database.