gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] NetConnection URI and .connect


From: Sandro Santilli
Subject: Re: [Gnash-dev] NetConnection URI and .connect
Date: Sat, 13 Dec 2008 17:49:42 +0100

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;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]