flash scrolling text quesiton

Out of context: Reply #2

  • Started
  • Last post
  • 13 Responses
  • pkny0

    thnx for your tip cosmo,
    i know what you're talking about.. but in my situation i'm actually trying to build a "vertical scroll bar" that you can drag and it verticla height is dynamically adjusted to the amount of "lines" you have in a text.. sort of like the scroll bar in your internet browers.. the height of hte bar changes.. but i cannot find ou the "maximum line count" when i use "loadvariable" to load a variable from a text file /etc...

    using your example.. list.maxscroll will only work when i have something like this : list = "blahb lhab lah
    blah blah"
    list.maxscroll will show up as 2 lines.. get what i mean? - do you a way to find out how many lines from a externally loaded variable?

View thread