flash help
flash help
Out of context: Reply #4
- Started
- Last post
- 15 Responses
- punch0
Hi. Here is how I'd do it.
Make two textfields. Name the first 'textboxA' the other 'textboxB' (or whatever).
Here is the script:
------------------------------
textString = "Lorem ipsum....";
textboxA.maxChars = 500;
for(i=0;i