soundjs Questions
2
In a project I'm working on I noticed that, on iOS, the sounds are muted when the ringer switch is turned off. The project is based on CreateJS and the sounds are managed by SoundJS.
Frustratingly...
Mcnair asked 24/11, 2016 at 14:39
1
Solved
I'm trying to use SoundJS to play sn mp3 file and seek to a specific position. I'm using:
instance.setPosition(10000);
which works correctly in Google Chrome. But in Mozilla Firefox I hear the s...
Bound asked 15/4, 2014 at 10:36
1
© 2022 - 2024 — McMap. All rights reserved.