Animated Gifs
Animated Gifs are very common on Internet. You can get thousands of gifs just
browsing the net or buying a not expensive clipart CD.
You can work with ANIGIFS like with any other objects – grouping them, moving
them in layers, etc.
Experiment with the settings!
This is not all what you can do with the anigif!
If you Show anigif in you ractions - anigif start animate from the first page,
if you Hide it it dissapear.
In script you can control more:
AGifPlay("ANIGIF OBJECT")
- play gif (for example if autoplay feature is off)
AGifStop("ANIGIF OBJECT")
- stop , the next play will continue from this frame
AGifReset("ANIGIF OBJECT")
- reset - set the first frame
Note: Anigifs takes more CPU than static pictures. You can use Anigifs in layers -
be careful - the alpha transparent bitmaps takes more time to redraw - if you
overlap Anigif and some Alpha transparent bitmaps - the gif will slow down.
Don't try to put too much on one page ! The anigifs are great for highlighting
something special.
Click on an item to get more information:
Label.
Info.
Speed.
Advanced
Transparency
Automatic - Force
You can chose how to create transparency in your image. Note - this goes
beyond standard gif transparency, you can turn non-transparent gifs to transparent
by forcing the transparent color.
Auto Play
The gif will start playing as soon as it will be visible
Loop
The gif will play in loop
After Last Frame
This works only if Loop is not selected. You can chose what to do when
animation will reach its last frame. It could hide the object or run a script.