★ wanayoo — archive 1999 http://javaboutique.webdeveloper.com/Morph/Nouvelle recherche | Portail wanayoo
internet.com logo The Java Boutique
 APPLETS
by Category
by Date
by Name
Hall of Fame
Archive
Submit
Source Code
Servlets and JSP
 ARTICLES
Tutorials
Reviews
Glossary
 FORUM
FAQ
Users Poll
Discussion Group
Contact Us
 OTHER RESOURCES
Custom Applets
Java@Work
Java News
Jini Watch
Affiliate Programs
Top Searches
chat - counter
menu - countdown

LinuxStart.com
internet.com
Internet News
Internet Stocks/VC
Internet Technology
Windows Internet Tech.
Linux/Open Source
Web Developer
ECommerce/Marketing
ISP Resources
ASP Resources
Wireless Internet
Downloads
Internet Resources
Internet Lists
International

Search internet.com
Advertising Info
Corporate Info

internet.commerce
Be a Commerce Partner
Computer Help
Affiliate Solutions
Find a Consultant
Database Web Tools
Expert Tech Advice
Portal Power Add-Ons
Continuing Education
Free Disk Space
Hosting Services
Free Search Engine

WebDeveloper Network
BrowserWatch
Developer Forums
Developer News
JavaBoutique
JavaScriptSource
ScriptSearch
SearchEngineWatch
StreamingMediaWorld
The WDVL
WebDeveloper.com
WebDevelopersJournal WebReference.com
The XML Files

Internet Newsradio

Morph



This applet morphs between any number of similarly-sized images. Source is included!

How To Use:

  • Download laxmi.zip (27KB) and unzip with a compression utility.

    Java Source: source.html

    Sample HTML Source:

    <applet  code="Morph.class"  codebase="." width="200" height="150">
              <param name="totalpictures" value="2">
              <param name="imagenames[0]" value="spoon.jpg">
              <param name="imagenames[1]" value="male.jpg">
    	  <param name="bgcolor" value="0x000000">
    	  <param name="fadecount" value="30">
    	  <param name="fontcolor" value="0x00ff00">		
    	  <param name="delay" value="35">
    	  <param name="author" value="LaxmiNarayana.kota">
    </applet>
    

    Status: freeware

    Author: Laxminarayana.Kota

    Upload Date: November 15, 1999



  • Applet Index
    (sorted alphabetically)

    A B C D E F G H I J K
    L M N O P Q R S T U
    V W X Y Z #s
    The Java Source
    (applets w/source code)

    A B C D E F G H I J K
    L M N O P Q R S T U
    V W X Y Z

    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.