gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] What happened to NetConnection?


From: Tonko
Subject: [Gnash-dev] What happened to NetConnection?
Date: Tue, 09 Dec 2008 00:51:53 -0500
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)

Since NetConnection_as.cpp appeared after NetConnection.cpp disappeared what happened to that class?

Now I get this error NetConnection is unknown identifier when compiling NetConnection_as.cpp this code:

        static as_value amfqueue_tick_wrapper(const fn_call& fn)
        {
boost::intrusive_ptr<NetConnection> ptr = ensureType<NetConnection>(fn.this_ptr); // FIXME check if it's possible for the URL of a NetConnection to change between call()s






reply via email to

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