Hello… I have a php script that displays the top 10 users from a mysql database based on profile hits. I wanted to know how to pass these users into flash, instead of html.
Currently the script displays the users small avatar, username, and hit count. I wanted to be able to pass the users into a movie clip and have that movie clip repeated, but was having a hard time getting it to work.
Any help would be greatly appreciated because I am stumped, thanks!!
P.S. I attached the relevant files in a zip…