Could you be loading a SWF from a different domain and/or port from
where the html wrapper is deployed along with the history.html and
history.swf?

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of shemeshkale
Sent: Thursday, January 17, 2008 4:34 AM
To: [email protected]
Subject: [flexcoders] Re: Error #2044: Unhandled SecurityErrorEvent:.
text=Error #2047: Security sandb

 

i just removed the history iframe from my html wrapper and the error
no longer pops.
but this is not good because i need the history management. 

what/why is it? how to solve?
(i m using felx builder 3 with 2.0.1 hf3 sdk)

--- In [email protected] <mailto:flexcoders%40yahoogroups.com>
, "Muhammad Ahmed Ullah"
<[EMAIL PROTECTED]> wrote:
>
> --- In [email protected]
<mailto:flexcoders%40yahoogroups.com> , "shemeshkale" <baldhead72@>
wrote:
> >
> > i get this error, but only on IE. on FF it doesn't show:
> > 
> > Error #2044: Unhandled SecurityErrorEvent:. text=Error #2047:
Security
> > sandbox violation: LocalConnection.send: mymachinename cannot access
> > http://mymachinename:8087/app/app.swf.
<http://mymachinename:8087/app/app.swf.> 
> > 
> > what does it mean?
> >
> 
> If you want to access a local-connection which is in different domain,
> then receiving local-connection side, need to give the permission to
> your domain. For this use the allowDomain method of the
LocalConnection.
> 
> Regards,
> Ahmed
>

 

Reply via email to