Hi,

i have a Text with htmlText that can have missing images, so i get
this error:
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found

I have no more new ideas to test...i couldn't find a solution.

i tried:
stage.addEventListener(IOErrorEvent.IO_ERROR,ioerrorHandler);
myText.addEventListener(IOErrorEvent.IO_ERROR,ioerrorHandler);

and also i tried making a for each for each image in loader as
described here:
http://www.nabble.com/-flex_india:4088--Error-with-htmlText-property-of-TextArea\
---%22Error--2044:-Unhandled-IOErrorEvent:.-text%3DError--2124:-Loaded-
file-is-a\
n-unknown-type%22--td13439807.html

and also everything together plus try catch as here:
http://www.fxug.net/modules/xhnewbb/viewtopic.php?topic_id=671&forum=2&viewmode=\
flat&order=ASC&start=10

I'm using flex 3.2 and the bug is described since 2007:
http://bugs.adobe.com/jira/browse/SDK-12755


So, how can handle this htmlText ioError?

Is there a solution?

thanks
Carlos


--~--~---------~--~----~------------~-------~--~----~
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