How do I find the root cause of a NetConnection closed event?
hi,
i maintaining large project developed in flex/actionscript.
the application using tunneling (rtmpt), , netconnection "closed" events.
there no problem physical network.
i think event may caused either tcp/http/rtmp event, or may caused by
some function in client calling close() on connection.
how can find root cause of "closed" event being thrown?
thanks,
david
use network analyzer wireshark or charles (or maybe firebug).
More discussions in ActionScript 3
adobe
Comments
Post a Comment