Music on my web page plays in firefox although it wont play in google chroome or internet explorer.


music on web page plays in firefox although wont play in google chroome or internet explorer.

 

this code im using

 


// creation complete
try {
    yepnope({
        load: "http://simonwidjaja.github.com/edgecommons/live/edgecommons-0.6.0.js",
        callback: function() {
    // load sound manifest (e.g. in creationcomplete)
    var assetspath = "media/";
    ec.sound.setup(
         [
                {src: assetspath + "stormymonday.mp3|" + assetspath + "stormymonday.ogg", id: 'stormymonday'},
            {src: assetspath + "loveme.mp3|" + assetspath + "loveme.ogg", id: 'loveme'},
            {src: assetspath + "throwmeabone.mp3|" + assetspath + "throwmeabone.ogg", id: 'throwmeabone'},
         ],
         function(){ ec.info("sound setup finished", "sound edge commons"); }
    );

 


            }
    });
}
catch(error) {
    console.error("sw", error);
}

 

// composition ready

 

 

this clients page if 1 great thanks.



More discussions in Edge Animate CC


adobe

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account