Is it posible to load a binary Image to flash using asp or asp.net?

Hello everyone,

I’m able to load images from a database reading the image name that is located in a folder into flash. But I’d like to store the image in the database and then read this image and load the image into flash but I was wondering if anyone know if this is posible and if it is what would be the method to do it.

I know how to upload and write binary images to a html page but how do I show this image in Flash using this method??

Thanks a lot in advance

P.D:.Remember that im writting the image to a web page not to the hard drive.