This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<!-- | |
report URL: https://getsatisfaction.com/schillmania/topics/sound_playing_double | |
related SM2 fix/commit: https://github.com/scottschiller/SoundManager2/commit/013565dbb5abfc5bf0ab66b0246352ee3ca5cc02 | |
--> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<title>Soundmanager test</title> | |
<!-- you'll have to correct the paths to SoundManager to get it working for yourself --> | |
<script>window.SM2_DEFER = true;</script> |