home *** CD-ROM | disk | FTP | other *** search
/ Datatid 2000 #1 / Datatid-2000-01.iso / Internet / SPLASH / SPLASH12.EXE / data1.cab / Plugins / _Imaging / Image_Button / Image Button.plg < prev    next >
Encoding:
Text File  |  1998-12-18  |  846 b   |  37 lines

  1. # Class: Picture_Plus Name: Image Button
  2.  
  3. [Applet Details]
  4. AppletName=Image Button
  5. ClassName=LTIImageButton.class
  6. Size=[VARIABLE];256,50
  7. Desc=This applet will display a clickable button of the image of your choice.
  8. AppletAuthor=
  9. PluginAuthor=Tim Kane //timk@gosplash.com
  10. AppletCopyright=Loracom Technologies, Inc. 1998
  11. AppletHomepage=http://www.loracom.com/java/
  12. AppletAuthorEmail=Support@Loracom.com
  13.  
  14. file=LTIButtonCls.class
  15.  
  16. [BUTTON 1]
  17. parameter=Image
  18. Desc=Please select an image to be displayed.
  19. Type=IMAGE
  20. Name=Button Image
  21. default=ShoppingText.gif
  22.  
  23. [BUTTON 2]
  24. parameter=Link
  25. Desc=Choose a URL for when the button is clicked on.
  26. Type=URL
  27. Name=Button URL
  28. default=http://www.gosplash.com
  29.  
  30. [BUTTON 3]
  31. parameter=Frame
  32. Desc=Select a frame to display the link
  33. Type=HIDDEN
  34. Name=Frame Selection
  35. default=_self
  36.  
  37. #end