Okay, that seems to have fixed one problem. I'll try ant and see if it fixes the next one.
But as a follow-up, can anybody think of a better way to get some multi-line text into a Flex program? Is <mx:Text><mx:text>...</mx:text></mx:Text> really the best way, or is there a better way that I haven't spotted. If this were PHP, I'd just quote the whole thing. But the PHP way has its own disadvantages -- like the ability to have whole chunks of your program simply disappear if you leave off a close quote, so I can hardly fault Adobe for choosing the more common/conventional rule that a string has to all be on one line. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/How-do-I-put-character-entities-into-my-text-control-tp4975p4980.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
