Search

 

October 2010
S M T W T F S
« Sep   Nov »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Tags

Archives

Archive for October 15th, 2010

Trapping flash.display.Loader IOErrors

Friday, October 15th, 2010

TweetI was trying to debug an issue yesterday and stumbled across something in the Flex SDK that I was unaware of. I was using SDK 3.4, but this is also true of 3.5, 4.0, and 4.5. My issue was that I had a Loader class which I was using to load image files. In some [...]