package flash.display;

@:require(flash10_1) extern class NativeMenu extends flash.events.EventDispatcher {
	function new() : Void;
}