Results 1 to 4 of 4

Thread: animations

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2002
    Location
    MICHIGAN, USA
    Posts
    24

    Lightbulb 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

  2. #2
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    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

  3. #3
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    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

  4. #4
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    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
  •  



Click Here to Expand Forum to Full Width