Oh, to answer your question, if you want to share Interfaces or Class definitions across files - just create a "Library Project" in Flash Builder. This will compile to a .swc file that can be referenced by other projects.
So sorry I didn't see this sooner.
Interfaces are a good practice in general. They are especially useful if you will be swapping out concrete classes for testing.
However, in my example I basically said "at the very least, use interfaces for docum…
Description:
"This Meeting will explore practical applications of Cairngorm: Adobe's open source architecture for Flex. From simplifying service calls, to implementing undo and redo, and an introduction to the Cairngorm extensions by Universal Mind…
Disclaimer - I have never worked with a recruiter so these are gut reactions.
Reading through these questions has actually confused me a bit about the relationship between recruiters, developers and employers. Specifically, question 10. Is the role…
Spring Actionscript is great. Actually, it's fantastic. If you're a Java/Spring developer you'll pick it up quickly and it will feel very familiar to you.
Similar to what Steve said, look into the Callbacks feature of the UM Cairngorm extensions. Callbacks are just functions (owned by the view) that are passed with the event for the command to call when it completes. These callback functions can be us…
This is the area of the site where you can talk with other users of the Flash Platform. This includes Development using Actionscript, Flex, Animation, and Design.