MySQL, Images, XML -> Flash?

Well first I’d like to say I love the Kirupa tutorials and thanks to you guys I have gone from knowing not a thing about using PHP with XML to being able to convert MySQL data to XML with PHP and then displaying it in Flash.

Now I have run into a road block and any help would be greatly appreciated. I have several fields for each entry in my MySQL DB that store URL’s to images. I would like to display these images in Flash with XML the same way I am displaying the rest of the data. Is this possible, and if so, is there a special syntax for getting Flash/XML to display the URL’s as the images themselves?

Thanks!

  • Andrew