Home All Groups Group Topic Archive Search About

How do I animate a picture?

Author
2 Jun 2005 2:54 PM
michelelenc
Hi there!

I would like to animate a picture (swivel) and use it in my email signature
or in a Word Document Header or Footer.  How can I do this with VB code?


--
michelelenc

Author
2 Jun 2005 3:01 PM
Veign
How would VB help you if this will be in an email message?

If you are talking about creating an animated GIF than use one of the many
free programs out there.

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/


Show quoteHide quote
"michelelenc" <michelel***@discussions.microsoft.com> wrote in message
news:C7472A14-4529-4AD8-8E14-408C68185D61@microsoft.com...
> Hi there!
>
> I would like to animate a picture (swivel) and use it in my email
signature
> or in a Word Document Header or Footer.  How can I do this with VB code?
>
>
> --
> michelelenc
Author
2 Jun 2005 3:17 PM
Joel Whitehouse
You can use Microsoft Gif Animator to make an animated gif.  It's
freeware, and though Microsoft doesn't offer it as a download anymore,
but a number sites still mirror it.

Here's one:

http://www.jhepple.com/gif_animator.htm


-Joel
Author
2 Jun 2005 4:23 PM
michelelenc
Thank you sir.  I am a novice at some things and this would be one of them. 
I apologize if I put this in the wrong place, but I was under the assumption
(wrong as it maybe) that this was all done by VB coding.  Thanks for your
help!
--
michelelenc


Show quoteHide quote
"Joel Whitehouse" wrote:

> You can use Microsoft Gif Animator to make an animated gif.  It's
> freeware, and though Microsoft doesn't offer it as a download anymore,
> but a number sites still mirror it.
>
> Here's one:
>
> http://www.jhepple.com/gif_animator.htm
>
>
> -Joel
>
Author
2 Jun 2005 6:09 PM
Veign
It can be done with VB but if all you need to do is generate an Animate Gif
then use the MS application and stay away from re-inventing the wheel.

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/


Show quoteHide quote
"michelelenc" <michelel***@discussions.microsoft.com> wrote in message
news:84813636-9CC7-4205-BDE4-8EB34B6BBE4A@microsoft.com...
> Thank you sir.  I am a novice at some things and this would be one of
them.
> I apologize if I put this in the wrong place, but I was under the
assumption
> (wrong as it maybe) that this was all done by VB coding.  Thanks for your
> help!
> --
> michelelenc
>
>
> "Joel Whitehouse" wrote:
>
> > You can use Microsoft Gif Animator to make an animated gif.  It's
> > freeware, and though Microsoft doesn't offer it as a download anymore,
> > but a number sites still mirror it.
> >
> > Here's one:
> >
> > http://www.jhepple.com/gif_animator.htm
> >
> >
> > -Joel
> >