OZONE Asylum
Forums
Distributed Ward
Ani Script
This page's ID:
13838
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[code] <HTML> <HEAD> <TITLE>DBob's Swinging Sign</TITLE> <SCRIPT language="Javascript"> photoS = new Array(3); for(i=0; i<=3; i++){ photoS[i] = new Image(); } photoS[0].src = "images/pho1.gif"; photoS[1].src = "images/pho2.gif"; photoS[2].src = "images/pho3.gif"; window.status = "Preloading complete."; var timer = false; st2=0; function aniup(set, start){ if (timer) clearTimeout(timer); document.images['photo'].src = photoS[start].src; st2 = start + 1; window.status = set + st2; if (photoS[st2].src){ timer = setTimeout("aniup('photo',st2)",100); } else { anidn('photo',start); } } function anidn(set, start){ if (timer) clearTimeout(timer); document.images['photo'].src = photoS[start].src; st2 = start - 1; window.status = set + st2; if (st2 >= 0){ timer = setTimeout("anidn('photo',st2)",100); } } </SCRIPT> </HEAD> <BODY bgcolor="#999999"> By the way, the pics we want to use are: "pho1.gif", "pho2.gif", "pho3.gif"...<BR> <IMG SRC="images/pho1.gif"><IMG SRC="images/pho2.gif"><IMG SRC="images/pho3.gif"> <BR> [url=http://www.ozoneasylum.com/Forum2/HTML/001717.html]http://www.ozoneasylum.com/Forum2/HTML/001717.html[/url] [url=http://www.ozoneasylum.com/Forum2/HTML/001665.html]http://www.ozoneasylum.com/Forum2/HTML/001665.html[/url] [url=http://www.ozoneasylum.com/Forum2/HTML/001720.html]http://www.ozoneasylum.com/Forum2/HTML/001720.html[/url] <BR><BR> <A HREF="#" ONMOUSEOVER="aniup('photo',0);"><IMG ID="photo" SRC="images/pho1.gif" border=0></A> </BODY> </HTML> [/code] [url=http://www.twistedport.com/profiles/petskull.html] [img]http://www.twistedport.com/misc/petsig13.gif[/img] [/url] [url=http://www.twistedport.com]Code[/url] - [url=http://www.twistedport.com]CGI[/url] - [url=http://www.twistedport.com]links[/url] - [url=http://www.twistedport.com]DHTML[/url] - [url=http://www.twistedport.com]Javascript[/url] - [url=http://www.twistedport.com]Perl[/url] - [url=http://www.twistedport.com"]programming[/url] - [url=http://www.twistedport.com]Magic[/url] - [url=http://www.twistedport.com]http://www.twistedport.com[/url] [i]ICQ: 67751342[/i]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »