-
<param name=" overimg" value="xxxx.gif">
I have been trying to use the overimg param in my applets without success.
ex:
<APPLET code=alcsnow.class width=500 height=312>
<param name=grph value="scene.jpg">
<param name=snows value="600">
<param name=threadsleep value="100">
<param name=overimg value="xxxxxx.gif">
</APPLET>
what I'm trying to do is make a snow scene as if it is lok at threw a window. The window is what I would make and used as the overimg value. No matter what I try the applet will not reconize the param.
thanks
-
From where did you get the applet? Please give an address.
ArchAngel.
O:-)
-
overimg value
Where i saw the param (overimg value) was on www.anfyteam.com
on there ansnow.class.
I have tried it only on diff. appletts from other sauces like javaboutique.
-
I've looked at the site and I can't just look at that particular applet - I would have to download their installation program.
Have you spoken to their technical support?
Some general ideas:
* Read any documentation about customizing the applet and, in particular, the use of that parameter.
* Check that you have the right kind of path i.e. relative or absolute and the file types supported.
ArchAngel.
O:-)
-
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