I'm sure it's possible in AS2 and probably is - it just seemed extremely responsive and fast, especially considering you can choose a 1024x1280 image and it sends it to you in a second. (And is that dialog box you get when you save your drawing a normal download dialog box?)
Most AS2 solutions I've seen usually take much longer to process, and from what I've seen with some BitmapData saving solutions - they usually max out at anything larger than about 800x600 pixels. (such as http://www.quasimondo.com/archives/000572.php and http://www.5etdemi.com/blog/archives/2006/10/bitmapdata-saving-now-50-faster-on-encoding/) Either way - it works well :) On 4/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Flash is uploading a bitmapData object representing the final image to the server. This is a Flash 8 AS 2.0 solution > I'm sure is JSP server merging predefined images, client-side tells > server-side only the position, orientation, text, color, etc of the image. > You can do it with php, coldfusion, aspx, etc too. > > -- > Andrés González Aragón > Desarrollador Multimedia > http://www.quantium.com.mx > > > 2007/4/13, T. Michael Keesey <[EMAIL PROTECTED]>: >> >> The sniffer is looking for Flash 8, so I highly doubt it's an AS3 >> solution. >> >> I believe it's a highly optimized server-side solution. >> >> On 4/13/07, Mick G <[EMAIL PROTECTED]> wrote: >> > Does anyone know how this is done? (The saving as JPG option) >> > >> > http://coca-colacreator.coca-cola.com/creator.html?country=US&lang=EN >> > >> > My guess is AS3 and some type of AS3 JPG encoder? It seems too fast >> and >> > responsive to be doing any server side image encoding. >> > _______________________________________________ >> > [EMAIL PROTECTED] >> > To change your subscription options or search the archive: >> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> > >> > Brought to you by Fig Leaf Software >> > Premier Authorized Adobe Consulting and Training >> > http://www.figleaf.com >> > http://training.figleaf.com >> _______________________________________________ >> [EMAIL PROTECTED] >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training >> http://www.figleaf.com >> http://training.figleaf.com >> > _______________________________________________ > [EMAIL PROTECTED] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [EMAIL PROTECTED] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [EMAIL PROTECTED] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

