diff options
| author | root <root@lalalizard.com> | 2013-02-09 14:59:03 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2013-02-09 14:59:03 -0500 |
| commit | 2be402bd54629ca440e81919d1a846d2b1c42934 (patch) | |
| tree | 5f2c628c008aa6c535c2ef8297543fbf9237d2eb /frontend/static/js/audio.js | |
| parent | 1495529ccc48d2367ac1509e0958f0664e026f0e (diff) | |
Old fixes
Diffstat (limited to 'frontend/static/js/audio.js')
| -rw-r--r-- | frontend/static/js/audio.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/static/js/audio.js b/frontend/static/js/audio.js index de33851..dfba914 100644 --- a/frontend/static/js/audio.js +++ b/frontend/static/js/audio.js @@ -137,6 +137,6 @@ var Audio = } } Player.register(Audio) -soundManager.url = '/swf/' +soundManager.url = '/static/swf/' soundManager.useFlashBlock = false soundManager.debugMode = false |
