http://flashtexteditor.com/flexdemo/
Another example now using TextArea component with most of the bugs
fixed. "View Source" enabled.

I am using mx_internal namespace there to be able to control internal
textField. Easier to implement then by subclassing TextArea, but can
break with the next Flex release?
Any opinion on that?

Thanks.

Igor Dimitrijevic
www.flashtexteditor.com



On 1/18/07, Igor Dimitrijevic <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am working on AS3 version of Flash Text Editor (www.flashtexteditor.com).
> If anyone is interested in beta testing, please email me.
>
> Feature list can be found at: http://flashtexteditor.com/index.php?docid=3
> It exports clean html and supported tags are:
> p (align, class),
> span (class),
> img(src, width, height, id, align, vspace, hspace),
> a(href, target),
> ul,
> li,
> strong,
> em,
> u
>
> Flash HTML export is also supported.
>
> Flex demo: http://flashtexteditor.com/flexdemo/FTE2test.html
> ActionScript API is almost the same as AS2 version:
> http://flashtexteditor.com/userguide/HelpPanel/Help/FlashTextEditor2/index.html
>
> Any suggestions are welcome.
>
> Igor Dimitrijevic
> www.flashtexteditor.com
>

Reply via email to