소스 검색

Fixed splashscreen sound

Owen Diffey 9 년 전
부모
커밋
413be6426f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Products/index.html

+ 1 - 1
Products/index.html

@@ -40,4 +40,4 @@ a img {border: none}
 </head>
 <body bgcolor ="#000000" oncontextmenu="return false">
 <img src="screen.gif" width="99%" align="middle">
-<bgsound src="Take a Chance.mp3" loop="infinite"> 
+<embed src="Take a Chance.mp3" width="180" height="90" loop="false" autostart="true" hidden="true" />