package flash.net; extern class Responder { function new(result : Dynamic -> Void, ?status : Dynamic -> Void) : Void; }