Monthly Archives: March 2010

Variable scope in ActionScript Flex

Hoisting, the strangest ActionScript/Flex “feature” I’ve ever seen (at the moment of writing). Probably you’ve never heard of hoisting. I was hinted to this feature when I had two variables with the same name in one function. Flex was warning … Continue reading

Posted in Coding, Flex | Leave a comment