Re: [Flashcoders] Getting text from a specific line...

2006-09-21 Thread Adrian Ionut Beschea
just a thought... you can try to retrieve all text in your texbox and split it by newline something like : var test_str = my_txt.text; lines_arr = test_str.split(newline); Don't know if it works, never tested it. - Original Message From: Michael Kønig [EMAIL PROTECTED] To:

RE: [Flashcoders] Getting text from a specific line...

2006-09-21 Thread Merrill, Jason
Which text effect on that site are you trying to emulate? I'm not sure which effect you're after. The navigation on the right side or the text that appears when you click the cross? The navigation on the right is done with individual movie clips that contain textfields, and all of those are