[flexcoders] Security sandbox violation using PHP, APACHE MYSQL

2006-03-31 Thread lift69boy
hi allnot a new question but still can't find the answer... i think this is more of a flash security issue but I get the following error when running my project... Error: code:Client.CouldNotDecode string:'Error #2070: Security sandbox violation: caller '%s' may not access Stage owned by

[flexcoders] Re: Security sandbox violation using PHP, APACHE MYSQL

2006-04-02 Thread lift69boy
Security.allowDomain work? -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of lift69boy Sent: Friday, March 31, 2006 4:56 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Security sandbox violation using PHP, APACHE MYSQL hi allnot a new

[flexcoders] Re: Security sandbox violation using PHP, APACHE MYSQL

2006-04-03 Thread lift69boy
is on localhost? Are you accessing the SWF using a web browser from localhost as well? Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of lift69boy Sent: Sunday, April 02, 2006 1:08 PM To: flexcoders@yahoogroups.com Subject

[flexcoders] Re: Security sandbox violation using PHP, APACHE MYSQL

2006-04-05 Thread lift69boy
] On Behalf Of lift69boy Sent: Monday, April 03, 2006 12:48 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Security sandbox violation using PHP, APACHE MYSQL yes to all your questions...I'm calling the php script from my mxml both of which are on localhost, I am running my flex

[flexcoders] Re: Security sandbox violation using PHP, APACHE MYSQL

2006-04-05 Thread lift69boy
] On Behalf Of lift69boy Sent: Monday, April 03, 2006 12:48 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Security sandbox violation using PHP, APACHE MYSQL yes to all your questions...I'm calling the php script from my mxml both of which are on localhost, I am running my flex

[flexcoders] Re: Security sandbox violation using PHP, APACHE MYSQL

2006-04-05 Thread lift69boy
Hi Oriol I've reset to 3306. I've run my php script in the browser it works fine. If I call a simple (no db read) php script from flex, no error is returned which indicates that the security is fine between flash the php, both localhost:80/. This only leaves security issues in accessing my