[font=Trebuchet MS]Hi all,[/font]
[font=Trebuchet MS]I’ve been browsing around the internet to find out if flash can render a ‘blob’ as an image.[/font]
[font=Trebuchet MS]I’m working on a project that needs to read data from MySQL and pass the data to flash through PHP. The data type that gonna be retrieve is ‘blob’. The “actual” data is an image (*.gif or *.jpg).[/font]
[font=Trebuchet MS]I have read the macromedia documentation and they advising to have a field in a table that contain the actual filename, and pass it to flash.[/font]
[font=Trebuchet MS]Does anyone have any clue about this issue? Because if flash can render the data as an image, I don’t have to ask the database admin to change the database schema. And moreover the ‘blob’ won’t be useless.[/font]
[font=Trebuchet MS]Thank you,[/font]