Marcus.java
Usage: Place Marcus.class and Animate.class (and these audio files and image files) within your HTML directory.
Java Source: Marcus.java
HTML Source:
<APPLET CODE="Marcus.class" WIDTH=72 HEIGHT=72>
<PARAM NAME = "nframe" VALUE="5">
<PARAM NAME = "image0" VALUE="images/highfive.gif">
<PARAM NAME = "image1" VALUE="images/real.jpg">
<PARAM NAME = "image2" VALUE="images/shareware.gif">
<PARAM NAME = "image3" VALUE="images/stroud.jpg">
<PARAM NAME = "image4" VALUE="images/postcard.jpg">
<PARAM NAME = "audio0" VALUE="audio/youw.au">
<PARAM NAME = "audio1" VALUE="audio/bb.au">
<PARAM NAME = "audio2" VALUE="audio/scooby.au">
<PARAM NAME = "audio3" VALUE="audio/youw.au">
<PARAM NAME = "audio4" VALUE="audio/ooohyes.au">
<PARAM NAME = "url0" VALUE="http://www.highfive.com/">
<PARAM NAME = "url1" VALUE="http://www.realaudio.com/">
<PARAM NAME = "url2" VALUE="http://www.shareware.com/">
<PARAM NAME = "url3" VALUE="http://www.enterprise.net/cwsapps/">
<PARAM NAME = "url4" VALUE="http://postcards.www.media.mit.edu/Postcards/">
<PARAM NAME = "sleeptime" VALUE="10000">
</APPLET>
</applet>
Author: Marcus Kay
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
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
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|