[flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes

2008-01-31 Thread innovativecode
Dave, have you solved this yet? I'm having the exact same problem and error message. My thread is: http://tech.groups.yahoo.com/group/flexcoders/message/100770 One thing to ensure is that the module you are loading is compiled with a root tag of mx:Module and not mx:Application or something

[flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes

2008-01-31 Thread innovativecode
Thanks! I had not done that. But, after I did, I still get the same problem. I'll keep working on it --- In flexcoders@yahoogroups.com, Dave Glasser <[EMAIL PROTECTED]> wrote: > > Mine works when both SWFs are local, or both are from the server. For local, > however, your main application

[flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes

2008-03-12 Thread Dan
oders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Dan > Sent: Monday, March 10, 2008 11:39 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: SWF is not a loadable module / crossdomain.xml > woes > > > > But what if I get that error only on

Re: [flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes

2008-01-31 Thread Dave Glasser
Mine works when both SWFs are local, or both are from the server. For local, however, your main application will have to be in a trusted directory, or the file itself will need to be trusted, via the Global Security Settings app: http://www.macromedia.com/support/documentation/en/flashplayer/help/

RE: [flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes

2008-01-31 Thread Alex Harui
: [flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes Thanks! I had not done that. But, after I did, I still get the same problem. I'll keep working on it --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> , Dave Glasser <[EMAIL PROTECTED]>

RE: [flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes

2008-01-31 Thread Alex Harui
i Sent: Thursday, January 31, 2008 11:01 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes Of both are local, do not fiddle with appdomain or securitydomain and it should work. From: flexcoder

RE: [flexcoders] Re: SWF is not a loadable module / crossdomain.xml woes

2008-03-11 Thread Alex Harui
ps.com> ] On > Behalf Of Alex Harui > Sent: Thursday, January 31, 2008 11:01 AM > To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > Subject: RE: [flexcoders] Re: SWF is not a loadable module / > crossdomain.xml woes > > > > Of bot