Return to Snippet

Revision: 19572
at October 26, 2009 07:24 by joe-bbb


Initial Code
%object{ :height => "100%", :classid => "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000", :width => "100%" }
    %param{ :name => "movie", :value => "http://url/flash/swf.swf" }
    \ <!--[if !IE]>-->
    %object{ :type => "application/x-shockwave-flash", :height => "100%", :data => "http://url/flash/swf.swf", :width => "100%" }
      \ <!--<![endif] -->
      %p
        Alternative content
      \ <!--[if !IE]>-->
    \ <!--<![endif] -->

Initial URL


Initial Description


Initial Title
swfobject haml embed

Initial Tags


Initial Language
HAML