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

2009-04-24 Thread Erich Cervantez
ching events from the sub-application's loaderInfo.sharedEvents dispatcher (and listening for those shared events in the parent). Is this correct? --- In flexcoders@yahoogroups.com, "Erich Cervantez" wrote: > > I have two separate Flex 3.3 applications, each of which is configure

[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: 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" wrote: > > Is it just me but it takes hours for my message to appear. Anyone has same > problem? >

[flexcoders] Re: Cairngorm sub-applications & Remoting

2009-04-17 Thread Erich Cervantez
s > not clear from the documentation exactly which classes are safe to use in a > bootstrap loader. Does anyone have details on what's legal and what's not? > > --- In flexcoders@yahoogroups.com, "Erich Cervantez" wrote: > > > > The key thing to n

[flexcoders] Re: Cairngorm sub-applications & Remoting

2009-04-16 Thread Erich Cervantez
f > loading. I've asked about doing something similar with Modules, and was > told by Adobe folks 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? > -

[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 sub-ap

[flexcoders] Re: "Sub-applications" and service calls

2009-04-15 Thread Erich Cervantez
lication to a flex > 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. > >

[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 ap

[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: http://www.ashorte

[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 o

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

2008-10-08 Thread Erich Cervantez
t ;) --- In flexcoders@yahoogroups.com, Tom Chiverton <[EMAIL 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

[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
hods that I could use to reset these fields under mx:Form.  Is there another option I’m not thinking of, or do I have to loop through each TextInput, ComboBox and other form fields to manually reset their values back to default?   Erich Cervantez Las Vegas, NV   __._,_.___ -- Fl

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

2006-06-28 Thread Erich Cervantez
a console 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&q

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

2006-06-28 Thread Erich Cervantez
ovided there was no error), but it would have shown you the error > that happened before your query. > > Try the free version... 2 hour limit before you have to restart CF to get > another two hours. > > Shan > >_ > > From: HYPERLINK > "mailt

[flexcoders] PAIN - Debugging ColdFusion CFC & Flex service call

2006-06-27 Thread Erich Cervantez
better ways to debug using Flex 1.5, and ColdFusion 7.0.1 CFC’s?   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 I’d 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 bo

[flexcoders] Flex hosting?

2006-06-08 Thread Erich Cervantez
We’re 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