I am novice at both PHP and actionscript, but let’s say I have an array
$files[]
in my php script. How would I import this array into flash? I’ve been messing around with loadVariables but I can’t seem to get it to work. Any help is greatly appreciated.