|
-
Dec 4th, 2003, 04:23 PM
#1
Thread Starter
Junior Member
animations
i want to insert an animated gif in a VB form. I paste it there but the animation does not work. The image just appears as a regular image.
what do i do about it? how do i get the animation to get going?
thanks
rhatkar
-
Dec 4th, 2003, 04:47 PM
#2
Supreme User
VB doess not support the use of "Animatedds Gifs", it supports gifs but doesnt animate them. You can use timers but there is a DLL called Gif89.Dll, if noone gives you a link ill email you it tomorrrow when i ssober up
-
Dec 4th, 2003, 04:54 PM
#3
Supreme User
The place i think i got from it was at www.developerfusion.com and it is a caslled "Gif89.dll", maybe you can ask or find it there. Look in Web Directory i thknk it is called.
Regards
-
Dec 4th, 2003, 05:04 PM
#4
Supreme User
Well, you need to register the DLL (if not already):
Regsvr "FilePath"\Gif89.Dll
In the Start>File>Run dialog box
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
|