Never Forget Flash Animation

A while ago, one of the bloggers who wanted to use the Never Forget graphic dropped me a note and said that the 150 pixel wide graphic didn’t fit in his narrow column template. So, in the interest of getting it seen on more websites, I wrote another script to render a 118 pixel wide version of the graphic. If there is a need for other custom sizes, it is easy enough to accommodate. Just let me know.

See both scripts and both sizes at the Never Forget Flash Animation page. This is the smaller graphic:

Compare it to the normal size in the right column.

Update: For users of the graphic that wish to modify the script for the smaller graphic

The original script went like this:

<script language="JavaScript" type="text/javascript" src="http://capnbob.us/graphics/never.php"></script>

The new one is identical except for the script filename:

<script language="JavaScript" type="text/javascript" src="http://capnbob.us/graphics/never118.php"></script>

If someone who already has the script installed wants the smaller version, they need only to append the “118” to the filename (before the .php extension) in order to get the smaller graphic.

Share