package flash.text; @:fakeEnum(String) extern enum TextInteractionMode { NORMAL; SELECTION; }