Comments on: Giving Cairngorm a Test Drive (Example Code) https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/ Archive of older blog posts written by Josh Tynjala about Flash, Flex, and ActionScript Wed, 26 Jun 2013 02:52:46 +0000 hourly 1 https://wordpress.org/?v=4.9.9 By: Sathya Moorthi K https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-450 Wed, 09 Jun 2010 19:18:24 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-450 hi.. i need to retrieve all the table values from the database by flex+cairngorm using php+mysql.. need sample code.. help me.. please.. thanks in advance..

]]>
By: rconceiver https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-449 Mon, 21 Apr 2008 07:15:46 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-449 thanks for that…
example is really kool..
It has cleared my vision for Cairngorm..

]]>
By: Josh Tynjala https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-448 Tue, 15 Apr 2008 15:36:55 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-448 rconceiver, the link to the Yahoo! Astra Web APIs has been fixed.

]]>
By: rconceiver https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-447 Tue, 15 Apr 2008 13:54:40 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-447 could not found the yahoo api classes..
please give another link to download them…

]]>
By: Josh Tynjala https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-446 Tue, 07 Aug 2007 15:35:54 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-446 mzx, using the IModelLocator interface shouldn’t be any different than using the old-style ModelLocator interface that I was using in this example. If I remember correctly, when IModelLocator was introduced, I only had to change the name and everything else worked fine. The source code for my WordWeb app used IModelLocator if you really need an example.

]]>
By: mzx https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-445 Tue, 07 Aug 2007 14:42:22 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-445 check me if im wrong but im looking for example with
class ModelLocator:IModelLocator;
any links?

]]>
By: Code Sweat Blog » Blog Archive » Some Flex 2 Related Links (pt. one) https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-444 Thu, 05 Jul 2007 05:03:33 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-444 […] Giving Cairngorm a Test Drive (Example Code) » Zeus Labs […]

]]>
By: Josh Tynjala https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-443 Mon, 30 Apr 2007 22:23:39 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-443 Jesse Warden’s Amazon example for Cairngorm 2.2 is a good resource. Check it out for a cleaner implementation than mine.

]]>
By: Tangent https://joshblog.net/2007/04/03/learning-to-use-the-cairngorm-framework/#comment-442 Thu, 05 Apr 2007 15:43:04 +0000 http://www.zeuslabs.us/archives/136/learning-to-use-the-cairngorm-framework/#comment-442 Well, MVC is not a simple pattern, it took me a while to understand as well. ActionScript Cookbook would be a good place to understand the pattern, which would lend you a hand on understanding Cairngorm.

]]>