Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mp3 won't play again on safari/chrome #7

Closed
papayaah opened this issue Apr 1, 2012 · 1 comment
Closed

mp3 won't play again on safari/chrome #7

papayaah opened this issue Apr 1, 2012 · 1 comment

Comments

@papayaah
Copy link

papayaah commented Apr 1, 2012

it could be an issue as mentioned here:

https://docs.google.com/presentation/d/1HK947ywibadLLdbAAv5SBYjQ22UER7gbJyXss85GLmg/edit?pli=1#slide=id.g1437efb_0_28

but wanted to confirm.

I add my stuff like so:

SoundJS.dd('fireball', 'public/fireball' + filetype, 1);

and play it with SoundJS.play("fireball", SoundJS.INTERRUPT_EARLY)

but it won't play the second time. adding multiple instances of the same sound doesn't do anything - still won't play the 2nd time.

@papayaah papayaah closed this as completed Apr 1, 2012
@papayaah
Copy link
Author

papayaah commented Apr 1, 2012

nevermind i think just something wrong with my path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant