Hello there, i asked a similar question to this a couple of days ago, but i’ve got a step further at least and so know my question more specifically
Basically, i’ve created a php file which grabs ID, name, URL1, URL2, and Price from a table and puts it into an array called ‘loadpics’
Now here is where i’m lost
How can i then put pictures into flash from the URLS in the variable?
I have no idea how to tell flash to create the pictures… Do i need to use a component or something? Or do i create a movieclip and somehow load them in there?
if someone has an xml script example of putting images from the urls in the variable created by the php that would be really helpful
sorry for repeating myself a bit here, but i seem to be getting no where with this…
thanks for help!