[flexcoders] Re: Error message in debug console?

2009-02-20 Thread markflex2007
Thanks.

But I never change the html code.

the html code is generated with flex builder.


Mark
 



[flexcoders] Re: Error message in debug console?

2009-02-20 Thread ursprakash6
Normally Security Sandbox Violation errors will come when trying to
access local resources.
If you are using any server side applcaitions like Java/php means then
try tp access the files after creating one applicaiton for Flex

Gnanz.../
http://gnanz-flexworld.blogspot.com



--- In flexcoders@yahoogroups.com, markflex2007 markflex2...@...
wrote:

 Hi,
 
 I get the following message in debug console,do you know what this
means?
 
 *** Security Sandbox Violation ***
 SecurityDomain 'file:///D:/WORKSPACE/Flex Builder
 3/Reflex4/bin-debug/TabNavigatorDemo.html' tried to access
 incompatible context 'file:///D:/WORKSPACE/Flex Builder
 3/Reflex4/bin-debug/TabNavigatorDemo.swf'
 *** Security Sandbox Violation ***
 
 Thanks for help
 
 
 Mark





RE: [flexcoders] Re: Error message in debug console?

2009-02-20 Thread Tracy Spratt
Did you clean the project?

 

Tracy Spratt 
Lariat Services 

Flex development bandwidth available 



From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of markflex2007
Sent: Friday, February 20, 2009 2:43 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Error message in debug console?

 

Thanks.

But I never change the html code.

the html code is generated with flex builder.

Mark