MagicImage
This little applet combines two image files to create a cool
scrolling texture effect.
How To Use:
Download magicimage.zip (19 KB)
Unzip with a compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet code="magicimage.class" width=460 height=80>
<param name=info value="Applet by Gokhan Dagli,japplets.tripod.com">
<param name=regcode value="">
<param name=bgcolor value="bf2222">
<param name=foreground_image value="mimg.gif">
<param name=background_image value="txture.jpg">
<param name=status_bar value="Click here">
<param name=scroll_way value="false">
<param name=delay_time value="40">
<param name=link value="http://javaboutique.com">
<param name=target_frame value="_self">
</applet>
Status: Free
Author: Gokhan Dagli
Homepage: http://japplets.tripod.com/magicimage.html
Upload Date: May 2, 2000
|
New on the Java Boutique:
New Article:
Servlets and JSP
In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
... [Submissions]
New Tutorial:
Introduction to Java Part 6:
Building Your First Application
Selena Sol goes through all the Java code and HTML necessary to create a java application.
... [more Tutorials]
Year in Review:
The Best of 1999
Y2K has come and gone and now we have a chance to look back over the past year.
In 1999 we posted over 250 applets, servlets, applications, and tools.
In this list are the 24 most popular apps from 1999.
... [popular applets]
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
100s of free Java code files to download.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|