Magic Image Java Applet Commercial Version 1.0
![]() Information :
This effect contains the code by Gokhan Dagli, used under a licence. Before using this applet you must read the license agreement. Registration fee: $19USD Please try it before you buy it. Buy it once, use same regcode for new versions! You have to pay small amount of money to receive your registration codes (regcodes). You can buy the registration code using a credit card through Regnow secure servers. You can use the applet freely to enhance your web pages (commercial or non-commercial). However, I placed a status bar warning that will appear when the applet is online on a site and regcode parameter isn't correct. Sample : |
Include the applet in an HTML page with code similar to the following:
|
Code explanations :
The following instructions describe the meaning of the available parameters for this applet: |
<applet code="magicimage2.class" width=140 height=140> | The applet tag identifies the location, class file name, and size of a Java applet. The first part of the tag code=magicimage2.class identifies the name of the Java applet. The second and third part of the applet tag identify the width and height of the applet (usually measured in screen pixels). |
<PARAM NAME=regcode VALUE=""> | Registration code (if you have it). Place the registration code you purchased from us into value section of this parameter. You have to pay small amount of money to receive your registration code (regcode). Click here to buy your regcode. |
<PARAM NAME=info VALUE="Applet by Gokhan Dagli,www.appletcollection.com"> | Information about the Magic Image. |
<param name=bgcolor value="bf2222"> | Background color of the applet. |
<param name=foreground_image value="mimg.gif"> | Name of the foreground image. It must has transparent area. |
<param name=background_image value="txture.jpg"> | Name of the background image. |
<param name=status_bar value="Click here"> | Status bar message. |
<param name=scroll_way value="false"> | true or false. Scroll direction. |
<param name=delay_time value="40"> | Delay time of paint process. 20-400 |
<param name=link value="http://www.appletcollection.com"> | Target URL. |
<param name=target_frame value="_self"> | Target frame. |
</applet> | The last part works like all other HTML tags and defines the end of the applet tag </applet>. |
Getting Started
Troubleshooting & Support
|
|
|||
|
||||
|
||||