Results 1 to 4 of 4
  • Thread Tools
  1. 4 Star Lounger
    Join Date
    Aug 2001
    Location
    London, UK
    Posts
    516
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Is it possible? (Access2000)

    Is it possible to have animated pictures on the background of an access switchboard? I don't think it's possible but I'm curious and want someone, otherthan my self to tell my brain that?

  2. Plutonium Lounger
    Join Date
    Dec 2000
    Location
    Sacramento, California, USA
    Posts
    16,775
    Thanks
    0
    Thanked 1 Time in 1 Post

    Re: Is it possible? (Access2000)

    You can put an animated GIF on a form using a timer, but I wouldn't recommend it because the timer interferes with everything else.
    Charlotte

  3. 2 Star Lounger
    Join Date
    Mar 2001
    Location
    Emerald Beach, New South Wales, Australia
    Posts
    126
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Is it possible? (Access2000)

    I find that at the start of a procedure if you set the timer interval =0 and then set it back to whatever it was on procedure exit that it doesn't interfere with my general processing. I do this a lot as I use the timer to check for a log out call in pretty much all my applications.

  4. 4 Star Lounger
    Join Date
    Aug 2001
    Location
    London, UK
    Posts
    516
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Is it possible? (Access2000)

    Thank you, u guys.
    It seems like a difficult task and since I don't know how to write procedures, I'll just use an ordinary picture.
    <img src=/S/cheers.gif border=0 alt=cheers width=30 height=16>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •