Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Loading Text..Branden, Marc, Cheri, anyone?
From: Branden Hall
Date: Mon, 13 Mar 2000 17:04:41 GMT

Ah.. there's a special properties of variables known as maxscroll and
scroll.

You would use the scroll property to actually scroll the box by modifying
the variable /:textBox1.scroll Increment it to go down and decrement it to
go up. You would put these buttons inside of an MC.

Say the variable you have is called textBox1 and load into this box a long
chunk of text. After the text is loaded you could look to see if maxscroll >
1 if it isn't then tell the MC that has the scroll buttons in it that its
visibilty is false. (Using a set property)

-= Branden J. Hall
-= Multimedia Developer/Instructor
-= Fig Leaf Software - "We've got you covered!"



-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Shaun
Brazier
Sent: Monday, March 13, 2000 11:38 AM
To: flasheratchinwag [dot] com
Subject: FLASH: Loading Text..Branden, Marc, Cheri, anyone?


Hi folks. I thought I should repost this as I didn't explain the situation
very clearly in the last post.

I have some scrollable text within my movie. The text can be loaded into
the text boxes dynamically. I have a scrollbar that is needed to scroll the
longer blocks of text. I am trying to make a system that knows how much
text is being loaded into the text box i.e, how many lines of text. If the
text box can only display 20 lines at a time but the text that is loaded
into it is 30 lines, it needs to be scrolled. I only want the scrollbar
(which is a separate MC) to be visible if this is the case. If there are
only 20 lines of text being loaded, there will be no need for the scrollbar
and so it should stay invisible.

My question: How would I detect the number of lines of text that have been
loaded? Is there a way to do this. So if "example1 txt" equals >20 lines,
tell scrollbar MC to play.

Please help. Any input valued and treasured!

Thank you very much
Shaun Brazier


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Loading Text..Branden, Marc, Cher, Shaun Brazier

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]