CS4 and AS3: I dragged the TextArea component onto the Stage, gave it an instance name, and loaded some external text into it. All works fine. But when the text is longer than the box, no scrollbar appears.
I can scroll using the arrow keys.
I have tried every combination of auto, yes, and no in the Component Inspector, and STILL this TextArea will not give me a scrollbar.
Does anyone have a suggestion?