PDA

View Full Version : Text cut off


rpgfan
09-20-2006, 05:22 PM
height=200 width=250]
This is a news panel from my website.(use the arrow keys to move up and down) the news it suppost to go alllll the way down to whaen it emerged (3/10/06) but the text gets cuttof. How do I fix dis?
if the box doesent work, click here. (http://img71.imageshack.us/my.php?image=testoj6.swf)

FLASH-MX
09-20-2006, 05:27 PM
Only flaw I see is the fps, up it up to at least 30.

Other than that I couldnt see what you meant...

Logic
09-20-2006, 05:34 PM
I think he means that you can keep scrolling beyond the end and you can scroll above the top "limit".

My advice would be to convert it into a giant text box that is scrollable since that defines scrolling boundaries. Then add a key listener to detect when the up and down arrows are pressed. If they are pressed, scroll up or down in that box.

rpgfan
09-20-2006, 06:14 PM
If you keep on going down, youll see that the text gets cutoff! How do I stop THIS?

arkhan
09-20-2006, 06:33 PM
Im sorry..but it shows nothing here..

rpgfan
09-20-2006, 07:23 PM
click the link, smart one

Matt
09-21-2006, 04:31 AM
When I scroll down all the way there's nothing there. THe text goes way out of the visable area.

rpgfan
09-21-2006, 07:10 PM
i know,thats the point, how do I make it where you can see the cuttof texT?

moto
09-22-2006, 08:54 AM
Read the wery last lines of the text... It is an unfinished sentance. I supose thats what he means by cut-off.

Matt
09-22-2006, 11:52 AM
Without his script/fla fiel we can't really help him with that.

arkhan
09-23-2006, 07:44 AM
what really understanding what he means by cut off text neighter..
Im suposing the text box lines limit was reached..
well..the only way around this is making a real scroll intead of moving the text box up and down..