Hi, I am using swfobject.embedSWF("/Login.swf" ...
And I have ExternalInterface functions connected.
Everything worked great (we are using the external interface to check
if the user really want to close the browser) until we moved the swfs
to a different domain.I can't seem to beat those Security sandbox issues. I have tried everything I came come up with including: 1. crossdomain.xml links * and both servers, in sits on both servers (html place and swf place) 2. the Login swf entry point has a Security.allowDomain for the HTML domain. 3. the HTML passes allowScriptAccess: "always". What more can be done? Thanks. Chen -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
