That's a nice one but I prefer the multiple file uploader example here: http://weblog.cahlan.com/2006/12/flex-upload-component.html
It's not quite as pretty but it's way more functional. If you have flexbuilder you can easily open the project and skin it differently. -Jake Tony Bentley wrote: > You could probably figure out a way to calculate processing time based on > connection speed. For uploading files, there is nothing except client side > plugins or flash that will calculate the file size being uploaded and how > much of the file has been transferred. > > The best example I have found is Laura's Flash file uploader with a progress > bar: > > http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319751 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

