package flash.display; @:fakeEnum(UInt) extern enum ActionScriptVersion { ACTIONSCRIPT2; ACTIONSCRIPT3; }