Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
anan #1
Return Line Number of text in a textfield?
Can the line numbers of the text containing a special character be retrieved?
e.g.
text in a textfield:
#line 1
line 2
line 3
#line 4
line 5
line 6
any actionscript can return "1" & "4"?
tks very much in advance for any help!
anan Guest
-
line break in dynamic textfield
I have a flash file that has several text fields that get their content from a xml document. My xml looks like this: <?xml version="1.0"... -
select line in multiline textfield?
Hi all, Is it possible to select a specific line from a multiline textfield? thanks. -
textField width - Font size - number of character
I want to know if there's a function that returns a number of characters available in each line , knowing the textField width and the font size.... -
TextField.text
hi i want to stock text in a textField without drawing it on the Stage with the createTextField method, so : var mytext :TextField = new... -
How do you get the current number of lines in a textField ?
Ive got a textField and a function for adding letters to it over time (setInterval).. If there is more text than the textField size, I would need a... -
anan #2
Re: Return Line Number of text in a textfield?
o, forget to say, for Flash MX, not Flash MX2004. tku!
"anan" <anan@abc.com> wrote in message news:bvcn34$dua$1@forums.macromedia.com...
| Can the line numbers of the text containing a special character be retrieved?
|
| e.g.
| text in a textfield:
|
| #line 1
| line 2
| line 3
| #line 4
| line 5
| line 6
|
| any actionscript can return "1" & "4"?
|
| tks very much in advance for any help!
|
|
anan Guest



Reply With Quote

