We are creating an extension for the NetConnection object. When we get an error 
we will retry "n" times. After "n" times we want to call the responder result 
method returning an error. The responder object contains two properties, both 
functions, however we cannot seem to see how to access those functions. Is it 
possible to execute the "result" function of Responder object?

An example might be;
_rspResponder:Responder = new Responder(someFunction);
// lots of code...
_rspResponder.result("Error: Connection timeout failure.\n A network connection 
error occurred, if need

Paul R. Stearns
Advanced Consulting Enterprises, Inc.

15280 NW 79th Ct.
Suite 250
Miami Lakes, Fl 33016

Voice: (305)623-0360 x107
Fax: (305)623-4588

Reply via email to