Many thanks Abdul. It's a great library and it helped me catch up with
the AS tech loads! (I haven't done any serious Flash coding since...
the first MX).
I solved the first problem with a simple socket server in Python
delivering a sub 1024 crossdomain.xml which set your library free.
Since then I've discovered RubyAMF and remoting, so I might swing that
way now :)
Thanks once again,
Kee
On Mar 17, 4:45 pm, "Abdul Qabiz" <
abdul.qa...@gmail.com> wrote:
> Hi,
>
> as3httpclient uses Socket to do things. Flash Player 9,0,115,0 onwards
> require a policy file to be served over port 843 (from server) to allow any
> connection below 1024 (port).
>
> This makes this library use-less. There is a better library with similar
> name as3httpclientlib, but again that's not of use.
>
> You would need to make special arrangement to serve policy-file from the
> server, which is not possible always, unless you control the server.
>
> Please check this out:-
>
>
http://www.abdulqabiz.com/blog/archives/flash_and_actionscript/must_r...
>
>
>
> On Mon, Mar 17, 2008 at 6:55 PM, keeran <
kee...@gmail.com> wrote:
>
> > Hi guys,
>
> > I found this library after looking for a way to get hold of the HTTP
> > headers when making requests. I've got my app ready to go now but when
> > I put it on the server I get errors about the security sandbox:
>
> > securityErrorHandler: [SecurityErrorEvent type="securityError"
> > bubbles=false cancelable=false eventPhase=2 text="Error #2048:
> > Security sandbox violation:
http://site.com/web.swfcannot load data