package flash.system; @:native("flash.system.SystemUpdaterType") extern enum abstract SystemUpdaterType(String) { var DRM; var SYSTEM; }