tracks/app/views/stats/_chart.rhtml
2008-05-24 15:57:18 +01:00

1 line
No EOL
288 B
Text
Executable file

<%= flashobject_tag "open-flash-chart.swf", :query_params => { 'width' => width, 'height' => height, 'data' => data}, :size => "#{width}x#{height}", :parameters => { 'allowScriptAccess' => 'sameDomain', 'wmode' => 'transparent'}, :class_name => 'open-flash-chart', :flash_id => 'chart' %>