Attribute for <EMBED ...>
VOLUME = "text string"
<EMBED ...>| 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
>
|
Copyright 1997-2002 Idocs Inc.
