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

Sound does not work if Flash is not used #1

Closed
Wuzzy2 opened this issue Aug 15, 2014 · 4 comments
Closed

Sound does not work if Flash is not used #1

Wuzzy2 opened this issue Aug 15, 2014 · 4 comments

Comments

@Wuzzy2
Copy link

Wuzzy2 commented Aug 15, 2014

Hi! I do not use Adobe Flash and I guess that’s the reason why the sound does not work. Output from the JavaScript console:

"SoundManager 2: No Flash detected. Trying HTML5-only mode." soundmanager2.js:1189
"SoundManager V2.97a.20131201 (AS2/Flash 8) + HTML5 audio" soundmanager2.js:1189
"SoundManager 2: soundManager: Fatal error: Flash is needed to play some required formats, but is not available." soundmanager2.js:1189
"SoundManager 2 HTML5 support: mp3 = false (using flash), mp4 = false (using flash), ogg = true, opus = true, wav = true" soundmanager2.js:1189
"soundManager: No Flash response within expected time. Likely causes: Flash blocked or JS-Flash security error." soundmanager2.js:1189
"soundManager: Waiting indefinitely for Flash (will recover if unblocked)..." soundmanager2.js:1191
"Sound init failed!" tolservers:13

IMO sound should work without Flash.

@fr1tz
Copy link
Owner

fr1tz commented Aug 16, 2014

SoundManager is supposed to use HTML5 audio and otherwise fall back to flash. Do you simply not have flash installed or have some kind of *blocker running?

@Wuzzy2
Copy link
Author

Wuzzy2 commented Aug 16, 2014

I do not have Flash installed and I do not intend to.
What file format do you use for the sound?

@fr1tz
Copy link
Owner

fr1tz commented Aug 16, 2014

wav. can you see if http://aims.wasted.ch/tolservers-dev/ works for you?

@Wuzzy2
Copy link
Author

Wuzzy2 commented Aug 16, 2014

Yes. It works.

@fr1tz fr1tz closed this as completed Aug 16, 2014
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

2 participants