I’m playing 1-2 minute audio clips, and playing the audio when a button is hit.
Bt what happens is when I first load the page, I hit the button and then it doesn’t play immediately, then starts playing about 1-2 seconds in to the audio clip, so it cuts off the first few seconds… It’s not that the whole clip is delayed.
Then if you replay the page it plays fine.
Almost like a preloading problem???
]]>I got as far as getting the sound to work in my browser (preview in browser following this discussion thread: http://forums.adobe.com/message/5506965#5506965
But still struggle to implement this outside of Animate, i.e. to my wordpress site using Edge Suite despite following this discussion thread: http://forums.adobe.com/message/5503359#5503359
Basically the animation still plays but still no sound. Ive also posed the issue of the latter problem to the Edge Suite support page, but would appreciate any help on this issue (please in laymans terms).
Terry
]]>Im completely flummoxed, anyone any ideas?
Thanks
Terry
]]>When you’re in the code window, you’ll need to add var mySound = new buzz.sound("youraudiofile.mp3");
with the symbol selected on the right hand side as opposed to the stage.
Thanks for answering and don’t worry about the delay, I am not that fast myself 😉
Dinant
]]>