On Sat, Dec 13, 2008 at 05:42:38PM +0100, Sandro Santilli wrote:
> On Sat, Dec 13, 2008 at 05:40:27PM +0100, Benjamin Wolsey wrote:
>
> > In any case, the tests I added to NetConnection recently show that the
> > onStatus event is sent immediately on the attempted http connections
> > tested there.
>
> Have you tried fetching your test from the same domain
> the connection is attempted to ?
I just tried:
just called .connect, isConnected:false // line right after
.connect("http://localhost");
Connection status: undefined // this is onStatus, called after the line right
after .connect
on onStatus, nc.isConnected:false
--strk;
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev