Displaying an image from a db?

Hey everyone,

Ok first ill explain what ive already got:-

I have an .swf file which sucessfully links to a MySQL database and displays information from the selected table in the swf file. This is dynamic and can be edited using a php script.

what i want is to pull an image link from the database table, and for the .swf file to display the corresponding image. So if picture1.jpg is stored in the database field the swf file will find the file, stored on the server in a ‘images’ folder, and display the picture rather than the text from the database! :red:

Hope this has been explained correctly, i’ll appreciate any help at all

i already know how to retrieve text from a db field and display it in the swf.

thanks
Ash :link: