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




_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to