Symbols   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
H — class Keyboard
Constant associated with the key code value for the H key (72).
HARDLIGHT — class BlendMode
Adjusts the color of each pixel based on the darkness of the display object.
hasAccessibility — class Capabilities
Specifies whether the system supports (true) or does not support (false) communication with accessibility aids.
hasAudio — class Capabilities
Specifies whether the system has audio capabilities.
hasAudioEncoder — class Capabilities
Specifies whether the system can (true) or cannot (false) encode an audio stream, such as that coming from a microphone.
hasChildNodes() — method, class XMLNode
Indicates whether the specified XMLNode object has child nodes.
hasComplexContent() — method, class XML
Checks to see whether the XML object contains complex content.
hasComplexContent() — method, class XMLList
Checks whether the XMLList object contains complex content.
hasDefinition() — method, class ApplicationDomain
Checks to see if a public definition exists within the specified application domain.
hasEmbeddedVideo — class Capabilities
Specifies whether the system supports (true) or does not support (false) embedded video.
hasEventListener() — method, class Stage
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
hasEventListener() — method, class EventDispatcher
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
hasEventListener() — method, interface IEventDispatcher
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
hasFocusableContent — class HTMLLoader
Indicates whether any content in the HTMLLoader object is focusable.
hasFormat() — method, class Clipboard
Checks whether data in the specified format exists in this Clipboard object.
hasGlyphs() — method, class Font
Specifies whether a provided string can be displayed using the currently assigned font.
hasIME — class Capabilities
Specifies whether the system does (true) or does not (false) have an input method editor (IME) installed.
hasMP3 — class Capabilities
Specifies whether the system does (true) or does not (false) have an MP3 decoder.
hasOwnProperty() — method, class Object
Indicates whether an object has a specified property defined.
hasOwnProperty() — method, class XML
Checks to see whether the object has the property specified by the p parameter.
hasOwnProperty() — method, class XMLList
Checks for the property specified by p.
hasPrinting — class Capabilities
Specifies whether the system does (true) or does not (false) support printing.
hasProperty() — method, class Proxy
Overrides a request to check whether an object has a particular property by name.
hasScreenBroadcast — class Capabilities
Specifies whether the system does (true) or does not (false) support the development of screen broadcast applications to be run through Flash Media Server.
hasScreenPlayback — class Capabilities
Specifies whether the system does (true) or does not (false) support the playback of screen broadcast applications that are being run through Flash Media Server.
hasSimpleContent() — method, class XML
Checks to see whether the XML object contains simple content.
hasSimpleContent() — method, class XMLList
Checks whether the XMLList object contains simple content.
hasStreamingAudio — class Capabilities
Specifies whether the system can (true) or cannot (false) play streaming audio.
hasStreamingVideo — class Capabilities
Specifies whether the system can (true) or cannot (false) play streaming video.
hasTLS — class Capabilities
Specifies whether the system supports native SSL sockets through NetConnection (true) or does not (false).
hasVideoEncoder — class Capabilities
Specifies whether the system can (true) or cannot (false) encode a video stream, such as that coming from a web camera.
HEAD — class URLRequestMethod
Specifies that the URLRequest object is a HEAD.
header — class DRMAuthenticateEvent
The encrypted content file header provided by the server.
headerDisabledSkin — Style, class DataGrid
The name of the class that provides the background for each column header when the component is disabled.
headerDisabledTextFormat — Style, class DataGrid
The format to be applied to the text contained in each column header when the component is disabled.
headerDownSkin — Style, class DataGrid
The name of the class that provides the background for each column header when the mouse is down.
headerHeight — class DataGrid
Gets or sets the height of the DataGrid header, in pixels.
headerOverSkin — Style, class DataGrid
The name of the class that provides the background for each column header when the mouse is over it.
headerRelease — Event, class DataGrid
Dispatched after the user clicks a header cell.
HEADER_RELEASE — class DataGridEvent
The DataGridEvent.HEADER_RELEASE constant defines the value of the type property of a headerRelease event object.
headerRenderer — class DataGridColumn
The class that is used to render the header of this column.
headerRenderer — Style, class DataGrid
The name of the class that provides each column header.
HeaderRenderer — class, package window.runtime.fl.controls.dataGridClasses
The HeaderRenderer class displays the column header for the current DataGrid column.
HeaderRenderer() — Constructor, class HeaderRenderer
Creates a new HeaderRenderer instance.
headerSortArrowAscSkin — Style, class DataGrid
The name of the class that provides the sort arrow when the sorted column is in ascending order.
headerSortArrowDescSkin — Style, class DataGrid
The name of the class that provides the sort arrow when the sorted column is in descending order.
headerText — class DataGridColumn
The column name to be displayed in the column header.
headerTextFormat — Style, class DataGrid
The format to be applied to the text contained in each column header.
headerTextPadding — Style, class DataGrid
The padding that separates the column header border from the column header text, in pixels.
headerUpSkin — Style, class DataGrid
The name of the class that provides the background for each column header.
height — class Label
Gets or sets the height of the component, in pixels.
height — class ScrollBar
Gets or sets the height of the component, in pixels.
height — class UIComponent
Gets or sets the height of the component, in pixels.
height — class FLVPlayback
A number that specifies the height of the FLVPlayback instance.
height — class VideoPlayer
A number that specifies the height of the VideoPlayer instance (in pixels).
height — class DockIcon
The current display height of the icon in pixels.
height — class InteractiveIcon
The current display height of the icon in pixels.
height — class SystemTrayIcon
The current display height of the icon in pixels.
height — class BitmapData
The height of the bitmap image in pixels.
height — class DisplayObject
Indicates the height of the display object, in pixels.
height — class LoaderInfo
The nominal height of the loaded file.
height — class NativeWindow
The height of this window in pixels.
height — class Stage
Indicates the height of the display object, in pixels.
height — class Rectangle
The height of the rectangle, in pixels.
height — class HTMLLoader
Specifies the height of the rectangle of the HTML canvas that is being rendered.
height — class HTMLWindowCreateOptions
Specifies the desired initial height of the new window.
height — class Camera
The current capture height, in pixels.
height — class TextLineMetrics
The height value of the text of the selected lines (not necessarily the complete text) in pixels.
helperDone(, ) — method, interface INCManager
Called by any helper object doing a task for the NCManager object to signal it has completed and whether it was successful.
helperDone(, ) — method, class NCManager
Called by any helper object doing a task for the NCManager object to signal it has completed and whether it was successful.
hexValue — class ColorPicker
Gets the string value of the current color selection.
hide — Event, class UIComponent
Dispatched after the component visibility changes from visible to invisible.
hide() — Static Method , class Mouse
Hides the pointer.
HIDE — class ComponentEvent
Defines the value of the type property of a hide event object.
hideBuiltInItems() — method, class ContextMenu
Hides all built-in menu items (except Settings) in the specified ContextMenu object.
hideFocus() — method, class FocusManager
Sets the showFocusIndicator value to false and removes the visual focus indicator from the object that has focus, if any.
hideFocus() — method, interface IFocusManager
Sets the showFocusIndicator property to false.
hideObject — class DropShadowFilter
Indicates whether or not the object is hidden.
HIGH — class StageQuality
Specifies high rendering quality: graphics are anti-aliased using a 4 x 4 pixel grid, and bitmaps are smoothed if the movie is static.
HIGH — class BitmapFilterQuality
Defines the high quality filter setting.
highlightAlpha — class BevelFilter
The alpha transparency value of the highlight color.
highlightColor — class BevelFilter
The highlight color of the bevel.
historyBack() — method, class HTMLLoader
Navigates back in the browser history, if possible.
historyForward() — method, class HTMLLoader
Navigates forward in the browser history, if possible.
historyGo() — method, class HTMLLoader
Navigates the specified number of steps in the browser history.
historyLength — class HTMLLoader
The overall length of the history list, including back and forward entries.
historyPosition — class HTMLLoader
The current position in the history list.
hitArea — class Sprite
Designates another sprite to serve as the hit area for a sprite.
hitTest(, , , , ) — method, class BitmapData
Performs pixel-level hit detection between one bitmap image and a point, rectangle, or other bitmap image.
hitTestObject() — method, class DisplayObject
Evaluates the display object to see if it overlaps or intersects with the obj display object.
hitTestPoint(, , ) — method, class DisplayObject
Evaluates the display object to see if it overlaps or intersects with the point specified by the x and y parameters.
hitTestState — class SimpleButton
Specifies a display object that is used as the hit testing object for the button.
hitTestTextNearPos(, , ) — method, class TextSnapshot
Lets you determine which character within a TextSnapshot object is on or near the specified x, y coordinates of the movie clip containing the text in the TextSnapshot object.
HOME — class Keyboard
Constant associated with the key code value for the Home key (36).
HORIZONTAL — class ScrollBarDirection
Indicates that the ScrollBar component instance is used for horizontal scrolling.
HORIZONTAL — class SliderDirection
Position the Slider component on the horizontal axis.
HORIZONTAL — class LineScaleMode
With this setting used as the scaleMode parameter of the lineStyle() method, the thickness of the line scales only vertically.
horizontalLineScrollSize — class BaseScrollPane
Gets or sets a value that describes the amount of content to be scrolled, horizontally, when a scroll arrow is clicked.
horizontalPageScrollSize — class BaseScrollPane
Gets or sets the count of pixels by which to move the scroll thumb on the horizontal scroll bar when the scroll bar track is pressed.
horizontalScrollBar — class BaseScrollPane
Gets a reference to the horizontal scroll bar.
horizontalScrollBar — class TextArea
Gets a reference to the horizontal scroll bar.
horizontalScrollPolicy — class BaseScrollPane
Gets or sets a value that indicates the state of the horizontal scroll bar.
horizontalScrollPolicy — class DataGrid
Gets or sets a Boolean value that indicates whether the horizontal scroll bar is always on.
horizontalScrollPolicy — class TextArea
Gets or sets the scroll policy for the horizontal scroll bar.
horizontalScrollPosition — class BaseScrollPane
Gets or sets a value that describes the horizontal position of the horizontal scroll bar in the scroll pane, in pixels.
horizontalScrollPosition — class TextArea
Gets or sets the change in the position of the scroll bar thumb, in pixels, after the user scrolls the text field horizontally.
horizontalScrollPosition — class TextInput
Gets or sets the position of the thumb of the horizontal scroll bar.
host — class SocketMonitor
The host being monitored.
hours — class Date
The hour (an integer from 0 to 23) of the day portion of a Date object according to local time.
hoursUTC — class Date
The hour (an integer from 0 to 23) of the day of a Date object according to universal time (UTC).
htmlBoundsChange — Event, class HTMLLoader
Signals that one or both of the contentWidth and contentHeight properties of the HTMLLoader object has changed.
HTML_BOUNDS_CHANGE — class Event
The Event.HTML_BOUNDS_CHANGE constant defines the value of the type property of an htmlBoundsChange event object.
htmlDOMInitialize — Event, class HTMLLoader
Signals that the HTML DOM has been created in response to a load operation.
HTML_DOM_INITIALIZE — class Event
The Event.HTML_DOM_INITIALIZE constant defines the value of the type property of an htmlDOMInitialize event object.
HTML_FORMAT — class ClipboardFormats
HTML data.
HTMLHistoryItem — class, package window.runtime.flash.html
An HTMLHistoryItem object describes a location in the navigation history of an HTMLLoader object.
htmlHost — class HTMLLoader
The HTMLHost object used to handle changes to certain user interface elements, such as the window.document.title property of the HTMLLoader object.
HTMLHost — class, package window.runtime.flash.html
An HTMLHost object defines behaviors of an HTMLLoader object for user interface elements that can be controlled by setting various properties or by calling various methods of the window object of the HTML page.
HTMLHost() — Constructor, class HTMLHost
Creates an HTMLHost object.
htmlLoader — class HTMLHost
The HTMLLoader object to which this HostControl object applies.
HTMLLoader — class, package window.runtime.flash.html
The HTMLLoader class defines a type of display object that is a container for HTML content.
HTMLLoader() — Constructor, class HTMLLoader
Creates an HTMLLoader object.
HTMLPDFCapability — final class, package window.runtime.flash.html
The HTMLPDFCapability class contains possible values of the pdfCapability property of an HTMLLoader object.
htmlRender — Event, class HTMLLoader
Signals that the rendering of content in the HTMLLoader object is fully up to date.
HTML_RENDER — class Event
The Event.HTML_RENDER constant defines the value of the type property of an htmlRender event object.
htmlText — class Label
Gets or sets the text to be displayed by the Label component, including HTML markup that expresses the styles of that text.
htmlText — class TextArea
Gets or sets the HTML representation of the string that the text field contains.
htmlText — class TextInput
Contains the HTML representation of the string that the text field contains.
htmlText — class TextField
Contains the HTML representation of the text field's contents.
HTMLUncaughtScriptExceptionEvent — class, package window.runtime.flash.events
An HTMLLoader object dispatches an HTMLUncaughtScriptExceptionEvent object whenever a JavaScript exception is thrown and not handled with a catch statement.
HTMLUncaughtScriptExceptionEvent() — Constructor, class HTMLUncaughtScriptExceptionEvent
Creates an HTMLUncaughtScriptExceptionEvent object to pass as a parameter to event listeners.
HTMLWindowCreateOptions — class, package window.runtime.flash.html
This class defines the options that can be specified when JavaScript running in an HTMLLoader object tries to create a new HTML window by calling the window.open() method.
httpResponseStatus — Event, class FileReference
Dispatched if a call to the upload() or uploadUnencoded() method attempts to access data over HTTP and Adobe AIR is able to detect and return the status code for the request.
httpResponseStatus — Event, class URLLoader
Dispatched if a call to the load() method attempts to access data over HTTP, and Adobe AIR is able to detect and return the status code for the request.
httpResponseStatus — Event, class URLStream
Dispatched if a call to the URLStream.load() method attempts to access data over HTTP and Adobe AIR is able to detect and return the status code for the request.
HTTP_RESPONSE_STATUS — class HTTPStatusEvent
Unlike the httpStatus event, the httpResponseStatus event is delivered before any response data.
httpStatus — Event, class FLVPlaybackCaptioning
Dispatched if a call to the URLLoader.load() event attempts to access a Timed Text XML file over HTTP and the current Flash Player environment is able to detect and return the status code for the request.
httpStatus — Event, class LoaderInfo
Dispatched when a network request is made over HTTP and an HTTP status code can be detected.
httpStatus — Event, class FileReference
Dispatched when an upload fails and an HTTP status code is available to describe the failure.
httpStatus — Event, class URLLoader
Dispatched if a call to URLLoader.load() attempts to access data over HTTP.
httpStatus — Event, class URLStream
Dispatched if a call to URLStream.load() attempts to access data over HTTP, and Flash Player or Adobe AIR is able to detect and return the status code for the request.
HTTP_STATUS — class HTTPStatusEvent
The HTTPStatusEvent.HTTP_STATUS constant defines the value of the type property of a httpStatus event object.
HTTPStatusEvent — class, package window.runtime.flash.events
The application dispatches HTTPStatusEvent objects when a network request returns an HTTP status code.
HTTPStatusEvent(, , , ) — Constructor, class HTTPStatusEvent
Creates an Event object that contains specific information about HTTP status events.
Symbols   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z