[flexcoders] Re: Is it just me or anyone else has the same problem

2009-04-24 Thread Erich Cervantez
It's not just you --- In flexcoders@yahoogroups.com, markgoldin_2000 markgoldin_2...@... wrote: Is it just me but it takes hours for my message to appear. Anyone has same problem?

[flexcoders] Listening for events using SWFLoader on a sandboxed sub-application

2009-04-24 Thread Erich Cervantez
I have two separate Flex 3.3 applications, each of which is configured for remoting via LCDS. No problems there. The second, smaller application can ALSO be loaded into the first, larger application. In order for remoting to continue to work inside the second sub-application, I had to load

[flexcoders] Re: Listening for events using SWFLoader on a sandboxed sub-application

2009-04-24 Thread Erich Cervantez
loaderInfo.sharedEvents dispatcher (and listening for those shared events in the parent). Is this correct? --- In flexcoders@yahoogroups.com, Erich Cervantez f...@... wrote: I have two separate Flex 3.3 applications, each of which is configured for remoting via LCDS. No problems

[flexcoders] Re: Cairngorm sub-applications Remoting

2009-04-17 Thread Erich Cervantez
in a bootstrap loader. Does anyone have details on what's legal and what's not? --- In flexcoders@yahoogroups.com, Erich Cervantez flex@ wrote: The key thing to note: both applications are able to dispatch service calls on their own when called separately through a browser. Both applications

[flexcoders] Cairngorm sub-applications Remoting

2009-04-16 Thread Erich Cervantez
Has anyone written two distinct Cairngorm-based applications, each capable of dispatching service calls (via RemoteObject) and tried loading one inside of the other? Essentially I have a parent application that uses SWFLoader to load a sub-application (in a peer Application Domain). The

[flexcoders] Re: Cairngorm sub-applications Remoting

2009-04-16 Thread Erich Cervantez
on the list that this would be a Bad Idea. However, I believe they suggested separate apps--just as you are doing. Have you tried loading the .swfs into the same appdomain? -- Maciek Sakrejda Truviso, Inc. http://www.truviso.com -Original Message- From: Erich Cervantez f

[flexcoders] Sub-applications and service calls

2009-04-15 Thread Erich Cervantez
I have a large Flex 3.3 application configured to use LCDS within a JBOSS war. I've setup RemoteObject declarations using Cairngorm's ServiceLocator pattern. The application works great and is able to send and receive data on it's own just perfectly. I also have a separate smaller Flex 3.3

[flexcoders] Re: Sub-applications and service calls

2009-04-15 Thread Erich Cervantez
module. You could develop a very small shell that load this module, to use it standalone, and when using it from your big app, you simply loads this module. Just take care when you use this together: Cairngorm and Modules. PS On Wed, Apr 15, 2009 at 3:53 PM, Erich Cervantez f

[flexcoders] Adobe Presentation Tool

2009-02-05 Thread Erich Cervantez
So I saw Evan Gifford give a flash component kit lecture at Flex Camp in Orange County last weekend and he used the beta version of Adobe Presentation Tool and it was wicked. Problem is I can't find any mention of it anywhere except on Andrew Shorten's blog (here's a screenshot:

[flexcoders] Popup window stays open with history management enabled

2008-12-05 Thread Erich Cervantez
So I have a ViewStack with history management enabled (and enabled in the Application tag). This enables the user to click the browser's Back and Forward buttons while in the application and it will move the user back or forward through each screen they've visited. Now if one of those screens

[flexcoders] Re: How to default an Accordian to a closed state (Flex 3)

2008-10-08 Thread Erich Cervantez
PROTECTED] wrote: On Monday 06 Oct 2008, Erich Cervantez wrote: Anyone know of a simple (or not so simple) trick to default an accordian to a closed state. Basically, I'd like to have none of the child containers open when the component is initially displayed. If none of the children

[flexcoders] How to default an Accordian to a closed state (Flex 3)

2008-10-06 Thread Erich Cervantez
Anyone know of a simple (or not so simple) trick to default an accordian to a closed state. Basically, I'd like to have none of the child containers open when the component is initially displayed. Thanks in advance! Erich

[flexcoders] Resetting a Flex Form

2006-07-11 Thread Erich Cervantez
each TextInput, ComboBox and other form fields to manually reset their values back to default? Erich Cervantez Las Vegas, NV __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com

[flexcoders] Re: PAIN - Debugging ColdFusion CFC Flex service call

2006-06-28 Thread Erich Cervantez
@yahoogroups.comflexcoders@yahoogroups.com [HYPERLINK mailto:flexcoders@yahoogroups.commailto:[EMAIL PROTECTED] On Behalf Of Erich Cervantez Sent: Tuesday, June 27, 2006 11:43 AM To: HYPERLINK mailto:flexcoders@yahoogroups.comflexcoders@yahoogroups.com Subject: [flexcoders] PAIN - Debugging ColdFusion CFC Flex

[flexcoders] Re: PAIN - Debugging ColdFusion CFC Flex service call

2006-06-28 Thread Erich Cervantez
ole window and starting coldfusion from there:jrun -start coldfusionAny exeptions are caught and outputed to the console. This is pretty much what I was looking for: a way to output CF errors when working only within a flex application. --- In flexcoders@yahoogroups.com, "Erich Cervantez" [EM

[flexcoders] PAIN - Debugging ColdFusion CFC Flex service call

2006-06-27 Thread Erich Cervantez
to debug using Flex 1.5, and ColdFusion 7.0.1 CFCs? Erich Cervantez Las Vegas, NV __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

[flexcoders] Background Gradient??

2006-06-22 Thread Erich Cervantez
Howdy folks, quick noob question: working in Flex 1.5, and Id like to have a 2-color gradient for the background color (rather than the default gray, or some other solid color). I think I understand that you can have a backgroundImage attribute or a backgroundColor attribute but not

[flexcoders] Flex hosting?

2006-06-08 Thread Erich Cervantez
Were currently using Flex in our offices here in Las Vegas. Assuming I wanted to use it for personal use, does anyone know of any public Flex hosting providers (if such a thing)? -- Erich Cervantez Senior Software Engineer Las Vegas, NV __._,_.___ -- Flexcoders