Could it be that by setting -use-network= false the workings of the history Iframe misbehaves (starts to want to pop it up?)
I noticed that at a colleague and was wondering where it came from... > Not all compiler options have matching GUI controls. In that case: > > 1) Select Project > Properties. > > 2) Select Flex Compiler. > > 3) Add -use-network=false in the "Additional Compiler Arguments" field. > > hth, > > matt horn > flex docs > >> -----Original Message----- >> From: [email protected] >> [mailto:[EMAIL PROTECTED] On Behalf Of John buono >> Sent: Monday, February 12, 2007 2:01 PM >> To: [email protected] >> Subject: [flexcoders] Re: Cross domain confusion >> >> That is a great suggestion, but I am using FlexBuilder 2, and >> can not find that option anyplace, anyone have any ideas? >> >> >> On Saturday 10 Feb 2007, Pedro Pastor wrote: >> > cause for this error, but I supposed that by default >> an SWF file have >> > granted access to a local data file. >> >> >> You suppose wrong. >> You'll need to set use-network to false in your >> compiler options. >> Or use a trust file. >> >> >> -- >> Tom Chiverton >> Helping to simultaneously foster distributed m-commerce >> >> >> >> > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > >

