Dan Schultz, Intrigue MediaAll things Flex, AIR, Application Architecture and Cayri from Dan SchultzWhen to Use Weak References- September 24, 2007 Understanding when to use a weak references, versus strong references can be a confusing one. It took me awhile to fully grasp when, and when not to use one over the other. On top of that, there&8217;s very little documentation on the LiveDocs about the subject. Under the documentation for IEventDispatcher.addEventListener(), it ...http://www.intriguemedia.net/2007/09/24/when-to-use-weak-references/ Embedding Cayri on Your Website- September 12, 2007 Lately I&8217;ve been getting emails from people asking me if they can embed Cayri on their virtual airline&8217;s website. So I think it&8217;s about time to post a small tutorial on how to do this. The simplest way to do it is by using an IFRAME tag with HTML. Just ...http://www.intriguemedia.net/2007/09/12/embedding-cayri-on-your-website/ The State Pattern in Flex 2- September 1, 2007 I&8217;m currently working on Flex project at Quality Attributes Software that requires the use of a set of tools, similar to Photoshop, to manipulate a drawing canvas. Some examples of tools might be a drag tool, a selection tool, and a zoom tool. I thought to myself, &8220;Ok, simple enough. Throw all ...http://www.intriguemedia.net/2007/08/31/the-state-pattern-in-flex-2/ |