PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Re: Anybody knows about animated gifs?

Reply

Re: Anybody knows about animated gifs?

 
Thread Tools Rate Thread
Old 03-07-2003, 02:24 AM   #1
Milos Setek
Guest
 
Posts: n/a
Default Re: Anybody knows about animated gifs?


Thanks Andy,

I only discovered your reply today.

I am not actually trying to have Excel animate the image. All I want to do
is assemble the animated image parts in Excel,
save as gif and then display this image on the web. Unfortunately it does
not seem to preserve the animation since only the first frame is displayed.

Thanks again.
Milos.
"Andy Pope" <andy@andypope.info> wrote in message
news:erBO9jIPDHA.2160@TK2MSFTNGP11.phx.gbl...
> Hi Milos,
>
> As far as I can discover Excel will not animate your image.
> With the later version of Excel inserted ani gif will retain all the
> frames and work if you save them to html.
>
> You can insert the activex webbrowser (shdocvw.dll) on the worksheet but
> not in the chart. Also it appears to retain the vertical scrollbar, but
> that may just be a property.
>
> Hope this helps.
>
> Milos Setek wrote:
> > Hi all,
> >
> > I have created some animated images using MS animator and than I use VBA

to
> > add them to a chart in Excel
> >
> > I use something like
> >
> > For i = 1 To N
> > ActiveChart.Pictures.Insert(cImagePath & cImageName(i)).Select
> > Next i
> >
> > The images insert OK but they don't animate. The image displayed is the
> > first frame only. There are only two frames in the animated gif.
> >
> > Anybody knows why? Is this possible in EXCEL.
> >
> > Thanks for any assistance.
> > Milos.
> >
> >

>
> --
>
> Cheers
> Andy
>
> http://www.andypope.info
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off