Hi All, I am doing some research for an upcoming project ...
With the new Bitmap Class and FileReference.download functionality in Flash 8, is it possible to create a drawing app that can grab what the user has drawn (using the Bitmap Class) and then download it to a folder on a webserver as a JPEG (using the FileReference.download method)? Or can I only sample every colour value (using getPixel) and then send a string of these values up to a script (such as PHP) on the server that then creates a JPEG on the fly (using the GD Graphics Library)? Thanks, Adrian Parr _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

