Monthly Archives: August 2012

CSS Tools: Reset CSS

http://meyerweb.com/eric/tools/css/reset/

Posted in CSS | Tagged | Comments Off on CSS Tools: Reset CSS

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 , , , , | 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 , , , | Comments Off on The parseCSS of StyleSheet silently fails