The flash.ui package contains user interface classes, such as classes for interacting with the mouse and keyboard.



Classes
 ClassDescription
 ContextMenuThe ContextMenu class provides control over the items displayed in context menus.
 ContextMenuBuiltInItemsThe ContextMenuBuiltInItems class describes the items that are built in to a context menu.
 ContextMenuClipboardItemsThe ContextMenuClipboardItems class lets you enable or disable the commands in the clipboard context menu.
 ContextMenuItemThe ContextMenuItem class represents an item in the context menu.
 KeyboardThe Keyboard class is used to build an interface that can be controlled by a user with a standard keyboard.
 KeyLocationThe KeyLocation class contains constants that indicate the location of a key pressed on the keyboard.
 MouseThe methods of the Mouse class are used to hide and show the mouse pointer, or to set the pointer to a specific style.
 MouseCursorThe MouseCursor class is an enumeration of constant values used in setting the cursor property of the Mouse class.