With gif89.dll you have to make sure you register it on each of your users' machine. But it does work.
You could also insert the ActiveX control Microsoft Web Browser (which should already be on everyones machine). Suppose you name the ActiveX control MyGifFile, then in the OnOpen event of the form, enter something like this:
MyGifFile.Navigate "\\path\yourGifFile.gif"