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 flexcoders@yahoogroups.com, "Muhammad Ahmed Ullah"
<[EMAIL PROTECTED]> wrote:
>
> --- In flexcoders@yahoogroups.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.
> > 
> > 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