Displaying 1 result from an estimated 1 matches for "testimagenotext_65x29".
2010 Sep 09
1
406 Not Acceptable with swfupload
...;'>
  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.png",  //
Relative to the Flash file
      button_width: "65",
      button_height: "29",
      button_placeholder_id: "spanButtonPlaceHolder",
      button_text: ''<span class="theFont">Hello</span>'',
      button_text_style...