| game.gif
mail.gif lara.gif |
Sample animated GIF files |
| GIFRead.SLL | GIF support library. |
| GIFRead.ST
GIFRead.POL GIFRead.PRJ |
Source files |
| ARBase.sll | Alejandro Reimondo base components SLL |
| ARAddins.sll | SelfDefinedStructures support |
| ARMisc.sll | Misc. OS Support |
SmalltalkLibraryBinder bindTo:'GIFRead'.
The GIFRead.sll library will automatically bind its required libraries if they have not already been bound to the image. At bind time the global dictionary GIFConstants will also be defined.
| player |
player := GIFPlayer pathName:'game.gif'.
player displayAllAt: 0@0.
Links to:
The
ObjectShare web site
VisualSmalltalk
Product Support
ObjectShare's
Online Documentation Site