Flex RTE handling image IOError

Posted by majakovskij on Stack Overflow See other posts from Stack Overflow or by majakovskij
Published on 2010-06-15T13:21:02Z Indexed on 2010/06/15 13:22 UTC
Read the original article Hit count: 302

Filed under:
|
|
|
|

You know you can edit basic html with RTE (Rich Text Editor) Flex Control.

If your html code contains <img src="" /> tag, it will try to load that image from src.

But how to handling IOError?

or is it possible to disable the automatic image loading feature?

Thanks

© Stack Overflow or respective owner

Related posts about flex

Related posts about image