PDA

View Full Version : more scrolling stuf


face2six
06-24-2002, 04:20 PM
I would like to be able to dynamically determine the _height property of a textbox that is populated by a external file. The point being that if the box is under a certain height then I could leave the scroll buttons out. Can this variable be determined at the time the flash loads or is it always determined by the H setting when you build it.

CyanBlue
06-24-2002, 05:09 PM
Hi...

Um... Can that be done in F5 or does it have to be FMX???

face2six
06-24-2002, 05:13 PM
nevermind ... found the tutorial in the advance section.
eeek heading into uncharted waters

jason
Ill let you know if possible....

check it out here:
http://www.actionscript.org/tutorials/advanced/Dynamic_text_with_scrollbar/index.shtml

CyanBlue
06-24-2002, 05:27 PM
Glad you have found something... :)
I thought that you wanted to resize the text field itself though...

face2six
06-25-2002, 12:48 AM
thanks for the look Cyan
what I needed was maxscroll which for me is a whole new can o worms :)