PDA

Click to See Complete Forum and Search --> : animated pics?


Smie
Nov 29th, 1999, 12:25 AM
is it possible to implement an animated picture into my vb6 project? If so how would i go about doing this? thanx!

Aaron Young
Nov 29th, 1999, 02:44 AM
There are all kinds of methods you can use to integrate Animation into a Project, for example you could..

Use the Webbrowser Control to Display an Animated GIF.

Use an Image Control Array of Still Images with a Timer.

Use a Single Static Image containing a Grid of Frames and use the PictureClip control to Select individual Cells into a Image Control using a Timer.

Or.. Insert an AVI Clip, using the MultiMedia Control.


------------------
Aaron Young
Analyst Programmer
aarony@redwingsoftware.com
adyoung@win.bright.net