Using animated gifs in forms? Possible?

L

Louis Herndon

Hello,

I know it is not necessarily proper, but I want to know if
it is possible to use an animated gif in a form. This is
a form not for data entry or reports or anything,
basically it is a "click OK" confirmation box. My user
has expressed a desire for an animated image to "draw
attention" before a user of the application exits. Does
anyone know how to or if it is even possible to implement
this. Any help at all would be appreciated.
 
R

Roger Carlson

You need to get an ActiveX control like the one you can find here:
http://www.jcomsoft.com/

OR

You can create your own animation by displaying pictures sequentially with
the Timer event. On my website (www.rogersaccesslibrary.com) is a small
Access sample database called "Animation.mdb" which illustrates how.

--
--Roger Carlson
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top