|
| | Subject: | Re: Why isn't my TextField multiline? AS2 | | Group: | Flashcoders | | From: | Rich Shupe | | Date: | 8 May 2008 |
In that case, use HTML and <br> and/or try wrapping the content in a CDATA
tag.
On 5/8/08 8:52 AM, "Alistair Colling" wrote:
> hmm, the string that is being targeted is held in a variable that is
> set from an xml file so should just be a regular string, i'll look
> into this tho.
Rich
http://www.LearningActionScript3.com
_______________________________________________
Flashcoders mailing list
Flashcoders
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
|