Click to See Complete Forum and Search --> : How to use Animated .gif files?
Dude1
Dec 19th, 2001, 05:33 PM
Hi, does anybody know of a control or something that can display and animate ready-made .gif files?
Thanks.
Sastraxi
Dec 19th, 2001, 06:47 PM
I believe the Gif89a control comes with it. It was on my computer when I installed VB - I have Win2k VB6 SP5.
Megatron
Dec 19th, 2001, 08:02 PM
I remember seeing some code on planetsourcecode.com that did this without the use of additional controls. I'll see if I can find the link.
Dude1
Dec 20th, 2001, 07:03 AM
Thanks, that would be great.
Arbiter
Dec 20th, 2001, 08:11 AM
To be honest Dude, I think you'd be better off shying away from GIF's.
GIF is proprietary technology owned by CompuServe (last I knew) so the legalities of using it in a commercial or distributed app are somewhat vague.
If you can get away with using something else then you'd be best doing so...
Doesn't help, but it's my tuppence worth...
[DBH]Longbow
Dec 20th, 2001, 02:13 PM
hy, i have the gif89dll
!! -> @ 4warp-Community!!
www.4warp.de
Download the ZIP-File @
www.4warp.de -> tools -> gif89dll.zip download
greez Longbow:cool:
Dude1
Dec 20th, 2001, 02:55 PM
Hi, I downloaded the Gif89.dll and added it to the Reference. But how do I use it? Do I load the gif in a picture box? Do you have any tutorials?
Thanks!
[DBH]Longbow
Dec 20th, 2001, 03:40 PM
no , sorry no tutorials!!
but if you added it you can put it into your form like a picture box!!
then property .. path of the gif!! you can loop it .. and so on!!
if you wait 2 or 3 weeks .. i add some new tutorials to the 4warp - page! (german)
cya :cool:
Megatron
Dec 20th, 2001, 03:51 PM
Okay, I found it. Here's the link.
http://www.planetsourcecode.com/xq/ASP/txtCodeId.4086/lngWId.1/qx/vb/scripts/ShowCode.htm
magoochris
Dec 21st, 2001, 05:39 AM
For that gif89.dll try this.
Add it to the components list then make sure it is checked then click on the little pic of it in the tools toolbar and then add it like a picture box. you will have to load the picture using code if I can remember corectly
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.