Skip to main content
Participant
May 26, 2008
Question

Arrays from a php page into flash

  • May 26, 2008
  • 1 reply
  • 336 views
Hi, I have a PHP containing an array that I want to load. http://www.stacybuckley.com/vars/pics.php. I think my syntax is wrong - I am probably going about this all wrong actually. Would I use LoadVars to do this? And then can I reference he variable within the array access operators?



This topic has been closed for replies.

1 reply

Known Participant
May 27, 2008
It looks like you have the output end right. Now just use ActionScript to explode that info into an array, like so:
Known Participant
May 27, 2008
Oh, and to load that page, just use this: