Connecting Tech Pros Worldwide Help | Site Map

how to put an animated gif working?

  #1  
Old November 12th, 2005, 07:14 PM
Jim S.
Guest
 
Posts: n/a



when i try to insert an animated gif it would not run, just shows as a pic
in the view mode, why? and how can i put an animated GIF so it plays when i
run the database?
thanks
jim



  #2  
Old November 12th, 2005, 07:14 PM
Stephen Lebans
Guest
 
Posts: n/a

re: how to put an animated gif working?


The easiest method is to download a 3'rd party ActiveX control. For
performance reasons, it's written in ATL and multithreaded, I like and
have used this one.
http://skyscraper.fortunecity.com/ca...2/activex.html

For a listing of other controls have a look at:
http://www.generation.net/~hleboeuf/gif.htm

You can also use the MS Web Browser control. Check the currently
installed ActiveX controls on your system.

Finally, for those situations where you do not want to use an ActiveX
control or just want to play a single Animated Gif as part of a splash
screen there is code on my site to do this in native Access VBA. No 3'rd
party DLL's required. The code is a bit dated now and does not include
support for Local Color tables that my latest version in VB6 does.
Update coming soon..it's my next project.(I've been saying this
forever!)
http://www.lebans.com/animatedgifplayer.htm


--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


"Jim S." <j_@hotmail.com> wrote in message
news:zbJOb.14747$i4.14416@newsread1.news.atl.earth link.net...[color=blue]
>
>
>
> when i try to insert an animated gif it would not run, just shows as[/color]
a pic[color=blue]
> in the view mode, why? and how can i put an animated GIF so it plays[/color]
when i[color=blue]
> run the database?
> thanks
> jim
>
>
>[/color]

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Play animated gif on waiting Lemune answers 7 June 26th, 2007 12:15 PM
while posting information on a page containing an animated image, animation not working nemesis.saurabh@gmail.com answers 3 February 12th, 2007 06:55 PM
How to make visible an image (gif anim.) while wait for a task to finish pamelafluente@libero.it answers 8 August 17th, 2006 03:15 PM
How to load AVI's from shell32.dll & play them? Terry Olsen answers 1 March 9th, 2006 12:15 PM