you can use <br> and set your text field to use HTML.

[]'s
andrei


On Sun, Mar 9, 2008 at 8:12 AM, Paul Steven <[EMAIL PROTECTED]>
wrote:

> Can someone let me know how I can insert a newline in some dynamic text.
>
> Basically I have some instructions in my flash movie that are loaded from
> an
> external xml file. In the following I would like the text after "Mouse
> Controls:" to start on a new line.
>
> <clockGameMouseControl>
>                 <english><![CDATA[Mouse Controls:Control your hand using
> the mouse]]></english>
>                 <french><![CDATA[Commandes de souris:Commandez votre main
> en utilisant la souris.]]></french>
> </clockGameMouseControl>
>
> I have tried using \n as follows
>
> <english><![CDATA[Mouse Controls:\nControl
>
> But this doesn't work.
>
>
> I would appreciate any help on this matter.
>
> Thanks
>
> Paul
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to