Fungi Forums

TMK Stuff => Site Discussion => Topic started by: ThomasPrescott on April 29, 2004, 07:15:05 PM

Title: That cool fade in effect on the homepage
Post by: ThomasPrescott on April 29, 2004, 07:15:05 PM
How did you do that fade in as if a level of Super Mario World has started?  That is so cool.

Edited by - ThomasPrescott on 4/29/2004 6:16:09 PM
Title: Re: That cool fade in effect on the homepage
Post by: Chupperson Weird on April 29, 2004, 07:26:40 PM
This makes like the 5th topic like this.
Title: Re: That cool fade in effect on the homepage
Post by: Luigison on April 29, 2004, 08:24:09 PM
Here is the last time I explained it:

http://www.classicgaming.com/tmk/board/topic.asp?topic_id=69503&forum_id=502&Topic_Title=Pixelate+Filter+on+home+page&forum_title=Site+discussion&M=1&S=True


My yahoo account has changed so the correct url for my example is at:

http://www.geocities.com/dr_shows/index3.html


Chupp, at least there aren't as many thread like this as there are for the secret page.

Also, the theard I posted above is over 365 days old.  If anyone want to see threads older than that then view the source and save a copy with a longer option.  Also change the URL to include  http://www.classicgaming.com

   <form action="http://www.classicgaming.com/tmk/board/forum.asp?forum_id=502&forum_title=Site+discussion" method="post">
   <SELECT NAME="Days">
    <OPTION VALUE="1">Show topics from last day</OPTION>
<OPTION VALUE="2">Show topics from last 2 days</OPTION>
<OPTION VALUE="5">Show topics from last 5 days</OPTION>
<OPTION VALUE="10">Show topics from last 10 days</OPTION>
<OPTION VALUE="30">Show topics from last 30 days</OPTION>
<OPTION VALUE="60">Show topics from last 60 days</OPTION>
<OPTION VALUE="100">Show topics from last 100 days</OPTION>
<OPTION VALUE="365" SELECTED>Show topics from last 365 days</OPTION>
<OPTION VALUE="999" SELECTED>Show topics from last 999 days</OPTION>
    </SELECT>
    <input type=hidden name="cookie" value="true">
    <input type=submit value="Go">
    </form>
Title: Re: That cool fade in effect on the homepage
Post by: Luigison on April 29, 2004, 08:40:12 PM
Here is a better example without all the sweepstakes and yahoo junk:

*****>

*****>
<title>Luigison's TMK Pixelate Example</title>
******* LANGUAGE="JavaScript" SRC="http://www.classicgaming.com/tmk/tmk.js">********>
******>

***** BACKGROUND="http://www.classicgaming.com/tmk/_tmk_bg.gif" BGCOLOR="#000000" LINK="#6699CC" VLINK="#6699CC" TEXT="#A8A8A8" ALINK="#00F800"
STYLE="filter:progid:DXImageTransform.Microsoft.Pixelate();">

******* language="JavaScript" src="http://www.classicgaming.com/tmk/tmk1.js" type="text/javascript">********>

<center>

Luigison's TMK Pixelate Example<p>

<IMG SRC="http://www.classicgaming.com/tmk/images/sms/sms_mario_run-goo.jpg">

******* language="JavaScript" src="http://www.classicgaming.com/tmk/tmk2.js" type="text/javascript">********>

</center>

******>

******>

To see this goto:
http://www.geocities.com/dr_shows/index5.html
Title: Re: That cool fade in effect on the homepage
Post by: Luigison on April 30, 2004, 06:04:36 PM
The forum blocked some of the HTML, so just visit the index5 url at the bottom of my above post, view the page's source, and ignore the yahoo/geocites stuff at the bottom of the source.