Many of our customers use HTML5 audio/video and JavaScript HTML DOM to play media files, but AU335 players do not run HTML because they have no video output. They do have a dedicated Node environment that supports an audio API. This allows customers to control audio playback as they would using JavaScript in HTML5 with audio tags. Customers who would like to use the AU335 platform must review their JavaScript applications running inside roHtmlWidget and put any required JavaScript into a dedicated roNodeJs object, since roHtmlWidget is not available on the AU335. 

When migrating from roHtmlWidget to Node, please be aware that: 

Since roNodeJs is available on all platforms, customers who desire maximum portability should use roNodeJs unless their applications are inherently graphical and would be useless on a player with no display, and they are already using roHtmlWidget.  

If there is critical HTML functionality that cannot be replicated with Node, please contact support@brightsign.biz