An audio clip is playing automatically when page opens, does any know how to make it clickable instead? The code I used is <iframe style="border: 1px solid rgb(170, 170, 170); width:400px; height: 27px;" id="musicPlayer" src="http://www.hd..mysite address......./clip.wav"> </iframe> Also I have a mailing list sign-up code to insert on the top of my page, not sure where to insert it. Please let me know, and what you charge.
To make the .wav file clickable .. you could iframe a link to it and then the wav file will load in that iframe when the link is clicked. <iframe src="page.html"></iframe> page.html has a link to http://www.hd..mysite address......./clip.wav
Is anyone free to help with a mailing list code? I have the code just looking for it to be inserted onto a page. thanks
Can an online audio clip that is posted on your site, be set to never automatically play? I posted a quicktime clickable file which played automatically when I opened the page, until I changed the settings. Looking for it never to play automatically for anyone who sees the page unless they click on the play button