-
Any help with downloading Lake applet
Okay, I am really new at this. I would like to use the lake applet in my webpage, but cannot figure out how to set it up (where to download zip files, where to put code, etc.) I have tried and tried. I am using Net Objects fusion 7 as my webpage designer, and I would like to use my own photos with the lake effect. Any help in really beginner/basic terms would be greatly appreciated. I tried to instructions on this site and found them to be too vague. Thanks ahead of time.
Lisa
-
I assume you can download the zip file from:
http://javaboutique.internet.com/Lake/Lake.zip
Okay. Put the unzipped files sunset.jpg and lake.class into the same directory that you want to use them in. Then in the html file you want to display the lake, put the lines:
<applet code="Lake" border=10 width=251 height=260>
<param name="image" value="sunset.jpg">
</applet>
You can change the lake.jpg file to display another image too.
Ralpharama.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks