diff options
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 |
