Iam extremely sorry if this has been answered before, but is is possible to embed an mp3 to play upon loading the homepage like a fanfare?
I know if the homepage is html i can use:
<embed autostart="true" height="0" loop="true" src="URL://music-file" width="0"/>
however wordpress isn't html and I's love to be able to do this.
Any ideas?