fixed embed

This commit is contained in:
nelsonlaquet 2013-09-01 21:34:09 -05:00
parent 3485f79c51
commit af25a14b34

View file

@ -44,8 +44,9 @@ loaderDef.done ->
else
currentSound.play()
else
currentSound = soundManager.createSound
url: '/t' + trackId + '/stream',
url: ['/t' + trackId + '/stream.mp3', '/t' + trackId + '/stream.ogg', '/t' + trackId + '/stream.m4a'],
volume: 50
whileloading: ->