Hi,

Whiel looking at another issue I just tried out this little sample:

<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"; 
                           xmlns:s="library://ns.adobe.com/flex/spark" 
                           xmlns:mx="library://ns.adobe.com/flex/mx"
                           direction="rtl">
        <s:Label text="Hi there!" /> 
</s:Application>

And the label displays "!Hi there" is that expected?

Thanks,
Justin

Reply via email to