Another embed swf with both object and embed


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="386" height="547" hspace="0" vspace="0" align="middle">
  2. <param name="movie" value="nomefile.swf" />
  3. <param name="wmode" value="transparent" />
  4. <param name="flashvars" value="&a=2&b=1" />
  5. <param name="quality" value="high" /><param name="SCALE" value="exactfit" />
  6. <embed src="nomefile.swf" width="386" flashvars="&a=2&b=1" wmode="transparent" height="547" hspace="0" vspace="0" align="middle" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit"></embed>

URL: http://www.barattalo.it

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.