Audio component doesn't work with Chrome and Firefox

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 7.0.0
    • Affects Version/s: 6.5.3
    • Component/s: Components
    • None
    • None

      <zk >
      	<audio id="audio" src="music.mp3"></audio>
      	
      	<button label="play">
      		<attribute name="onClick"><![CDATA[
      			audio.play();
      		]]></attribute>
      	</button>
      	
      </zk>
      

            Assignee:
            Unassigned
            Reporter:
            jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: