Webtv Tricks
Text
Backgrounds
Images
Tables
Bg Sounds
Voice
Cut, Copy & Paste
Sidebars
Marquees
Transitions
Links
Validator
Graphics
Sounds











Transitions

Transitions are what just made this page slide from the right of the screen to the left of your screen...kewl, ha? Well, I'm pretty sure it's a webtv only thing...bummer. Also, you have to use two different codes in order for it to be viewable by both plus webtv and classic webtv uers.

First, let me mention all of the transitions that i know of:

slideright
slideleft
slideup
slidedown
scrolldown
scrollup
scrolleft
scrollright






Some of these are more noticable than others. I prefer the slide transitions. The others are more difficult to notice, but they also add a nice effect.

To use these codes for plus webtv users, put this in your <<>body<>> tag:

<<>body transition=slideleft<>>

To use these codes for classic users, it's a little more difficult. Here's three easy steps to remember:

1.) Make a seperate page and entitle it "transition"
2.) Enter the following code on the page and the following code only:

<<>html<>>
<<>head<>>
<<>title<>>
"name of transition"
<<>/title<>>
<<>/head<>>
<<>body bgcolor=black transition=slideleft<>>
<<>/body<>>
<<>/html<>>


3.) On the page you wish to use the transition, put the url of your transition page in your <<>bgsound<>> or <<>embed<>> tag as if you were using it as a music source:

<<>bgsound src="transition.html"<>>

or

<<>embed src="transition.html" autostart="true"<>>

I prefer the bgsound tag, because it's simpler and you don't need to have a code that all browsers can see since it's only a webtv code. ¿C0ñƒU$éD?