Yesterday i tried to made a custom scroller (got the tutorial from kirupa, flash8) I modified it by load the text from external file(.txt). I used dynamic text for that purpose. But i couldn’t get the text._height variable correctly, since the text._height variable equal to the height of the dynamic text’s box i have made before. So even the loaded text was longer than the box, the variable wouldn’t change and the scroller didn’t work correctly. Is there any way i could get the variable correctly? Sorry for my creepy english…