|
-
Jul 28th, 2000, 01:50 PM
#1
Thread Starter
New Member
The well known gif89.dll works indeed. However I need to control the speed of the animation. To slow it down, or speed it up.
There are several methodes like loading the gifs to an array of images, and setting the visible property to true with a timer. This method leads to crashes with transparent background gifs.
So I thought creating three sets of arrays, loading the gifs to the first array, creating the maps on the third array, and using bitblt create the third array holding the pictures. The third array will consist of non-transparent images, that seems to work fine, yet still with a simulated transparent background.
I guess this should work. But I think it is a bit too sophisticated.
Is there another methode? Any comments?
I can offer help for VB database programming needs. Just drop me a line on my e-mail [email protected]
or ICQ: 4099829
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|