*Hi All,*

Can any one help me to convert the following Flex4 : MXML code into an AS3
code,

        <s:RichEditableText id="richEdTxt"
>                             editable="false"
>                             selectable="false"
>                             focusEnabled="false"
>                             horizontalCenter="0"
>                             verticalCenter="0">
>             <s:textFlow>
>                 <s:TextFlow>
>                     <s:a click="clickHandler(event);">Link</s:a>.
>                 </s:TextFlow>
>             </s:textFlow>
>         </s:RichEditableText>
>

Thanks in Advance :)

-- 
*With Regards,
Abdul <https://abdulthink.wordpress.com/>**
*

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to