Monthly Archives: August 2012
CSS Tools: Reset CSS
http://meyerweb.com/eric/tools/css/reset/
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Hi, today I’ve come across the “Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.” error, but becuase (as always) the Flash Player errors are really stripped from any information that might help to pint point the problem I couldn’t … Continue reading
Posted in actionscript, flash
Tagged Error #2035, Error #2044, htmlText, img tag, Unhandled IOErrorEvent
Comments Off on Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
The parseCSS of StyleSheet silently fails
Hi, when you use the parseCSS method of the StyleSheet, you will have no indication about success of the invocation. When passed string contains invalid CSS text then this method will silently fails. The workaround is to compare the lenght … Continue reading
Posted in actionscript, bugs, flash
Tagged flash css, parseCSS, styleNames, StyleSheet
Comments Off on The parseCSS of StyleSheet silently fails