Music or Sound Codes for AOL/MSIE and Netscape |
|
|
Each Example below is shown as it will look on your
page and is labeled for the required browser. |
|
|
||||||
Basic AOL / MSIE |
<noembed><BGSOUND SRC="your.mid" LOOP=TRUE></noembed> | ||||||
| <EMBED
SRC="your.mid" HEIGHT=60
WIDTH=140 AUTOSTART=TRUE HIDDEN=FALSE LOOP=TRUE> |
|||||||
This console is ideal for linking |
<EMBED src="your.mid" controls="smallconsole" HEIGHT=51 WIDTH=15 autostart="false" volume="100" loop="true"> | ||||||
Or use multiple consoles for a juke box effect
|
<EMBED
src="your.mid"
controls="smallconsole" width="51" height="15" autostart="false" volume="100"
loop="true">
Title#1<BR> <EMBED src="your.mid" controls="smallconsole" width="51" height="15" autostart=false" volume="100" loop="true">Title#2 <EMBED src="your.mid" controls="smallconsole" width="51" height="15" autostart=false" volume="100" loop="true">Title#3 |
||||||
|
<EMBED src="your.mid" controls="smallconsole" loop="true" autostart="true" HEIGHT=15 WIDTH=144 MASTERSOUND> | ||||||
| <A HREF="your.mid">text</A> | |||||||
NETSCAPE |
<EMBED SRC="your.mid" HEIGHT=2 WIDTH=2 AUTOSTART=TRUE HIDDEN=TRUE LOOP=TRUE> | ||||||
| <CENTER> <FORM> <TABLE border=0 bgcolor="#bbbbbb"> <TR> <TH> <EMBED src="your.mid" mastersound name="music" hidden=true align=baseline border=0 width=0 height=0 autostart=false autoplay=true loop=1> <FONT face="arial">Tune Title</FONT> </TH></TR> <TR><TD> <INPUT type="button" value="Start" onclick="document.music.play(loop=true);document.cookie='SO=Y;PATH=/'"> <INPUT type="button" value="Stop" onclick="document.music.stop();document.cookie='SO=N;PATH=/;'"> </TD></TR> </TABLE> </FORM> </CENTER> |
|||||||
| Copyright
©
1996 - 2000 Creative Edge Design All rights reserved. Unauthorized duplication or use of Site Template, Graphics and or Site Design in any form is Prohibited by Federal and International laws. Creative Edge Design Specializing in 3D Graphics Design, Commercial Web Site Development and Maintenance |
|||||||