<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -44,17 +44,8 @@ module OpenFlashChart
       &lt;&lt;-HTML
       &lt;div id=&quot;#{div_name}&quot;&gt;&lt;/div&gt;
       &lt;script type=&quot;text/javascript&quot;&gt;
-      swfobject.embedSWF(&quot;#{base}#{swf_file_name}&quot;, &quot;#{div_name}&quot;, &quot;#{width}&quot;, &quot;#{height}&quot;, &quot;9.0.0&quot;, &quot;expressInstall.swf&quot;,{&quot;data-file&quot;:&quot;#{url}&quot;}, {&quot;wmode&quot;:&quot;transparent&quot;});
+        swfobject.embedSWF(&quot;#{base}#{swf_file_name}&quot;, &quot;#{div_name}&quot;, &quot;#{width}&quot;, &quot;#{height}&quot;, &quot;9.0.0&quot;, &quot;expressInstall.swf&quot;,{&quot;data-file&quot;:&quot;#{url}&quot;});
       &lt;/script&gt;
-      &lt;noscript&gt;
-        &lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;#{protocol}://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&quot; width=&quot;#{width}&quot; height=&quot;#{height}&quot; id=&quot;#{obj_id}&quot; align=&quot;middle&quot; wmode=&quot;transparent&quot;&gt;
-          &lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot; /&gt;
-          &lt;param name=&quot;movie&quot; value=&quot;#{base}#{swf_file_name}?data=#{url}&quot; /&gt;
-          &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
-          &lt;param name=&quot;bgcolor&quot; value=&quot;#FFFFFF&quot; /&gt;
-          &lt;embed src=&quot;#{base}#{swf_file_name}?data=#{url}&quot; quality=&quot;high&quot; bgcolor=&quot;#FFFFFF&quot; width=&quot;#{width}&quot; height=&quot;#{height}&quot; name=&quot;#{obj_id}&quot; align=&quot;middle&quot;  allowScriptAccess=&quot;sameDomain&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;#{protocol}://www.macromedia.com/go/getflashplayer&quot; id=&quot;#{obj_id}&quot; /&gt;
-        &lt;/object&gt;
-      &lt;/noscript&gt;
       HTML
     end
   end</diff>
      <filename>lib/open_flash_chart/open_flash_chart_object.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>81cd40cc5d4221644122768151fa4ef59d4d33d0</id>
    </parent>
  </parents>
  <author>
    <name>PullMonkey</name>
    <email>charlie@pullmonkey.com</email>
  </author>
  <url>http://github.com/pullmonkey/open_flash_chart/commit/833033459fe99e09e5894093688f9fd7ad87c2a3</url>
  <id>833033459fe99e09e5894093688f9fd7ad87c2a3</id>
  <committed-date>2009-04-20T14:30:32-07:00</committed-date>
  <authored-date>2009-04-20T14:30:32-07:00</authored-date>
  <message>really isn't any support for noscript in the new version of OFC swf, also allow printing</message>
  <tree>156941836a6ac3565f9a1f4b42492404f60af880</tree>
  <committer>
    <name>PullMonkey</name>
    <email>charlie@pullmonkey.com</email>
  </committer>
</commit>
