I did hope for some src code :) lets just hope,, I have the same bug whit images in htmlText, looks like the flash.text.TextFormat is missing the img tag.
Cato --- In [email protected], "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/i ndex.html > > Any suggestions are welcome. > > Igor Dimitrijevic > www.flashtexteditor.com >
