Interested in your opinion why Flex is overkill here. Can't really 
see what a 30-line (or so) Flex app would be overkill - also given 
that Flex SDK is even free and that Flex is usually much easier to
understand for people with a CF background.

Cheers,
Kai

>Not that it HAS to be flex. Just as easy to do it using normal flash and for
>what it will be doing flex might be a little over kill 
>
>-----Original Message-----
>From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
>Of Kai Koenig
>Sent: Monday, 7 April 2008 1:50 PM
>To: cfaussie@googlegroups.com
>Subject: [cfaussie] Re: Document Download
>
>
>Hi Brett,
>
>not that I know of easily in CF. What you could do is have a tiny Flex
>application being responsible for the downloads. The Flex app pushes the
>file to the client and will broadcast progress events as well as a complete
>event. In the complete event handler you could then trigger a service call
>to a CFC to update the download counter etc.
>
>Cheers
>Kai
>
>
>>I'm using cfcontent to deliver documents that are stored off the 
>>webroot. Part of the process is to track how many times a document has 
>>been downloaded with a view to limiting the number of times it is
>delivered.
>>
>>I'm just wondering if there is any way for the server to be notified 
>>when a document has been successfully delivered? As in, the client 
>>didn't cancel the download before it started or they didn't lose the 
>>connection half way through etc.
>>
>
>
>
>
>____________________________________________
>Kai Koenig
> 
>Director & Software Solutions Architect
>Ventego Creative Ltd
>
>154 Parkvale Road, Karori
>Wellington, New Zealand
> 
>Office: +64  4 476 6781
>Mobile: +64 21 928 365
>
>e-mail: [EMAIL PROTECTED]
>web: http://www.ventego-creative.co.nz
>blog: http://www.bloginblack.de
>
>
>
>
>
>
>>



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to