[flexcoders] Re: Type Cast Error

2008-08-01 Thread donald_d_hook
-report, either the mainapps or the sharedcode module > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of donald_d_hook > Sent: Thursday, July 31, 2008 6:48 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Type Cast E

RE: [flexcoders] Re: Type Cast Error

2008-07-31 Thread Alex Harui
lto:[EMAIL PROTECTED] On Behalf Of donald_d_hook Sent: Thursday, July 31, 2008 7:16 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Type Cast Error Ok - removing the imports, there are no compile errors, but when I run the app, the module does not display indicating that there is a prob

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
will use that definition and won't use or > need their own in the module. > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of donald_d_hook > Sent: Thursday, July 31, 2008 6:58 AM > To: fl

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
will use that definition and won't use or > need their own in the module. > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of donald_d_hook > Sent: Thursday, July 31, 2008 6:58 AM > To: flexcode

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
ilto:[EMAIL PROTECTED] On > Behalf Of donald_d_hook > Sent: Thursday, July 31, 2008 6:58 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Type Cast Error > > > > In order to use the StockVO object, I will have to have a definition > of it in the module -

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
o:[EMAIL PROTECTED] On > Behalf Of donald_d_hook > Sent: Thursday, July 31, 2008 6:58 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Type Cast Error > > > > In order to use the StockVO object, I will have to have a definition > of it in the module -

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
modules will use that definition and won't use or > > need their own in the module. > > > > > > > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of donald_d_hook > > Sent: Thursday, July 31, 2008 6:58 AM &g

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
modules will use that definition and won't use or > > need their own in the module. > > > > > > > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of donald_d_hook > > Sent: Thursday, July 31, 2008 6:58 AM &g

RE: [flexcoders] Re: Type Cast Error

2008-07-31 Thread Alex Harui
her link-report, either the mainapps or the sharedcode module From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of donald_d_hook Sent: Thursday, July 31, 2008 6:48 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Type Cast Error So

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
Module pattern is for heavy things. > > > > > > > > > > > > From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > [mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > ] On &

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
t: Thursday, July 31, 2008 3:09 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Type Cast Error > > > > OK - I will give it a shot. I have been fighting it for several > weeks, so I appreciate your insight. So just define the VO's in the > shared code

RE: [flexcoders] Re: Type Cast Error

2008-07-31 Thread Alex Harui
Thursday, July 31, 2008 3:09 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Type Cast Error OK - I will give it a shot. I have been fighting it for several weeks, so I appreciate your insight. So just define the VO's in the shared code module, load on startup, then have an impo

RE: [flexcoders] Re: Type Cast Error

2008-07-31 Thread Alex Harui
___ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of donald_d_hook Sent: Thursday, July 31, 2008 6:58 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Type Cast Error In order to use the StockVO object, I will have to have a definition of it in the module - in orde

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
l so it won't matter. The > SharedCode Module pattern is for heavy things. > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of donald_d_hook > Sent: Wednesday, July 30, 2008 5:52 PM > To: fle

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
; Behalf Of donald_d_hook > Sent: Thursday, July 31, 2008 8:01 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Type Cast Error > > > > Alex - after tracing this through, the first time into the page, I do > a request to get the stock objects. They are retrieved p

RE: [flexcoders] Re: Type Cast Error

2008-07-31 Thread Alex Harui
008 6:37 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Type Cast Error Alex - So I should define the class in one spot - i.e. the shared code mxml, then use some getters defined in the main app to use that instance or definition in the module. Thanks again for your assis

RE: [flexcoders] Re: Type Cast Error

2008-07-31 Thread Alex Harui
eate a shared code module. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of donald_d_hook Sent: Thursday, July 31, 2008 8:01 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Type Cast Error Alex - after tracing this through, the first time into the page, I do a

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
IL PROTECTED] On > Behalf Of donald_d_hook > Sent: Wednesday, July 30, 2008 5:52 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Type Cast Error > > > > Alex - > > I looked at your presentation. I am using the StockVO in both pages > (both modules). I nee

[flexcoders] Re: Type Cast Error

2008-07-31 Thread donald_d_hook
l so it won't matter. The > SharedCode Module pattern is for heavy things. > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of donald_d_hook > Sent: Wednesday, July 30, 2008 5:52 PM > To: fle

RE: [flexcoders] Re: Type Cast Error

2008-07-30 Thread Alex Harui
or heavy things. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of donald_d_hook Sent: Wednesday, July 30, 2008 5:52 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Type Cast Error Alex - I looked at your presentation. I am using the StockV

[flexcoders] Re: Type Cast Error

2008-07-30 Thread donald_d_hook
Alex - I looked at your presentation. I am using the StockVO in both pages (both modules). I need to use it in both. If I define the class in both places, what does it matter, its the same class? I saw where you mentioned having common code by loading a "Shared Code" swf that would apply to

[flexcoders] Re: Type Cast Error

2008-07-30 Thread donald_d_hook
Thank you!! I will take a look and let you know. --- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote: > > It is picking up the class from a different application domain. See the > modules presentation on my blog. > > > > > > From: flexco