In the project I am currently working on I got textfields that scrolled when I used the mouse wheel. To avoid this you simple disable the mouse for the textfield.

textfield.mouseEnabled = false;

Post to Twitter

Related posts:

  1. Xml line break issue in Flash
  2. Flex: Actionscript project Sandbox Error (Error #2044)
  3. How to disable the HTML wrapper file in Flex
  4. Motor2 (lack of) documentation
  5. Fix smoothing bug on scaled bitmaps