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 330 - 359 of 1038   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
330
Jenna, Think of the .swc file as a compressed folder. The com.adobe.cairngorm.* system is inside there. You will not see it in your local directory. In your...
Mike Crowe
mikecrowe
Offline Send Email
Mar 1, 2007
4:06 pm
331
Mike, First I thank you for taking the time to give me some valuable information. It has helped make things much more understandable. Amazing how there is so...
jg75201
Offline Send Email
Mar 2, 2007
1:02 am
332
Hi Jenna, Here my take from what i've learned. Cairngorm is a set of design patterns to solve common issues faced by developers creating RIA's. The 'whole'...
Bjorn Schultheiss
bjorn.schult...
Offline Send Email
Mar 2, 2007
2:42 am
333
Hi Bjorn, Thanks also for the information, I am starting to understand it more and more everyday, little bits at a time, It was very mysterious at first now I...
jg75201
Offline Send Email
Mar 2, 2007
3:07 pm
334
I'm attempting to build a Cairngorm Application using Cairngorm 2.1 . The backend is CF, but I don't think that has any relation on my problem. I have a login...
Jeff Houser
reboog711
Offline Send Email
Mar 3, 2007
6:32 pm
335
It can't convert because you're not dispatching an AuthenticateEvent, you're dispatching this: new CairngormEvent( AuthenticateEvent.EVENT_AUTHENTICATE ). You...
ben.clinkinbeard
ben.clinkinb...
Online Now Send Email
Mar 3, 2007
8:12 pm
336
Hi folks, I've posted working code to http://www.crowefun.com/flexcrud You can think of this as either: a) A full working demo of Cairngorm/amfphp or b) A...
Mike Crowe
mikecrowe
Offline Send Email
Mar 3, 2007
11:19 pm
337
In my system, I don't include the string. I just do: CairngormEventDispatcher.getInstance().dispatchEvent( new AuthenticateEvent( LoginInfo ) ); ... ...
Mike Crowe
mikecrowe
Offline Send Email
Mar 3, 2007
11:23 pm
338
Thanks for the help! Both suggestions make a lot more sense than what I was doing. I got it working, but ended up changing my approach before seeing either of...
Jeffry Houser
reboog711
Offline Send Email
Mar 4, 2007
2:03 am
339
I get a compiler error for an incompatible override when I try to create a getter for nextEvent: public override function get nextEvent() : CairngormEvent { ...
rough68fish
Offline Send Email
Mar 8, 2007
7:40 pm
340
Is there a serious issue here? Pls see my post and comment: http://blog.startup.gr/blog/_archives/2007/3/13/2800157.html...
tvikatos
Offline Send Email
Mar 12, 2007
11:05 pm
341
Looking for Data Entry jobs? we can help you find the perfect job. Data Entry job opportunities that allow you to work offsite via computer rather than commute...
Online Jobs
mondey_13000
Offline Send Email
Mar 15, 2007
1:55 am
342
What if we could show you a way to make an extra $ 500 a month from the comfort of your home? What if I told you that there are companies that will pay you...
Paid Surveys
afandina_mox_13
Offline Send Email
Mar 16, 2007
5:45 am
343
Hi! I would like to know if I have to use Flex Data Services to take advantage of Cairngorm, of if I can work with Cairngorm without having to use Flex Data...
luxspes
Offline Send Email
Apr 4, 2007
8:22 pm
344
... No. ... that....
ben.clinkinbeard
ben.clinkinb...
Online Now Send Email
Apr 4, 2007
10:20 pm
345
... No ... Yes ... In all fairness, I couldn't find any documentation on using Cairngorm w/ Flex Data Services either. I learned Cairngorm by reading the 6...
Jeffry Houser
reboog711
Offline Send Email
Apr 5, 2007
12:57 am
346
As Ben and Jeffry Have said, you can use mx:HTTPService with Cairngorm--just make sure that if you are sharing services that you set all the properties every...
Peter Armstrong
canuckmoose
Offline Send Email
Apr 5, 2007
5:11 am
347
Hi guys, It depends on what Web services back end you want to use. I am starting to use .NET and have come across a great tutorial to use cairngorm with...
Mark Ellul
mark_j_ellul
Offline Send Email
Apr 5, 2007
9:43 am
348
Sr. Application Developer/Flex architect, the candidate will provide high quality technology solutions that address business needs by developing applications...
kim_dobson32
Offline Send Email
Apr 6, 2007
6:11 pm
349
I am in need of a flex/as3 developer for few hours/days. I am a programmer myself working on a project. I am stuck on some component functionality and I need...
whateverjohnlouis
whateverjohn...
Offline Send Email
Apr 12, 2007
10:12 pm
350
Hey All, I'm starting on a new path, integrating web services with a Cairngorm architected Flex interface. Why web services? Because RTMP is not an option due...
Evan Gifford
evangifford
Offline Send Email
Apr 14, 2007
5:23 pm
351
Off the top of my head: var employeeVO:EmployeeVO = EmployeeVO(event.result as XML) Have the constructor parse the XML and populate the VO. It is not...
Jeffry Houser
reboog711
Offline Send Email
Apr 14, 2007
6:04 pm
352
Thanks for your quick reply :^) ... That's a decent option I think. I've tried that with both the XML and with the ObjectProxy return types. Modifying the...
Evan Gifford
evangifford
Offline Send Email
Apr 14, 2007
6:35 pm
353
... I've looked for something to that effect, but couldn't find anything. Short of hooking up e4x to strongly type itself if handed an XSD, (we can dream,...
Sean McKibben
graphextwin
Offline Send Email
Apr 14, 2007
9:20 pm
354
Warning: require_once(/srv/mikeandkellycrowe/domains/www.mikeandkellycrowe.com/public_html/inc/init.php) [function.require-once]: failed to open stream: No...
Sean Moran
japanmoran
Offline Send Email
Apr 16, 2007
4:26 am
355
I have read the docs on this and cant seem to find any real world code examples of how its used. Can anyone offer some info and maybe a code example or 2? ...
gotjosh819i
Offline Send Email
Apr 16, 2007
1:48 pm
356
Hey all, I'm talking with Adobe about this integration with Web Services and our conundrum about populating hundreds of value objects tomorrow afternoon. I'll...
Evan Gifford
evangifford
Offline Send Email
Apr 17, 2007
4:48 am
357
I certainly hope that is not the answer. Requiring the use of yet another product will not cut it in most organization. Also, we tried an approach where we...
Headlam, Norman
norman.headlam
Offline Send Email
Apr 17, 2007
12:23 pm
358
... code ... Hi Josh, I don't know of anyone using it. I tried to fool with it without success and decided there was no benefit, just more abstraction. ...
stanglware
Offline Send Email
Apr 17, 2007
6:15 pm
359
I'm in the same boat (the one with the .net logo on the side, but we're working on some more sponsors) and I also just like webservices in general, so I hope...
Sean McKibben
graphextwin
Offline Send Email
Apr 17, 2007
7:49 pm
Messages 330 - 359 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