Zohar Arad
Zohar Arad
@deepak glad my code was of some help to you. A few notes though: 1. Handlebarer will not be able to support Ember.js server-side rendering, because Ember.js manipulates the DOM...
Then I'm guessing there's a problem in your code. Please make sure you debug your code properly before opening new issues.
@loseleo thanks for reporting this. I no longer maintain this repo - HMTL5 Audio is now widely supported on all browsers and offers a consistent and superior interface for playing...
Not sure exactly what you're expecting here - If the problem is due to user not interacting with the DOM, then the solution is to trigger play on DOM interaction
but for what use-case? is this on a mobile or a desktop browser?
@mozai what exactly is the source of the issue here? Are you experiencing problems on mobile browsers or desktop?
No - As far as I know, on mobile browsers you need a user interaction event to trigger play()
@davidmaxwaterman I'm no longer actively maintaining this repo. My suggestion is to move away from it to native HTML5 audio which is widely supported by all major browsers
OK. Thanks for clarifying that
yes - `audio5js.off('eventName')` - please look at the source code