Scopes and Marquees

Hi again! Now you feel like exploring the world of audioscopes and marquees! We will begin with audioscopes. (Note: Computer users cannot see audioscopes or marquee. This is strictly a WebTV thing. HeHe! LOL)

Click here for music

Audioscopes are cool. Here is the most basic audioscope.

With a simple code of:

<audioscope>

Now we have some with a background color and some change of size. Like this:

Here is the code:

<audioscope height=## width=## bgcolor=COLOR>

You want two lines? Here is an example and a code!

<audioscope height=100 width=500 bgcolor=black leftoffset=8 rightoffset=-8 leftcolor=red rightcolor=white>

Or you can have a border to make it stand out better.

<audioscope height=100 width=500 bgcolor=black leftoffset=8 rightoffset=-8 leftcolor=red rightcolor=white border=10>

Now for gain. I can't really tell the difference between a very high high gain or a very low gain. Why don't you decide.

A low gain of -70

A high gain of 70

Or a gain of 0

Here is the script:

<audioscope height=100 width=500 bgcolor=black leftoffset=8 rightoffset=-8 leftcolor=red rightcolor=white gain=##>

I think we are all done with your scopes. Let's get on to marquee!

Your basic marquee: Marquee

<marquee>YOUR WORDS HERE</marquee>

Slide right

<marquee direction=right>YOUR WORDS HERE</marquee>

Slide left

<marquee direction=left>YOUR WORDS HERE</marquee>

Alternate

<marquee behavior=alternate>YOUR WORDS HERE</marquee>

Background

<marquee bgcolor=COLORNAME> YOUR WORDS HERE </marquee>

This is fast

This is slow

The higher the number, the faster marquee:

<marquee scrollamount=##>YOUR WORDS HERE</marquee>

HalfHalf

<marquee width=50%>WORDS HERE</marquee><marquee width=50%>WORDS HERE</marquee>

Classes 4 1

Hosted by www.Geocities.ws