I attempted to follow Samboll’s instructions, using the following sampling for testing purposes; the music clip is saved in my WordPress Admin Media Library, but was unsuccessful…
<head><embed autostart=”true” height=”0″ loop=”true” src=”https://www.gippe.com/wp-content/uploads/2010/03/Web-Site-Intro.mp3″ width=”0″/>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<title><?php if (is_home()) {
You’ll note that you can copy and paste the URL to successfully play a 29 second clip, but where it resides within my HTML (which I have close to ZERO editing experience must not be correct).