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

2008-03-11 Thread Alex Harui
%40yahoogroups.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: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com

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:

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] wrote: Mine works

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

2008-01-31 Thread Alex Harui
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: flexcoders@yahoogroups.com [mailto