MartyConnelly
martyconnelly at shaw.ca
Wed Jun 22 13:20:56 CDT 2005
Well animated graphics seem to be possible from vba
Just run this snippet in debug window
Please don't hit me ;)
With Assistant
.On = True
.Visible = True
.Move xLeft:=400, yTop:=300
.MoveWhenInTheWay = True
.TipOfDay = True
'need reference to MS Office 11.0 Library
' .Animation = msoAnimationGreeting
.Animation = 2
End With
Arthur Fuller wrote:
>Bummer.... O well.
>
>-----Original Message-----
>From: accessd-bounces at databaseadvisors.com
>[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Bobby Heid
>Sent: June 17, 2005 8:48 AM
>To: 'Access Developers discussion and problem solving'
>Subject: RE: [AccessD] Question about Animated Graphics
>
>Those are animated Gif files which are not supported in Access (well at
>least version 2000 and less). I think that there are some 3rd-party
>controls that will let you host an animated Gif.
>
>Bobby
>
>-----Original Message-----
>From: accessd-bounces at databaseadvisors.com
>[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller
>Sent: Thursday, June 16, 2005 10:31 PM
>To: 'Access Developers discussion and problem solving'
>Subject: [AccessD] Question about Animated Graphics
>
>
>I found some cool graphics appropriate to an app I'm building now, but so
>far I can't make them work correctly. For a peek at the graphics, see
>http://www.animation-central.com/gears.htm. The graphics there move. When I
>download one graphic and drop it on an Access form, it's static not
>animated. I want the animation! How do I achieve this?
>
>TIA,
>Arthur
>
>
>
--
Marty Connelly
Victoria, B.C.
Canada