Forum Moderators: open
Most Firefox users don't have it, and I don't want to require it if avoidable.
I'm working on a player that requires the browser to interact with the Media Player object. Javascript needs to access basic player properties, like playstate.
However, I can't seem to get Firefox/Gecko to expose any of the Media Player's properties to Javascript -- using any of the multitude of (often conflicting) advice available online.
Just looking for a working example of a Media Player object, wrapped properly for Firefox, with a Javascript that gets one property...