Hey,
Just creating another web site but its for a music school and i wanted to add a sample of some classical music playing when you go to the home page. Is this easy to do????
Thanks
Ray
Hey,
Just creating another web site but its for a music school and i wanted to add a sample of some classical music playing when you go to the home page. Is this easy to do????
Thanks
Ray
Its just a case of using <embed>
You need to have permission to use the file.
audio for HTML using the EMBED tag
[HTML]<EMBED SRC="sample.mp3" AUTOSTART="true"
HIDDEN="true" VOLUME="100%">[/HTML]
tume named sample, and add to the same file as the hmtl doc
Last edited by jasperconran; 14th December 2010 at 17:17.
Bookmarks