Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.62 KB | None | 0 0
  1. <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="768" height="450">
  2.           <param name="movie" value="/pet/bin/Projectpet.swf" />
  3.           <param name="quality" value="high" />
  4.           <param name="wmode" value="opaque" />
  5.           <param name="swfversion" value="6.0.65.0" />
  6.           <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
  7.           <param name="expressinstall" value="/pet/bin/expressInstall.swf" />
  8.           <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
  9.           <!--[if !IE]>-->
  10.           <object type="application/x-shockwave-flash" data="/pet/bin/Projectpet.swf" width="768" height="450">
  11.             <!--<![endif]-->
  12.             <param name="quality" value="high" />
  13.             <param name="wmode" value="opaque" />
  14.             <param name="swfversion" value="6.0.65.0" />
  15.             <param name="expressinstall" value="/pet/bin/expressInstall.swf" />
  16.             <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
  17.             <div>
  18.               <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
  19.               <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
  20.             </div>
  21.             <!--[if !IE]>-->
  22.           </object>
  23.           <!--<![endif]-->
  24.         </object>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement