home *** CD-ROM | disk | FTP | other *** search
-
- Informations about enclosed software
- ------------------------------------
-
- 1.FLC-Java-Applet
- -----------------
-
- The enclosed Java-Applet for displaying Autodesk-FLIC-files within
- an HTML-document has been developed by Dr.Joerg Anders and kindly
- made available for publishing.
- The mentioned author owns all rights on this software and it is not
- part of the application "Pro Motion".
-
- You may distribute and use this Java-Applet freely. For further
- informations call the author himself:
-
- Dr.Joerg Anders
- Faculty for Computer Science
- Professorship "Rechnernetze und verteilte Systeme"
- Technical University of Chemnitz
- Phone: +49 0371 531 1360
- Fax: +49 371 531 1628
- e-Mail: ja@informatik.tu-chemnitz.de
-
- The file "FLC_JAVA.ZIP" contains source and compiled code.
- These files have Windows 95 long filenames. If you only have a
- DOS-Zip-decompressor, you have to rename all files after decompressing
- like this:
-
- flic_pla.jav -> flic_player.java
- flic_pla.cla -> flic_player.java
- err.cla -> err.class
- pixel_li.cla -> pixel_list.class
- scanner.cla -> scanner.class
- myproduc.cla -> myproducer.class
-
- Include the applet in your HTML-code like this:
-
- <APPLET WIDTH="xx" HEIGHT="yy" CODE="Flic_Player.class">
- <PARAM NAME="FILENAME" VALUE="name">
- <PARAM NAME="DELAY" VALUE="dd">
- <PARAM NAME="INDIVDELAY" VALUE="y">
- </APPLET>
-
- "WIDTH" ...of FLIC-animation in pixels
- "HEIGHT" ...of FLIC-animation in poxels
- "FILENAME" ...of FLIC-file (.fli/.flc-files)
- "DELAY" ...optional frame delay in ms
- "INDIVDELAY" ..."y" switches on individual frame-delay mode.
- This option can only be used for animations created with
- "Pro Motion"!
-
- You will find "PMOTION.HTM" as an example in your "Pro Motion"-Installation
- directory. It shows the use of the applet (the .class-Dateien must be
- decompressed!) and the use of an animated GIF89a-file.
-
-
-
- 2.Autodesk FLIC Player
- ----------------------
-
- The enclosed file "WAAPLAY.ZIP" contains a player for Autodesk's FLIC-files
- under Windows.
- You can use and distribute this program freely.
- Autodesk Inc. owns all rights for this player, and it is not part of the
- application "Pro Motion".
-
-