Re: [flexcoders] SecurityError: Error #2121

2010-06-29 Thread Clark Stevenson
I allowed every single combination i could think of: domain.com http://domain.com; http://www.domain.com; www.domain.com and so on, even * Still the same error :( On 29 June 2010 06:35, Alex Harui aha...@adobe.com wrote: In Flash, “domin” is not “domain” is not “domain.com” On 6/28/10

Re: [flexcoders] SecurityError: Error #2121

2010-06-29 Thread Clark Stevenson
Hey your right :) If i goto http://domain.com/tool.html It will throw errors when loading SWFs but if i goto: http://www.domain.com/tool.html It works perfectly. Never seen that before so its new to me. Thanks for your input. Clark. On 29 June 2010 09:09, Clark Stevenson

Re: [flexcoders] SecurityError: Error #2121

2010-06-28 Thread Alex Harui
In Flash, “domin” is not “domain” is not “domain.com” On 6/28/10 3:34 PM, Clark Stevenson a.scots...@gmail.com wrote: Hi everyone. My problem seems pretty simple. Im trying to load a SWF into a SWFLoader in FB4. I get this error in the debug view locally, but also when on the test

Re: [flexcoders] SecurityError

2008-12-11 Thread Rick Winscot
There may be bad news on the horizon. There was a way to get around this a while ago by adjusting the Œallowscriptaccess¹ parameter in your html output to Œalways.¹ If you¹ve already tried this without success... then you are probably hitting crossdomain issues. Flash knows what Œpage¹ it is on

Re: [flexcoders] SecurityError #2048 20 seconds after Socket closure.

2008-10-02 Thread Maciek Sakrejda
Samuel, Don't know if this is helpful, but when working with URLStream, we ran into a situation where calling close() did not actually do anything (i.e., it did not issue a TCP FIN--we watched for this with tcpdump). We did not encounter any security errors, so I don't know if this is related,

RE: [flexcoders] SecurityError: Error #2060: Security sandbox violation

2008-08-19 Thread Alex Harui
There's a recent thread that has the asnwer From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of windsail05 Sent: Monday, August 18, 2008 8:07 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] SecurityError: Error #2060: Security