Bläddra i källkod

Fixed MTW audio issue

Owen Diffey 9 år sedan
förälder
incheckning
aae3fe6aa9
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      Products/meetthewizard.html

+ 2 - 2
Products/meetthewizard.html

@@ -21,14 +21,14 @@ function disableclick(event)
 </head>
 
 <body bgcolor="000000" oncontextmenu="return false">
-<bgsound src="mtwaudio.mp3" loop="infinite"> 
+<embed src="mtwaudio.mp3" width="180" height="90" loop="false" autostart="true" hidden="true" /> 
 <div align="center">
   <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1024" height="768" align="middle" id="FlashID" title="Meet The Wizard">
     <param name="movie" value="img/mtw.swf" />
     <param name="quality" value="high" />
     <param name="wmode" value="opaque" />
     <param name="swfversion" value="6.0.65.0" />
-    <!-- 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 dont want users to see the prompt. -->
+    <!-- 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. -->
     <param name="expressinstall" value="Scripts/expressInstall.swf" />
     <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
     <!--[if !IE]>-->