Here is the solution:
http://support.microsoft.c
I implemented the change for IE6 and it worked like a charm. Thought I'd post this in case someone runs into the same issue.
Thanks,
IPT
Main Topics
Browse All TopicsI have developed an Intranet package for my company to use. The ONLY problem I have run into is when the pages are run from within a Terminal Server session. Since I have a JavaScript scroll box in my pages for announcements, etc. everytime the scroll refreshes the inserted images flicker. This also happens when mouse rolls over Fireworks HTML images. This does not happen in a normal session. What is causing this to happen inside Terminal Session and is there a fix?
Thanks in advance,
IPT
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Here is the solution:
http://support.microsoft.c
I implemented the change for IE6 and it worked like a charm. Thought I'd post this in case someone runs into the same issue.
Thanks,
IPT
Business Accounts
Answer for Membership
by: dorwardPosted on 2003-11-02 at 23:27:46ID: 9669245
It happens in a Terminal Session becuase the refresh rate of an image being sucked over a network is rather less that one which only has to shoot along a VGA cable.
There isn't a fix, its a limitation of remote computing.
I suggest you replace the automatically scrolling element with an element that has scrollbars. Then users can scroll it at whatever pace their like, and it won't distract people from other content on the page.