facebook

How manipulate HTML5

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #344432 Reply

    BryanBudelon
    Member

    Hello!

    I’m using widget HTML in MobiOne. Inside have HTML this code here:

    
    <audio controls>
      <source src="http://audio.tupa.am.br:9986/;" type="audio/ogg">
      <source src="http://audio.tupa.am.br:9986/;" type="audio/mpeg">
    </audio>
    

    Tried play audio with Javascript, but no get obtain the element of audio html5. Exists the possibility do isso?

    #344433 Reply

    support-michael
    Keymaster

    >I’m using widget HTML in MobiOne

    Clarification you are using the HTML5 <audio> element which may give you lots of problems based on the devices and platforms your app will run on.

    MobiOne 2.5 includes an updated audio widget that we will assist you with support. If you use the html5 <audio> element then I recommend you start by learning everything you can about its implementation and issues on every platform you plan to support. Only then ask questions about its use; otherwise this topic will confuse all other readers.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How manipulate HTML5

You must be logged in to post in the forum log in