Thanks Tero, that's all I could find also.

Until looking in to it I'd assumed it was a fairly common thing to do and
that there would be plenty of CF examples.

I'll post if I find anything, or do it myself of course ;)

-----Original Message-----
From: Tero Pikala [mailto:[EMAIL PROTECTED]
Sent: 26 March 2007 14:21
To: CF-Talk
Subject: RE: CF script to save BitmapData from Flash


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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273711
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to