<EMBED ...><EMBED ...>VOLUME ="text string"
| Usage Recommendation |
|---|
| Use it, but don't rely on it. |
VOLUMEVOLUME
| this code | produces this | |
| silent | <EMBED SRC="../graphics/sounds/1812over.mid" HEIGHT=60 WIDTH=144 VOLUME=0 > | |
| very quiet | <EMBED SRC="../graphics/sounds/1812over.mid" HEIGHT=60 WIDTH=144 VOLUME=10 > | |
| loud as possible | <EMBED SRC="../graphics/sounds/1812over.mid" HEIGHT=60 WIDTH=144 VOLUME=100 > |