Hi, I got a request to add a music loop to a clients homepage. I was successful in adding it but the first time going to the site you get an ActiveX plugin warning in IE. Is there another way of getting the wav file to play without the warning?
This is the code used:
<embed src="/music/Chil.wav" autostart="true" loop="true" hidden="true">
Thanks
Tim
This is the code used:
<embed src="/music/Chil.wav" autostart="true" loop="true" hidden="true">
Thanks
Tim