PDA

View Full Version : bitmap to byte



rahul_7star
March 18th, 2008, 12:59 PM
is this possible -->to Convert an Image to a Byte Array and use this array in external swf (http://www.javagaming.org/forums/index.php?topic=18259.msg143244#msg143244)

bluemagica
March 18th, 2008, 01:22 PM
As far as i know, flex3 includes libraries to encode jpeg, and png images into byte array..

rvavruch
March 18th, 2008, 02:03 PM
If you're in AS2 then this might help:

http://www.sephiroth.it/tutorials/flashPHP/print_screen/

ArmoredSandwich
March 18th, 2008, 02:16 PM
It sure is.