Results 1 to 10 of 10

Thread: How to use Animated .gif files?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    Great White North, ey?
    Posts
    202

    How to use Animated .gif files?

    Hi, does anybody know of a control or something that can display and animate ready-made .gif files?

    Thanks.

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    I believe the Gif89a control comes with it. It was on my computer when I installed VB - I have Win2k VB6 SP5.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Megatron
    Guest
    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.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    Great White North, ey?
    Posts
    202
    Thanks, that would be great.

  5. #5
    PowerPoster Arbiter's Avatar
    Join Date
    Sep 2000
    Location
    Manchester
    Posts
    2,276
    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...
    Gentile or Jew,
    O you who turn the wheel and look to windward,
    Consider Phlebas, who was once handsome and tall as you...

  6. #6
    Addicted Member
    Join Date
    Jul 2001
    Location
    Germany, BW
    Posts
    157
    hy, i have the gif89dll

    !! -> @ 4warp-Community!!

    www.4warp.de

    Download the ZIP-File @

    www.4warp.de -> tools -> gif89dll.zip download

    greez Longbow
    Old enough to know better,
    but young enough to don't give a ****!

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    Great White North, ey?
    Posts
    202
    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!

  8. #8
    Addicted Member
    Join Date
    Jul 2001
    Location
    Germany, BW
    Posts
    157
    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
    Old enough to know better,
    but young enough to don't give a ****!

  9. #9
    Megatron
    Guest
    Okay, I found it. Here's the link.
    http://www.planetsourcecode.com/xq/A...s/ShowCode.htm

  10. #10
    Lively Member magoochris's Avatar
    Join Date
    Nov 2001
    Location
    Australia
    Posts
    81
    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

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