I want to preload audio files in my website. I am using the following code in html page.
For the HTML5 audio tag the auto play is a boolean value:
Your browser does not support the audio element.
As for the swf files you should check that the autoplay attribute is not set hardcoded in each of this files.