FlyPaper

Things that tend to stick

   Feb 09

Flash Notes: Importing and displaying images via Binary ByteArray

After weeks of sickening trial and error, I have finally figured out a method of importing and displaying ByteArrays as images.
 
To do this, you’ll need the base64 converter library created by the folks at Dynamic Flash available here.
We will continue this under the assumption that you are familiar with class paths and importing external classes.
On [...]

Read the rest of this entry »