Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: WB36! site check w/URL
From: John Croteau
Date: Fri, 30 Apr 1999 21:13:16 +0100

Hi Brad,

I don't see any ovious failures in the code, but it is so cluttered up
with uneccessary junk that I can not be sure.

The following line is one that sets up Flash and has no visibl
ecomponent but includes lots of useless COLOR and FONT SIZE tags:

document.write(' ID=</B><FONT SIZE=+0
COLOR="003E98">index_mov</FONT><B> WIDTH=</B><FONT SIZE=+0
COLOR="003E98">1000</FONT><B> HEIGHT=</B><FONT SIZE=+0
COLOR="003E98">150</FONT><B>&gt;</B>');

This is what the line should look like:
document.write(' ID=index_mov');

Recreate the code and only use a text editor on it to make changes.
Browsers may not have any problem reading this code but I certainly do.
Maybe some of the browsers do too. Also, it makes the page at least
twice as big as it should be. The code for Win 98 is in there, before
looking at the code that was my best guess after reviewing the List
replies. When you have clean code I'll take another look.

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: WB36! site check w/URL, Brad Merritt

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]