Stefan,

To back track a little:

1) Can you instantiate the object?

2) If you can instantiate the object, do a cfdump and that will tell
you which methods are available to CF, from there you'll have a better
idea of what you can and can't do with the assembly

hope this helps

On Wed, Nov 3, 2010 at 5:35 AM, Stefan Richter <ste...@flashcomguru.com> wrote:
>
> Thank you for the reply.
>
>>> <cfset img = slide1.GetThumbnail(1f, 1f)>
>
> According to the docs this would produce a full scale image (I assume same 
> size as slide).
>
>>cffile's not doing the trick? http://bit.ly/bxlt88 or fileWrite (if cf9)
>>http://bit.ly/a1XD1L
>>
>>if that's not working, then maybe image? http://bit.ly/967gKy
>
> Thanks, will try that.
>
> Regards,
>
> Stefan
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338796
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to