Flash multiple upload doesn't work with CI upload library |
[eluser]Unknown[/eluser]
Hi, I'm trying to do my own multiple file upload form using flash. I have prepared swf and controller. If my action looks like this: Code: public function upload() everything works perfect - the file is uploading. But when i change action to (http://ellislab.com/codeigniter/user-gui...ading.html): Code: public function upload() Furthermore second option works fine with HTML form. I'm a little bit confused. Any ideas? |
Messages In This Thread |
Flash multiple upload doesn't work with CI upload library - by El Forum - 10-20-2010, 07:18 AM
Flash multiple upload doesn't work with CI upload library - by El Forum - 10-20-2010, 07:32 AM
Flash multiple upload doesn't work with CI upload library - by El Forum - 10-20-2010, 10:50 AM
Flash multiple upload doesn't work with CI upload library - by El Forum - 10-20-2010, 01:40 PM
|