Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

scroll from xml

Status
Not open for further replies.

janet24

Technical User
Jul 22, 2003
161
US
I'm creating a flash training module and using xml to pull in my flash, title, subtitle and text. I have a scroll bar that I use for the text.

Is there code I can use that will detect if the scroll bar is necessary and only have it appear when the type gets larger than the text window? It needs to work pulling in text from xml.

Thanks...
 
once it has all loaded look at the maxscroll value to decide if bar is needed or not

alt. use the text area component which will only display a bar if needed
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top