Mailing List
Home
Flash Pro
Extending Flash
Flash Macromedia Developer
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
loading jpgs from MySQL BLOB

loading jpgs from MySQL BLOB

2004-02-10       - By Josh Ettwein

 Back
Reply:     1     2     3     4  

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)