home *** CD-ROM | disk | FTP | other *** search
/ Datatid 2000 #1 / Datatid-2000-01.iso / Internet / SPLASH / SPLASH12.EXE / data1.cab / Plugins / _Imaging / Tiny_Random_Image / Tiny Random Image.plg next >
Encoding:
Text File  |  1998-12-18  |  768 b   |  30 lines

  1. # Class: Lone Wolf Web-Art Name: TinyRandomImage
  2.  
  3. [Applet Details]
  4. AppletName=Tiny Random Image
  5. ClassName=tinyRandomImage.class
  6. Size=[VARIABLE];152,63
  7. Desc=Displays a single randomly chosen image.
  8. AppletAuthor=Chris Ricci
  9. PluginAuthor=Tim Kane //timk@gosplash.com
  10. AppletCopyright=
  11. AppletHomepage=http://www.diac.com/~cricci/java
  12. AppletAuthorEmail=cricci@diac.com
  13.  
  14. [BUTTON 1]
  15. parameter=$No_of_images
  16. Desc=Enter the number of images to be chosen from.
  17. Type=NUMBER
  18. default=3
  19. min=2
  20. max=100
  21. loop=Button 2
  22. loopstart=1
  23.  
  24. [BUTTON 2]
  25. parameter=image
  26. desc=Choose an image to include in the slideshow.                                                                        Note: Try to have images of the same size.
  27. name=Display Image
  28. type=IMAGE
  29.  
  30. #end