Search the web
Sign In
New User? Sign Up
cairngorm-documentation · Cairngorm Documentation Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 379 - 415 of 1038   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
379
Hi Joshua, You approach is really good, in my case I had it stuck in my head that I wanted to trigger the event in my FrontController implementation. I had a...
mark_j_ellul
Offline Send Email
May 1, 2007
9:01 am
380
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the cairngorm-documentation group. File :...
cairngorm-documentati...
Send Email
May 2, 2007
2:06 am
381
dear all, in an effort to unravel the parts to Cairngorm I wrote this tutorial a few months ago. Its probalby a tad out of date by now - especially considering...
funkriderdavies
Offline Send Email
May 2, 2007
2:16 am
382
Hey guys, I have a cairngorm event that dispatches on creationComplete in the main.mxml file. In another component I use the data (in my model), however...
gotjosh819i
Offline Send Email
May 3, 2007
5:42 pm
383
Hi Josh, Am I right in assuming that in your init method in your component it takes the data from the model? If I understand correctly, you want to fire a View...
mark_j_ellul
Offline Send Email
May 4, 2007
2:32 pm
384
This is it :) Thank you! ... http://weblogs.macromedia.com/auhlmann/archives/2006/09/cairngorm_samp l_3.cfm ... ...
gotjosh819i
Offline Send Email
May 4, 2007
5:34 pm
385
I'm trying to use the Enterprise Service Locator in my app and I am having problems. When I use the getInstance methods on the Enterprise service locator, I...
brandona788
Offline Send Email
May 4, 2007
6:06 pm
386
I found the solution. The EnterpriseServiceLocator is in the adobe namespace and not the cairngorm....
brandona788
Offline Send Email
May 4, 2007
6:22 pm
387
I have rebuilt Cairngen, a one-shot code generation tool for generating Adobe Cairngorm 2.2 project directories and classes. Cairngen 1.0 is built entirely in...
efeminella
Offline Send Email
May 5, 2007
12:11 pm
388
Free service to shorten long URLs, short URL always looks better ! Visitors counter. * Redirection to any page. * Perfect for long Amazon Affiliate URLs. * ...
Hello
alpha_logic_...
Offline Send Email
May 9, 2007
4:33 am
389
Free service to shorten long URLs, short URL always looks better ! Visitors counter. * Redirection to any page. * Perfect for long Amazon Affiliate URLs. * ...
Hello
alpha_logic_...
Offline Send Email
May 9, 2007
4:57 am
390
Free service to shorten long URLs, short URL always looks better ! Visitors counter. * Redirection to any page. * Perfect for long Amazon Affiliate URLs. * ...
Hello
alpha_logic_...
Offline Send Email
May 9, 2007
5:40 am
391
Hello, I just downloaded Cairngorm 2.2 and added CairngormEnterprise.swc to my build path in Eclipse. I get the above mentioned error message in Eclipse. Am I...
ginnyboy12
Offline Send Email
May 10, 2007
11:53 pm
392
I think the problem is because you are using Flex 2.0 and the SWC's where compiled against 2.0.1. Try using it with 2.0.1 or recompile it with 2.0. ...
Peter Martin
peterthomasm...
Offline Send Email
May 11, 2007
6:39 am
400
Hi All, I've changed the settings for this group so that posts from new members will be moderated. This should stop the spam. Interestingly, it turns out that...
Douglas McCarroll
douglasmccar...
Offline Send Email
May 18, 2007
2:28 pm
401
It would be funny to find out if their spam filter looks for the word SPAM and then blocks that.... If that is true this message will not make it up ... ha ha...
mark_j_ellul
Offline Send Email
May 18, 2007
2:56 pm
402
Hi Everyone, I have been tasked with a project where we want to do TDD (Test Driven Development) using the Cairngorm 2.2 Framework. I am thinking of using ...
mark_j_ellul
Offline Send Email
May 18, 2007
5:32 pm
403
Hi Mark, This reply isn't specific to your question re testing Commands, but you might find the Antennae framework helpful. I just blogged about it here: ...
Douglas McCarroll
douglasmccar...
Offline Send Email
May 21, 2007
5:28 pm
404
Hi Douglas, Thanks for your response... Those links are quite informative. I happened to notice in the Release notes for Cairngorm 2.1 that they have included...
mark_j_ellul
Offline Send Email
May 22, 2007
9:15 am
405
Hello, My understanding is that ServiceLocator in Cairngorm is meant for RPC services only. Can I also use it to subscribe to a JMS topic? For now I have...
ginnyboy12
Offline Send Email
May 23, 2007
5:48 pm
406
What version of Cairngorm does is this tutorial based on? Thanks! ... tutorial a ... those ... edit ... typos....
Hwy419
Offline Send Email
May 27, 2007
3:49 pm
407
I too am trying to use Cairngorm and FlexUnit. I ran into trouble in trying to get FlexUnit to work asynchronously. It works fine for the first test, but...
heiseydb
Offline Send Email
Jun 18, 2007
10:06 pm
408
Adobe's AIR includes classes for swf client-side embedded SQL database functionality via the package flash.data. In the Cairngorm microarchitecture, remote...
P Smith
flexcoders
Offline Send Email
Jun 20, 2007
1:42 am
409
I printed the very useful Cairngorm 2.0 Microarchitacture diagram from http://www.cairngormdocs.org/cairngormDiagram/cairngorm2_rpc.pdf But it is my...
gers32
Offline Send Email
Jun 25, 2007
12:10 pm
410
When do I call a cairngorm event during the drag and drop process? Here are possible points I have to consider: draggedItem.mouseDown targetItem.dragEnter ...
app.developer
Offline
Jun 26, 2007
11:47 pm
411
In our parent application we are loading (child swf A) that uses Cairngorm to get data from an xml file. The ServiceLocator calls Service.mxml which contains...
badaraccor
Offline Send Email
Jun 26, 2007
11:50 pm
412
hi all... i have several question in mind. 1.why using design pattern or framework to develop RIA application? can anyone describe it with visual? 2.what the...
Wilson sihombing
spunk_meyer_84
Online Now Send Email
Jun 27, 2007
11:42 am
413
If you don't use a framework (cairngorm or whatever else) you will be using the basic facilities in Flex to have your application components exchange...
Paul Andrews
pauland2513
Offline Send Email
Jun 27, 2007
12:27 pm
414
I see you recieve the long answer. If you need information, a PDF of cairngorm concepts may be found at ...
app.developer
Offline
Jun 28, 2007
1:35 am
415
Hi Paul.. thanks for responds this message :) i know all the benefit using cairngorm and the implementation too. let me describe what my question is: theres 2...
Wilson sihombing
spunk_meyer_84
Online Now Send Email
Jun 28, 2007
1:35 am
Messages 379 - 415 of 1038   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help