http://www.flash-db.com/Tutorials/snapshot/snapshot.php
Backend is PHP with GD required - at least it will get you started. I tried to find CF code some time ago with little success. I suppose I'll have to do same thing in couple of month's time and will be probably looking into some Java classes that have similar functionality to GD. As you can see only tricky part of that example PHP is this: imagesetpixel ( $image , $x , $y , $color ); Hope this helps Tero Pikala -----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 26 March 2007 13:32 To: CF-Talk Subject: CF script to save BitmapData from Flash Any examples out there? Ta. Adrian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273709 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

