views:

52

answers:

0

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