Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Edge Commons nested sound

$
0
0

I decided to move from buzz.js to the EDGE Commons soundJS method because of odd mixed results on IOS, even when triggering the sound from a click...

 

But I am having issues referenceing the EC.Sound.play("jazz2"); from a nested sym

 

sym.assetsPath = "media/";

EC.Sound.setup(

    [

        {src: sym.assetsPath + "Jazz.mp3|" + sym.assetsPath + "Jazz.ogg", id: "jazz2"}

    ],

    function(){ EC.info("Sound setup finished", "DEMO"); }

);

 

 

Anyone have any thoughts on how to do this?

 

THX


Viewing all articles
Browse latest Browse all 9897

Trending Articles



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