Disabling TextArea Scrolling in Flash AS3
Had a problem while working on a new Flash App today.
I have a number of dynamic text fields (TextAreas), and they scroll in-place when the user highlights the text and when the user uses the mouse wheel while hovering over them.
I searched for a way to stop this scrolling for quite a while and found [...]

