Displaying 1 result from an estimated 1 matches for "swfu".
Did you mean:
swf
2010 Sep 09
1
406 Not Acceptable with swfupload
...format.html { render :action => "new" }
format.xml { render :xml => @asset.errors, :status =>
:unprocessable_entity }
end
end
end
end
-------- new.html.erb
<h1>New</h1>
<script type=''text/javascript''>
var swfu;
window.onload = function () {
swfu = new SWFUpload({
upload_url : ''<%= new_asset_path_with_session_information %>'',
flash_url : ''/flash/swfupload.swf'',
// Button settings
button_image_url: "/images/TestImageNoText_65x29...