Flash & Flex Integration Gotcha: Automatically Declare Stage Instances
Saturday, November 17th, 2007I’ve gotten a lot of emails asking about some of my older Flash & Flex integration examples not working. Hopefully this article will describe the same error everyone is getting.
ActionScript 3 is strict. However, Flash CS3 helps Flash developers with a feature that automatically generates code during compilation. Meaning, if you have […]