is there any way we can upload multiple images at once via front end? using a single asset builder?
Take a look at this: http://forums.matrix.squiz.net/index.php?showtopic=6645
[quote]
Take a look at this: http://forums.matrix.squiz.net/index.php?showtopic=6645
[/quote]
Thanks a lot.
I've fooled around a bit with swfupload - http://swfupload.org/
just use firebug to snoop the post parameters from your asset builder and stick that into the post_params initialization setting, point it at your asset builder and it works fine.