|
|
<EMBED ...>MASTERSOUND | Usage Recommendation |
|---|
Only use this attribute if you also use the NAME |
MASTERSOUNDNAME
MASTERSOUNDMASTERSOUND<EMBED ...>CONTROLS
Consider the situation where we want to have the play button, pause button, stop button and volume lever all in different cells of a table, but they all control one sound. We could do this with the following (lengthy) code:
<TABLE BGCOLOR=RED BORDER>
<TR ALIGN=CENTER>
<TD><EMBED
SRC="../graphics/sounds/1812over.mid"
NAME="SoundGroup"
WIDTH=34 HEIGHT=23
CONTROLS=PLAYBUTTON
MASTERSOUND
><BR>Play</TD>
<TD><EMBED
SRC="stub1.mid"
NAME="SoundGroup"
WIDTH=34 HEIGHT=23
CONTROLS=PAUSEBUTTON
><BR>Pause</TD>
<TD><EMBED
SRC="stub2.mid"
NAME="SoundGroup"
WIDTH=34 HEIGHT=23
CONTROLS=STOPBUTTON
><BR>Stop</TD>
<TR ALIGN=CENTER>
<TD COLSPAN=3 ALIGN=CENTER><EMBED
SRC="stub3.mid"
NAME="SoundGroup"
WIDTH=74 HEIGHT=20
CONTROLS=VOLUMELEVER
><BR>Volume</TD>
</TR>
</TABLE>
This would create this set of sound controls:
Play |
Pause |
Stop |
Volume |
||
Notice several things about using MASTERSOUND
<EMBED ...>NAMEMASTERSOUND<EMBED ...>NAME<EMBED ...>MASTERSOUND<EMBED ...>CONTROLSMASTERSOUND<EMBED ...><EMBED ...>MASTERSOUNDMASTERSOUND
The use of MASTERSOUNDMASTERSOUND
|
Recommended Resources |
|||
| web hosting tutorials Credit Help |
Search the Internet Search Engine Help |
Low Fat Lifestyle Internet Traffic |
Web
Hosting Web Design |
|
Discount
Hotel Reservations All
Rights Reserved, Copyright © Free-HTML-Tutorials.com 2003 |
|||