|
-
May 19th, 2004, 06:08 PM
#1
Thread Starter
Junior Member
character animation
i've been trying to insert a moving .gif image into my vb form and have it actually show the animation, but all it does is show the first frame. i know abcdefg said that it only took a few lines of code in a previous thread, and i asked how it was done in that thread, but nobody has responded to it. any help i could get would be great.
-
May 19th, 2004, 06:14 PM
#2
Ex-Super Mod'rater
I'm pretty sure you need to get an ActiveX control to play the gif. The standard PictureBox or ImageBox won't do it. Sorry I can't remember what control it is though.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
May 19th, 2004, 07:44 PM
#3
Isn't it called something like gif89 or gif98 or something??
-
May 19th, 2004, 08:03 PM
#4
Ex-Super Mod'rater
Posted by NoteMe
Isn't it called something like gif89 or gif98 or something??
Yeah that sounds like it .
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
May 19th, 2004, 08:54 PM
#5
Frenzied Member
Originally posted by NoteMe
Isn't it called something like gif89 or gif98 or something??
It would probably be something like gif89 or gif89a.
-
May 19th, 2004, 09:05 PM
#6
Originally posted by cyborg
It would probably be something like gif89 or gif89a.
So I did get 50% correct..D:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|