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



Classes
 ClassDescription
 ContextMenu The ContextMenu class provides control over the items in the Flash Player context menu.
 ContextMenuBuiltInItems The ContextMenuBuiltInItems class describes the items that are built in to a context menu.
 ContextMenuClipboardItems The ContextMenuClipboardItems class determines which items are enabled or disabled on the clipboard context menu.
 ContextMenuItem Use the ContextMenuItem class to create custom menu items to display in the Flash Player context menu.
 Keyboard The Keyboard class is used to build an interface that can be controlled by a user with a standard keyboard.
 KeyLocation The KeyLocation class contains constants that indicate the location of a key pressed on the keyboard.
 Mouse The methods of the Mouse class are used to hide and show the mouse pointer, or to set the pointer to a specific style.
 MouseCursor The MouseCursor class is an enumeration of constant values used in setting the cursor property of the Mouse class.