home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / grafika / promo / software.txt < prev    next >
Text File  |  1997-03-30  |  2KB  |  69 lines

  1.  
  2. Informations about enclosed software    
  3. ------------------------------------
  4.  
  5. 1.FLC-Java-Applet
  6. -----------------
  7.  
  8. The enclosed Java-Applet for displaying Autodesk-FLIC-files within
  9. an HTML-document has been developed by Dr.Joerg Anders and kindly 
  10. made available for publishing.
  11. The mentioned author owns all rights on this software and it is not
  12. part of the application "Pro Motion".
  13.  
  14. You may distribute and use this Java-Applet freely. For further 
  15. informations call the author himself:
  16.  
  17. Dr.Joerg Anders
  18. Faculty for Computer Science
  19. Professorship "Rechnernetze und verteilte Systeme"
  20. Technical University of Chemnitz
  21. Phone: +49 0371 531 1360 
  22. Fax: +49 371 531 1628
  23. e-Mail: ja@informatik.tu-chemnitz.de
  24.  
  25. Windows 3.11-user can not use Java-programs!
  26. The file "FLC_JAVA.ZIP" contains source and compiled code.
  27. These files have Windows 95 long filenames. If you only have a
  28. DOS-Zip-decompressor, you have to rename all files after decompressing
  29. like this:
  30.  
  31. flic_pla.jav    ->    flic_player.java
  32. flic_pla.cla    ->    flic_player.java
  33. err.cla        ->    err.class
  34. pixel_li.cla    ->    pixel_list.class
  35. scanner.cla    ->    scanner.class
  36. myproduc.cla    ->    myproducer.class
  37.  
  38. Include the applet in your HTML-code like this:
  39.  
  40. <APPLET WIDTH="xx" HEIGHT="yy" CODE="Flic_Player.class">
  41. <PARAM NAME="FILENAME" VALUE="name">
  42. <PARAM NAME="DELAY" VALUE="dd">
  43. <PARAM NAME="INDIVDELAY" VALUE="y">
  44. </APPLET>
  45.  
  46. "WIDTH"        ...of FLIC-animation in pixels
  47. "HEIGHT"    ...of FLIC-animation in poxels
  48. "FILENAME"    ...of FLIC-file (.fli/.flc-files)
  49. "DELAY"        ...optional frame delay in ms
  50. "INDIVDELAY"    ..."y" switches on individual frame-delay mode. 
  51.                 This option can only be used for animations created with
  52.         "Pro Motion"!
  53.  
  54. You will find "PROMOTION.HTM" as an example in your "Pro Motion"-Installation 
  55. directory. It shows the use of the applet (the .class-Dateien must be 
  56. decompressed!) and the use of an animated GIF89a-file.
  57.  
  58.  
  59.  
  60. 2.Autodesk FLIC Player
  61. ----------------------
  62.  
  63. The enclosed file "WAAPLAY.ZIP" contains a player for Autodesk's FLIC-files
  64. under Windows.
  65. You can use and distribute this program freely.
  66. Autodesk Inc. owns all rights for this player, and it is not part of the
  67. application "Pro Motion".
  68.  
  69.