slidepuzzle


The puzzle-applet: use a java browser 

This free applet is similar to those slide puzzles you played with as a child on a road trip. Move the pieces around by clicking on them with your mouse.

How To Use:

  • Download slidepuzzle.zip (39KB) and unzip within your HTML directory.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="SlidePuzzle.class" WIDTH="550" HEIGHT="400" ALIGN="MIDDLE">
    	<PARAM NAME="image" VALUE="mypic.jpg">
    	<PARAM NAME="hnum" VALUE="4">
    	<PARAM NAME="vnum" VALUE="4">
    	<PARAM NAME="backgroundcolor" VALUE="006600">
    	<PARAM NAME="soundfile" VALUE="default.au">
    	<PARAM NAME="pieceshaveborders" VALUE="true">
    	<PARAM NAME="enablescrolling" VALUE="true">
    	<PARAM NAME="pieceshavebuttoneffect" VALUE="true">
    	<PARAM NAME="alwayssolvable" VALUE="true">
    	<PARAM NAME="scrollingtime" VALUE="300">
    	<PARAM NAME="solvethepuzzletext" VALUE="Solve it!">
    	<PARAM NAME="imagestillloadingtext" VALUE="Image is still loading...">
    	<PARAM NAME="userhaswontext" VALUE="You win!">
    	<PARAM NAME="timetext" VALUE="Time (seconds): ">
    	<PARAM NAME="movestext" VALUE="Move: ">
    	<PARAM NAME="scrambletext" VALUE="Scramble!">
    		The puzzle-applet: use a java browser 
    </APPLET>
    

    Configuration: config.html

    Status: Freeware.

    Author: Paul Koerber

    Homepage: http://studwww.rug.ac.be/~pkoerber

    Upload Date: July 28, 1998

    How to Add Java Applets to Your Site

    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.