package flash.net; extern class NetGroupReceiveMode { function new() : Void; static var EXACT : String; static var NEAREST : String; }