  | |  | loading jpgs from MySQL BLOB | loading jpgs from MySQL BLOB
2004-02-10 - By Josh Ettwein
Back Anyone have any luck using loadMovie() to load jpg images soted as base64
encoded MySQL blobs? I have a php page that is writing out a header and the
base64decoded blob from the database. This works fine when displaying in
browser/HTML, but I can 't think of a way to bring these images into flash. I
tried:
<code >
imageHolder_mc.loadMovie( "get_image.php?lotID=1&imgNum=1 ");
</code >
That didn 't seem to work. Anyone have any bright ideas? Unfortunately, the
application requires using this legacy database set up like this...
Thanks,
Josh
Josh Ettwein .:. Interactivate, Inc. .:. Digital Solutions Developer .:.
phone 619.814.1999 x150 .:. fax 619.814.1998
This message is intended only for the use of the Addressee and may contain
information that is PRIVILEGED and CONFIDENTIAL. If you are not the intended
recipient, dissemination of this communication is prohibited. If you have
received this communication in error, please erase all copies of the message
and its attachments and notify us immediately.
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:103731
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |