Skip to content

Instantly share code, notes, and snippets.

@scottschiller
scottschiller / gist:2623390
Created May 6, 2012 17:25 — forked from spadgos/gist:2561726
Recreating a SoundManager bug / fixed testcase
<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>