FlashBulb
05-31-2005, 07:54 PM
I have a ScrollPane on my stage, with an empty movieclip inside, and I createTextField some text into that movieclip. The width of the ScrollPane changes dynamically according to the size of other things on the Stage.
The problem is that the movieclip within the ScrollPane gets its width changed along with the ScrollPane, and ends up looking squished or stretched. How can I resize my ScrollPane while leaving the content intact?
The problem is that the movieclip within the ScrollPane gets its width changed along with the ScrollPane, and ends up looking squished or stretched. How can I resize my ScrollPane while leaving the content intact?