Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Handling binary image data

Handling binary image data

2004-03-16       - By A. Schneider

 Back
Reply:     1     2  

Hi,

I want to read in an image from the hard disk and then transfer the
binary content via webservices to a server.

In a second stage I want to read that data from the server via
webservices again and display it in my movie. This could also be done
with transferring the URL to the image on the server but the reading of
binary data could have some additional benefit so I want to have that.

I thought this would be a very easy task but I couldn??t?figure out how
to do this. I also couldn?t find any hints on the web. Anyone knows
some tricks to make this work?

I played around with loadMovie but then I don?t know how to access the
binary content. The solution with creating an empty movie clip and
storing this on the server is out of scope because the image has to be
editable.

Alexander

=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
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:107093
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)