I tried porting an open-source Java implementation of PNG to Actionscript using Ralf Bokelberg's J2AS, but it didn't work and the debugging would have been brutal.
Does anyone have any idea of some simple bitmap compression routines we could use? Tim Knip wrote: >Guess you could: >1. create a bitmap on the client with flash.display.BitmapData >2. grab the pixels with getPixels >3. upload >Tim K > >-----Oorspronkelijk bericht----- >Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens >Rebol.Flash >Verzonden: woensdag 26 oktober 2005 2:04 >Aan: [email protected] >Onderwerp: [osflash] Flash8 and upoad of bitmaps > >Hello osflash, > > Just want to ask here if someone don't know if it's possible to > upload somehow bitmaps which I create on the client side back to > server. > > Thanks a lot, > Oldes > http://box.lebeda.ws/~hmm/ > > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
