Quantcast
Channel: Adobe Community : All Content - All Communities
Viewing all articles
Browse latest Browse all 290743

Playing audio on Safari

$
0
0

I play audio with the following code:

 

var a = new Audio();

a.src = "xxx.mp3"; //.ogg if IE

a.play();

 

It works on different browsers including IE, firefox and chrome, but have no sound on Safari. I tried Safari 5.1 on PC and on iPod 4.3.3.

I tried .wav, .ogg, .mp3.

 

Anyone know how to solve this?


Viewing all articles
Browse latest Browse all 290743

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>