Click to See Complete Forum and Search --> : Animated GIFS?


Xemion
October 11th, 1999, 09:31 AM
Does anybody have a control for Animated GIFS? I can't get them to work in VB. Is there some property I need to set? How do I use them? Thanks!

Xemion

Lothar Haensler
October 11th, 1999, 09:48 AM
find a free animated gif ocx right here:
http://nt1.pncl.co.uk/sbutler/vb/activex.asp

Atul
October 11th, 1999, 10:28 AM
Hi !
I have worked with some Animated GIFs. I noticed that they run only in a browser window. Hence I tried opening one using the web-browser control, i.e. by using it's Navigate method.
However if you find any other way of doing it please inform me also.

AtulK

Lothar Haensler
October 11th, 1999, 10:31 AM
the animated gif ocx that I mentioned in my post, DOES work in a VB window.