We do use a similiar uploading process for Director, but it is mostly homegrown. The swfupload project looks like a good one, I just didn't know about it when we built ours :)
I used a Flash/Rails example I found here[1] as a starting point. [1] http://blog.vixiom.com/2006/09/08/multiple-file-upload-with-flash-and-ruby-on-rails/ On Mar 3, 4:08 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > Brad Daily uses something similar in ssp Director which is a cakePHP App. > > its either similar or its the same. > > The director multi - upload works very well. > > On 03/03/07, phirschybar <[EMAIL PROTECTED]> wrote: > > > > > I'd love to see somebody try this:http://swfupload.mammon.se/ > > > Yeah, it's flash and 3rd party but it has a nice multiple upload > > feature because it uses flash's native upload dialogue. I plan to try > > it out on a project soon. > > > Anybody seen or tried this? > > > On Mar 2, 11:28 am, "Mech7" <[EMAIL PROTECTED]> wrote: > > > Is there a explanation or tutorial anywhere which explains how to do > > > multiple file uploads and store the name in the database? > > > > I have found this:http://thinkingphp.org/demos/cake-timer/ > > > but it looks a little complicated and uses a perl script :( --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
