Results 1 to 4 of 4

Thread: WhAaa SSssuuuUp!! DuDEs! Gif files

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Japan
    Posts
    4

    Question WhAaa SSssuuuUp!! DuDEs! Gif files

    Whua sup!!! DuDes!!
    i just start on my first Visual Basic assignment(using Visual Basic 6), i downloaded a really kool gif file and i would like to know how to input it in my form and make it animate(would i need any codes??) ...step by step instruction plz... i'm still learning this
    programming language......thanks ...

  2. #2
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540
    Easy way: Project -> Components -> Microsoft Internet Controls. Put a WebBrowser control on your form and use 'WebBrowser1.Navigate2 "C:\MyAnimation.gif"' to view it...

    Better way: Find a freeware GIF control which'll display the animation. (http://www.download.com/ ?)

    Hard way: Read the GIF file manually and draw each frame... (http://www.planetsourcecode.com/vb/)
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2001
    Location
    Japan
    Posts
    4

    Question

    thanks dude!!
    is there a way to input a gif.file without use the Microsoft web browers component for visual basic.????

  4. #4
    Fanatic Member PsychoMark's Avatar
    Join Date
    Feb 2001
    Location
    Netherlands
    Posts
    540
    Look at option 2 and 3
    Teaudirenopossum.Musasapientumfixaestinaure.
    (I can't hear you. There's a banana in my ear)

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