Hacker News new | ask | show | jobs
by Sym3tri 4676 days ago
Nice work.

FYI the flash blocker in chrome doesn't register that there's flash content on the site. I had to click around quite a bit in order to get an option to enable flash.

Better yet, you should use the Web Audio API and fallback to flash for unsupported browsers :)

http://www.html5rocks.com/en/tutorials/webaudio/intro/

1 comments

We do have a html5 fallback, I'll get that looked into.

Edit: Are you on firefox by any chance? Apparently mp3 is not supported there. If not, which browser are you using?

For Mozilla platforms, MP3 is supported on Firefox OS, some Android devices and Desktop on Windows Vista and up. Support for Windows XP is coming in Firefox 26. It is available on Linux with custom builds and should be in by default soon. For a list of supported audio and video formats in Firefox see http://bluishcoder.co.nz/2013/08/21/html-media-support-in-fi....
I suspect browser doesn’t matter much here. Console yields a TypeError until Flash is enabled (whitelisted) for the page.
I just came here to mention it wasn't working for me either. Same problem, probably.