Below is the code to use on pages so a PC can view it correctly.

Change the code and name this file "whatever-you-want.html"

just end it with .html, .htm or .shtml as the case may be

This code works fine for webtv also.

Be sure to edit the following

THE (src=HOVERS.swf ) name is in there 2 times so change both to the name of your swf file

SO IS THE HEIGHT AND WIDTH IN HERE 2 TIMES so change them both

the height and width can be played with if not sure but is needed for PC viewing

A problem with re-sizing with html is that you will resize the bg also, and if the file has an internal setting of "centered" then the space above and below the graphic will be enlarged

It will be best for you to not resize with html but use the actual filesize and have the original made the size you want.

the param name=loop should be used
loop=false to play one time...loop=true will loop forever and ever

the embed name is not important or needed as far as I know except perhaps in targeted frames...but if you want make it the target name, or the same as the filename, or delete it

you can also center it as I have, or not

My "HOVERS.swf is an example and doesn't exist

I am using a "relative link" there which means you can use the short name so long as the swf file and this html file are in the same sub.

You can of course use a full address for the file's URL and may want to if you don't understand relative links

any questions ask at a newsgroup please

thanks