| |||||||||||||||||||||||||||||||
|
be the answer... ----- Original Message ----- From: "Mick G" <mixart> To: "Flashcoders mailing list" <flashcoders> Sent: Tuesday, January 16, 2007 5:44 PM Subject: Re: [Flashcoders] crossdomain issues -- do they exist? >I thought the crossdomain policy file wasn't supported in Flash player 6?? > > You have to use: > System.security.allowDomain > > http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14213 > > or if you have control of both servers, use a proxy file (or the shim > method) to load the file on the external domain into the same domain as > the > SWF. > See here... > http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16520 > > > > On 1/16/07, Thomas Fowler <orangeflower> wrote: >> >> Is the server environment for sportsillustrated.cnn.com clustered/load >> balanced? Maybe the crossdomain.xml file doesn't exist on one or more >> machines in the cluster? >> >> ----- Original Message ----- >> From: "Perdue, Blake" <Blake.Perdue> >> To: "Flashcoders mailing list" <flashcoders> >> Sent: Tuesday, January 16, 2007 4:01 PM >> Subject: RE: [Flashcoders] crossdomain issues -- do they exist? >> >> I added it after David's email -- it didn't work with or without it. >> >> -----Original Message----- >> From: flashcoders-bounces >> [mailto:flashcoders-bounces] On Behalf Of Thomas >> Fowler >> Sent: Tuesday, January 16, 2007 4:51 PM >> To: Flashcoders mailing list >> Subject: Re: [Flashcoders] crossdomain issues -- do they exist? >> >> You don't seem to be calling anything from the secure link on >> i.a.cnn.net but your crossdomain.xml file has secure set to true for >> that domain. Could that be the issue? >> >> ----- Original Message ----- >> From: "Perdue, Blake" <Blake.Perdue> >> To: "Flashcoders mailing list" <flashcoders> >> Sent: Tuesday, January 16, 2007 3:43 PM >> Subject: RE: [Flashcoders] crossdomain issues -- do they exist? >> >> Hmm, we have that file in place, and I still get the error message: >> >> http://sportsillustrated.cnn.com/crossdomain.xml >> >> >> -----Original Message----- >> From: flashcoders-bounces >> [mailto:flashcoders-bounces] On Behalf Of David >> Brunswick >> Sent: Tuesday, January 16, 2007 4:35 PM >> To: 'Flashcoders mailing list' >> Subject: RE: [Flashcoders] crossdomain issues -- do they exist? >> >> You need to have a crossdomain.xml file at the root of the server >> hosting the swf >> >> The file looks like so >> >> <?xml version="1.0" ?> >> <!DOCTYPE cross-domain-policy> >> - <cross-domain-policy> >> <allow-access-from domain="your domain" secure="true" /> >> </cross-domain-policy> >> >> David Brunswick >> Senior Multimedia Developer/OLP Administrator FedEx Customer Information >> Services Customer Service Organizational Learning >> 901-434-6605 >> >> >> -----Original Message----- >> From: flashcoders-bounces >> [mailto:flashcoders-bounces] On Behalf Of Perdue, >> Blake >> Sent: Tuesday, January 16, 2007 3:22 PM >> To: Flashcoders mailing list >> Subject: RE: [Flashcoders] crossdomain issues -- do they exist? >> >> So, this is the error message I get in Flash 6. Is there anyway around >> this issue? >> >> *** Security Sandbox Violation *** >> Connection to >> http://sportsillustrated.cnn.com/.element/swf/3.0/sect/MAIN/t1.xml?c=0.6 >> 83000534772873 halted - not permitted from >> http://i.a.cnn.net/si/.element/swf/3.0/sect/MAIN/t1_tall_v6.swf >> >> -----Original Message----- >> From: flashcoders-bounces >> [mailto:flashcoders-bounces] On Behalf Of Perdue, >> Blake >> Sent: Tuesday, January 16, 2007 4:03 PM >> To: flashcoders >> Subject: [Flashcoders] crossdomain issues -- do they exist? >> >> We want to have this scenario for a homepage flash piece: >> >> - SWF is loaded off server A >> - SWF loads an XML config file off of server B >> - SWF loads images off of server C >> >> I have built this scenario and tested and it works fine. Some have said >> that this will not work due to crossdomain issues with Flash Player 6. >> Is this true? Does anyone know what these issues may be? >> _______________________________________________ >> Flashcoders >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training http://www.figleaf.com >> http://training.figleaf.com >> _______________________________________________ >> Flashcoders >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training http://www.figleaf.com >> http://training.figleaf.com >> >> _______________________________________________ >> Flashcoders >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training http://www.figleaf.com >> http://training.figleaf.com >> _______________________________________________ >> Flashcoders >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training http://www.figleaf.com >> http://training.figleaf.com >> >> _______________________________________________ >> Flashcoders >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training http://www.figleaf.com >> http://training.figleaf.com >> _______________________________________________ >> Flashcoders >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training >> http://www.figleaf.com >> http://training.figleaf.com >> >> _______________________________________________ >> Flashcoders >> To change your subscription options or search the archive: >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> Brought to you by Fig Leaf Software >> Premier Authorized Adobe Consulting and Training >> http://www.figleaf.com >> http://training.figleaf.com >> > _______________________________________________ > Flashcoders > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ Flashcoders To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com