Spectrum Internet Suite
SIS specific tags
Some special tags have been created for use with SIS.
These tags will only be triggered by SIS itself and will be ignored
by all other browsers.
- This tag will display a special line that announces the page
has been SIS enhanced:
- These two tags will display variations on smiley faces.
- As some browsers require a closing tag if an opening one
has been used, you may have to use these as a pair:
- Embedded sounds can be accepted in two formats.
- The first speaks a line of text and requires the ByteWorks
Talking Tools to be installed.
- The second plays a sound by name.
- The sound must be installed in the '*:System:Sounds' folder
and the Sound CDev must be active.
- Note that the name must match exactly the name of the installed
sound.
- <object
sis-speech="This string will be spoken"></object>
- <object sis-sound="PlayThisSound"></object>
- If either of these tags is found, an icon will be shown on
screen.
- Play the sound by double-clicking the icon.
- Note that the Speech icon will only show if the Talking Tools
are active.
- The 'sis-speech' tag can have the following attributes:
- gender="male" or "female"
- tone="bass" or "treble"
- pitch="value" range 1-10
- speed="value" range 1-10
- The default without any corresponding attribute is for:
- <object
sis-speech="String" gender="male" tone="bass"
pitch="6" speed="6">.
Return to Ewen's Home Page
Page prepared by Ewen Wannop.
To contact me, leave me a message in the comp.sys.apple2 news group and I will get back to you.