I can't see anything wrong there either - it may just be your screen refresh rate...
Billystyx
Main Topics
Browse All TopicsI'm having problems with text flickering when it animates. Is there anyway to get rid of the flicker?
http://www.brianfidler.com
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.
well maybe it does have to do with frame rate. I see it on my Mac Powerbook 17" monitor but don't see it when it's on my second screen which is a 17" Envision monitor with a lower refresh rate.
Would a high screen refresh rate allow me to see flickers that a slower monitor might not catch?
thanks,
befidled
here is a link re this - although I think it would be opposite to what you are experiencing
http://kb.indiana.edu/data
Billystyx
yeah, it's not my monitor that's having the problem. It's specific to this Flash movie when I roll over it the text flickers/distorts a little.
I'm going to chalk it up to refresh rate since I can't recreate it when running off of the same computer but displaying on my 2nd monitor.
thanks for the feedback.
befidled
And you tried increasing the fps too?
I was just trying to think of a work-around:) - but as you confirmed, it must be related to the screen refresh, (I thought it could be the display adaptor but since you are running the 2nd monitor on the same computer this doesn't make sense) of the 2nd monitor, or, hardware related...
Billystyx
You will almost always get flicker on an LCD display with text on Flash sites because LCD displays cannot diplay fractions of pixels like CRT monitors "can." Also, as a general rule of thumb, never use fonts smaller than size 14 (or equivalent of 14 Arial/Verdana) in Flash sites. People with monitors smaller than 19" and resolutions under 1024x768 with have difficulty reading the text. (see if you get flicker on a site I recently published: www.aessportswear.com : it's 100% Flash)
To fix the issue, you must round everything to avoid fraction-of-pixel positioning. Flash is notorious for trying to display tenths of a pixel. This a HUGE no-no for LCD displays.
If you need more detail on how to fix it, please let me know. Otherwise, that should work fine.
I'm not sure it has anything to do with the display being in LCD as the problem is occurring on my Mac Laptop with a res of 1440x900 but doesn't occur on my second LCD screen which I've tried at each of its resolution settings from 800x600 to 1280x1024.
It also has nothing to do with the point size of the font as the larger type treatments are having the same problem as the smaller typefaces. Also I've set the type so that when stationary it is falling on the pixel grid (i.e. x=20 y=100 instead of x=20.2 y=100.8) however once type is animated it necessarily eliminates that particular point.
I checked your site but it wasn't particularly relevant because your type isn't animating. The problem that is occuring in my button, occurs when I animate the type, not when it is stationary.
Thanks for looking. At this point I've chalked the problem up to something that exists on certain displays and isn't fixable from Flash...but I'm open to solutions if anybody stumbles on to one.
Try changing to 1024x768 on your laptop. I know it will be distorted since your laptop is 16:9, but if it doesn't flicker then, the problem is due to LCD. I see that you tried different non-native resolutions on your other display and that it didn't cause the flicker, but that is normal since the monitor creates its own algorithms to split pixels. Flash cannot replicate that process though. The website I sent you does have a scrolling marquee near the top. I was hoping you would see that.
Business Accounts
Answer for Membership
by: negatyvePosted on 2005-04-07 at 01:05:20ID: 13724664
I don't see anything weird in that button and in the way text moves with the "curtain". Anyway, a couple of things you can do:
- set the alpha level of the movieclip with text to 99
- set the formula which the movement is based upon to change the button _x to rounded pixel