Hi guys,

I will be here trying to figure this out all day so any posts will be much appreciated.

I've got my XML (content text) loading text into a text box, which is inside a movieclip.
Obviously the scroll parametres depend on the height of the loaded xml in proportion to the text inside the text box.

I need to rezize the textbox which is inside the MC to the size(height) of loaded text. Is there any way to make the textboxes height stretch to whatever is being loaded from the xml?

At the moment the textbox size always stays standard (to the size i make it on the stage). So the only way to solve it is to make it to the size of the largest text loaded, which is a pretty mickey mouse way of solving it.

I'll be right here if anybody knows a good way to do this. I was thinking to dynamically create this text box but where do I get the height???

Kind Regards
Ryan Mac