Hi, I posted this on flexcoders, I think it's also scpecific to Cairngorm, so I'm posting here as well. Please help. I'm using Cairngorm. On one of the...
Hi Jairokan, It seems like you've got a service specific to "user" types, and one for "admin" types. First thing to do would be to create a unique delegate for...
HI, I'm working on the menu in an application and I'm using the MenuBar component, which I'm populating using XML (similar to the example in the help). Then...
... I'm confused, why are you not able to bind them? Is this a logical problem in your program or will flex not let you for some reason? ... I hope I've...
Hello everyone, I just get started with my development consultancy and need a clearer definition of some of the most recurrent terms. I know their definition,...
I am not 100% certain as to what you are actually asking. However if you would like to know the differences / similarities of the terms listed below in regards...
I'm not sure if this is a Jeff Problem, a Cairngorm problem, a Flex 3 Problem, an AIR problem, or a WebORB problem. But, I thought I'd start here. I'm...
Hi Jeff, We recently tackled a very similar problem on our side in a very similar way and it works well. We are using AMF RPC and so detect the users ...
I'm stuck with the same behavior too. I made a simple project in order to isolate the problem with no luck. A complete description and test-case here ...
We are using 2.2.1 beta on this project and communicating with J2EE backend via FDS 2 with AMF. Our redispatch patch is working well so far handling ...
Did you read this entry ?? - - I'm stuck with the same behavior too. - I made a simple project in order to isolate the problem with no luck. - - A complete...
Can't read the language of that entry; is there an English translation? Did you try the app w/ Flex 2, or just with Flex 3? ... -- Jeffry Houser, Technical...
... A couple of weeks ago I began to experiment a strange behavior on some applications compiled with FlexSDK3 Moxie. One email from an user experimenting...
I used http://babelfish.av.com/. You can type in a URL and it will translate the page. It did a good enough job where one can sort of make out what is being...
Thanks for the translation: I just logged this as a bug. I was able to create reproducible case with both Flex 3, and 2.01 using WebORB .NET EDition and...
hi all. just a quick question. I'm onl;y just getting into learning the above and could do with a demo of how to deal with using amfphp1.9 with Cg2.21...
Really ?? WoW I'm very happy. I'm not alone! :). I found this weird behavior few months ago (07/15/2007 blog-post date) but I thought that the bug reside on...
Hello, Have you been able to get a service call through before without Cairngorm? What do you mean by a "conflict event" ? Do you mean fault events? P.S. to...
if no one can find one... our next flashplatform user group will be doing a presso (in person) by one of the members on getting started with Cairngorm....
Hey Cairngormers, We're using Cairngorm on a new project, using the Flex Builder plug-in with Eclipse. We've added the source for Cairngorm under the src ...
As a best practice your team should use the swc, and not the source. You can then apply the source to the swc so that the appropriate files can be located when...