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 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the H key (72).
HAND — Constant Static Property, class flash.ui.MouseCursor
Used to specify that the dragging hand cursor should be used.
HARDLIGHT — Constant Static Property, class flash.display.BlendMode
Adjusts the color of each pixel based on the darkness of the display object.
hasAccessibility — Static Property, class flash.system.Capabilities
Specifies whether the system supports (true) or does not support (false) communication with accessibility aids.
hasAudio — Static Property, class flash.system.Capabilities
Specifies whether the system has audio capabilities.
hasAudioEncoder — Static Property, class flash.system.Capabilities
Specifies whether the system can (true) or cannot (false) encode an audio stream, such as that coming from a microphone.
hasChildNodes() — method, class flash.xml.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(name:String) — method, class flash.system.ApplicationDomain
Checks to see if a public definition exists within the specified application domain.
hasEmbeddedVideo — Static Property, class flash.system.Capabilities
Specifies whether the system supports (true) or does not support (false) embedded video.
hasEventListener(type:String) — method, class flash.display.Stage
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
hasEventListener(type:String) — method, class flash.events.EventDispatcher
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
hasEventListener(type:String) — method, interface flash.events.IEventDispatcher
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
hasFocusableContent — Property, class flash.html.HTMLLoader
Indicates whether any content in the HTMLLoader object is focusable.
hasFormat(format:String) — method, class flash.desktop.Clipboard
Checks whether data in the specified format exists in this Clipboard object.
hasGlyphs(str:String) — method, class flash.text.Font
Specifies whether a provided string can be displayed using the currently assigned font.
hasGraphicElement — Property, class flash.text.engine.TextLine
Indicates whether the text line contains any graphic elements.
hasIME — Static Property, class flash.system.Capabilities
Specifies whether the system does (true) or does not (false) have an input method editor (IME) installed.
hasMP3 — Static Property, class flash.system.Capabilities
Specifies whether the system does (true) or does not (false) have an MP3 decoder.
hasOwnProperty(name:String) — method, class Object
Indicates whether an object has a specified property defined.
hasOwnProperty(p:String) — method, class XML
Checks to see whether the object has the property specified by the p parameter.
hasOwnProperty(p:String) — method, class XMLList
Checks for the property specified by p.
hasPrinting — Static Property, class flash.system.Capabilities
Specifies whether the system does (true) or does not (false) support printing.
hasProperty(name) — method, class flash.utils.Proxy
Overrides a request to check whether an object has a particular property by name.
hasScreenBroadcast — Static Property, class flash.system.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 — Static Property, class flash.system.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 — Static Property, class flash.system.Capabilities
Specifies whether the system can (true) or cannot (false) play streaming audio.
hasStreamingVideo — Static Property, class flash.system.Capabilities
Specifies whether the system can (true) or cannot (false) play streaming video.
hasTLS — Static Property, class flash.system.Capabilities
Specifies whether the system supports native SSL sockets through NetConnection (true) or does not (false).
hasVideoEncoder — Static Property, class flash.system.Capabilities
Specifies whether the system can (true) or cannot (false) encode a video stream, such as that coming from a web camera.
HEAD — Constant Static Property, class flash.net.URLRequestMethod
Specifies that the URLRequest object is a HEAD.
header — Property, class flash.events.DRMAuthenticateEvent
The encrypted content file header provided by the server.
headerDisabledSkin — Style, class fl.controls.DataGrid
The name of the class that provides the background for each column header when the component is disabled.
headerDisabledTextFormat — Style, class fl.controls.DataGrid
The format to be applied to the text contained in each column header when the component is disabled.
headerDownSkin — Style, class fl.controls.DataGrid
The name of the class that provides the background for each column header when the mouse is down.
headerHeight — Property, class fl.controls.DataGrid
Gets or sets the height of the DataGrid header, in pixels.
headerOverSkin — Style, class fl.controls.DataGrid
The name of the class that provides the background for each column header when the mouse is over it.
headerRelease — Event, class fl.controls.DataGrid
Dispatched after the user clicks a header cell.
HEADER_RELEASE — Constant Static Property, class fl.events.DataGridEvent
The DataGridEvent.HEADER_RELEASE constant defines the value of the type property of a headerRelease event object.
headerRenderer — Property, class fl.controls.dataGridClasses.DataGridColumn
The class that is used to render the header of this column.
headerRenderer — Style, class fl.controls.DataGrid
The name of the class that provides each column header.
HeaderRenderer — class, package fl.controls.dataGridClasses
The HeaderRenderer class displays the column header for the current DataGrid column.
HeaderRenderer() — Constructor, class fl.controls.dataGridClasses.HeaderRenderer
Creates a new HeaderRenderer instance.
headerSortArrowAscSkin — Style, class fl.controls.DataGrid
The name of the class that provides the sort arrow when the sorted column is in ascending order.
headerSortArrowDescSkin — Style, class fl.controls.DataGrid
The name of the class that provides the sort arrow when the sorted column is in descending order.
headerText — Property, class fl.controls.dataGridClasses.DataGridColumn
The column name to be displayed in the column header.
headerTextFormat — Style, class fl.controls.DataGrid
The format to be applied to the text contained in each column header.
headerTextPadding — Style, class fl.controls.DataGrid
The padding that separates the column header border from the column header text, in pixels.
headerUpSkin — Style, class fl.controls.DataGrid
The name of the class that provides the background for each column header.
headJoint — Property, class fl.ik.IKBone
The head joint of the bone.
height — Property, class fl.controls.Label
Gets or sets the height of the component, in pixels.
height — Property, class fl.controls.ScrollBar
Gets or sets the height of the component, in pixels.
height — Property, class fl.core.UIComponent
Gets or sets the height of the component, in pixels.
height — Property, class fl.video.FLVPlayback
A number that specifies the height of the FLVPlayback instance.
height — Property, class fl.video.VideoPlayer
A number that specifies the height of the VideoPlayer instance (in pixels).
height — Property, class flash.desktop.DockIcon
The current display height of the icon in pixels.
height — Property, class flash.desktop.InteractiveIcon
The current display height of the icon in pixels.
height — Property, class flash.desktop.SystemTrayIcon
The current display height of the icon in pixels.
height — Property, class flash.display.BitmapData
The height of the bitmap image in pixels.
height — Property, class flash.display.DisplayObject
Indicates the height of the display object, in pixels.
height — Property, class flash.display.LoaderInfo
The nominal height of the loaded file.
height — Property, class flash.display.NativeWindow
The height of this window in pixels.
height — Property, class flash.display.ShaderInput
The height of the shader input.
height — Property, class flash.display.ShaderJob
The height of the result data in the target if it is a ByteArray or Vector.<Number> instance.
height — Property, class flash.display.Stage
Indicates the height of the display object, in pixels.
height — Property, class flash.geom.Rectangle
The height of the rectangle, in pixels.
height — Property, class flash.html.HTMLLoader
Specifies the height of the rectangle of the HTML canvas that is being rendered.
height — Property, class flash.html.HTMLWindowCreateOptions
Specifies the desired initial height of the new window.
height — Property, class flash.media.Camera
The current capture height, in pixels.
height — Property, class flash.text.TextExtent
height — Property, class flash.text.TextLineMetrics
The height value of the text of the selected lines (not necessarily the complete text) in pixels.
helperDone(helper:Object, success:Boolean) — method, interface fl.video.INCManager
Called by any helper object doing a task for the NCManager object to signal it has completed and whether it was successful.
helperDone(helper:Object, success:Boolean) — method, class fl.video.NCManager
Called by any helper object doing a task for the NCManager object to signal it has completed and whether it was successful.
hexValue — Property, class fl.controls.ColorPicker
Gets the string value of the current color selection.
hide — Event, class fl.core.UIComponent
Dispatched after the component visibility changes from visible to invisible.
hide() — Static Method , class flash.ui.Mouse
Hides the pointer.
HIDE — Constant Static Property, class fl.events.ComponentEvent
Defines the value of the type property of a hide event object.
hideBuiltInItems() — method, class flash.ui.ContextMenu
Hides all built-in menu items (except Settings) in the specified ContextMenu object.
hideFocus() — method, class fl.managers.FocusManager
Sets the showFocusIndicator value to false and removes the visual focus indicator from the object that has focus, if any.
hideFocus() — method, interface fl.managers.IFocusManager
Sets the showFocusIndicator property to false.
hideObject — Property, class flash.filters.DropShadowFilter
Indicates whether or not the object is hidden.
HIGH — Constant Static Property, class flash.display.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 — Constant Static Property, class flash.filters.BitmapFilterQuality
Defines the high quality filter setting.
highlightAlpha — Property, class flash.filters.BevelFilter
The alpha transparency value of the highlight color.
highlightColor — Property, class flash.filters.BevelFilter
The highlight color of the bevel.
histogram(hRect:flash.geom:Rectangle) — method, class flash.display.BitmapData
Computes a 256-value binary number histogram of a BitmapData object.
historyBack() — method, class flash.html.HTMLLoader
Navigates back in the browser history, if possible.
historyForward() — method, class flash.html.HTMLLoader
Navigates forward in the browser history, if possible.
historyGo(steps:int) — method, class flash.html.HTMLLoader
Navigates the specified number of steps in the browser history.
historyLength — Property, class flash.html.HTMLLoader
The overall length of the history list, including back and forward entries.
historyPosition — Property, class flash.html.HTMLLoader
The current position in the history list.
hitArea — Property, class flash.display.Sprite
Designates another sprite to serve as the hit area for a sprite.
hitTest(firstPoint:flash.geom:Point, firstAlphaThreshold:uint, secondObject:Object, secondBitmapDataPoint:flash.geom:Point, secondAlphaThreshold:uint) — method, class flash.display.BitmapData
Performs pixel-level hit detection between one bitmap image and a point, rectangle, or other bitmap image.
hitTestObject(obj:flash.display:DisplayObject) — method, class flash.display.DisplayObject
Evaluates the bounding box of the display object to see if it overlaps or intersects with the bounding box of the obj display object.
hitTestPoint(x:Number, y:Number, shapeFlag:Boolean) — method, class flash.display.DisplayObject
Evaluates the display object to see if it overlaps or intersects with the point specified by the x and y parameters.
hitTestState — Property, class flash.display.SimpleButton
Specifies a display object that is used as the hit testing object for the button.
hitTestTextNearPos(x:Number, y:Number, maxDistance:Number) — method, class flash.text.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 — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Home key (36).
HORIZONTAL — Constant Static Property, class fl.controls.ScrollBarDirection
Indicates that the ScrollBar component instance is used for horizontal scrolling.
HORIZONTAL — Static Property, class fl.controls.SliderDirection
Position the Slider component on the horizontal axis.
HORIZONTAL — Constant Static Property, class flash.display.LineScaleMode
With this setting used as the scaleMode parameter of the lineStyle() method, the thickness of the line scales only vertically.
horizontalLineScrollSize — Property, class fl.containers.BaseScrollPane
Gets or sets a value that describes the amount of content to be scrolled, horizontally, when a scroll arrow is clicked.
horizontalPageScrollSize — Property, class fl.containers.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 — Property, class fl.containers.BaseScrollPane
Gets a reference to the horizontal scroll bar.
horizontalScrollBar — Property, class fl.controls.TextArea
Gets a reference to the horizontal scroll bar.
horizontalScrollPolicy — Property, class fl.containers.BaseScrollPane
Gets or sets a value that indicates the state of the horizontal scroll bar.
horizontalScrollPolicy — Property, class fl.controls.DataGrid
Gets or sets a Boolean value that indicates whether the horizontal scroll bar is always on.
horizontalScrollPolicy — Property, class fl.controls.TextArea
Gets or sets the scroll policy for the horizontal scroll bar.
horizontalScrollPosition — Property, class fl.containers.BaseScrollPane
Gets or sets a value that describes the horizontal position of the horizontal scroll bar in the scroll pane, in pixels.
horizontalScrollPosition — Property, class fl.controls.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 — Property, class fl.controls.TextInput
Gets or sets the position of the thumb of the horizontal scroll bar.
HORIZONTAL_STEM — Constant Static Property, class flash.text.engine.CFFHinting
Fits strong horizontal stems to the pixel grid for improved readability.
host — Property, class air.net.SocketMonitor
The host being monitored.
hours — Property, class Date
The hour (an integer from 0 to 23) of the day portion of a Date object according to local time.
hoursUTC — Property, 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 flash.html.HTMLLoader
Signals that one or both of the contentWidth and contentHeight properties of the HTMLLoader object has changed.
HTML_BOUNDS_CHANGE — Constant Static Property, class flash.events.Event
The Event.HTML_BOUNDS_CHANGE constant defines the value of the type property of an htmlBoundsChange event object.
htmlDOMInitialize — Event, class flash.html.HTMLLoader
Signals that the HTML DOM has been created in response to a load operation.
HTML_DOM_INITIALIZE — Constant Static Property, class flash.events.Event
The Event.HTML_DOM_INITIALIZE constant defines the value of the type property of an htmlDOMInitialize event object.
HTML_FORMAT — Constant Static Property, class flash.desktop.ClipboardFormats
HTML data.
HTMLHistoryItem — class, package flash.html
An HTMLHistoryItem object describes a location in the navigation history of an HTMLLoader object.
htmlHost — Property, class flash.html.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 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(defaultBehaviors:Boolean) — Constructor, class flash.html.HTMLHost
Creates an HTMLHost object.
htmlLoader — Property, class flash.html.HTMLHost
The HTMLLoader object to which this HostControl object applies.
HTMLLoader — class, package flash.html
The HTMLLoader class defines a type of display object that is a container for HTML content.
HTMLLoader() — Constructor, class flash.html.HTMLLoader
Creates an HTMLLoader object.
HTMLPDFCapability — final class, package flash.html
The HTMLPDFCapability class contains possible values of the pdfCapability property of an HTMLLoader object.
htmlRender — Event, class flash.html.HTMLLoader
Signals that the rendering of content in the HTMLLoader object is fully up to date.
HTML_RENDER — Constant Static Property, class flash.events.Event
The Event.HTML_RENDER constant defines the value of the type property of an htmlRender event object.
htmlText — Property, class fl.controls.Label
Gets or sets the text to be displayed by the Label component, including HTML markup that expresses the styles of that text.
htmlText — Property, class fl.controls.TextArea
Gets or sets the HTML representation of the string that the text field contains.
htmlText — Property, class fl.controls.TextInput
Contains the HTML representation of the string that the text field contains.
htmlText — Property, class flash.text.TextField
Contains the HTML representation of the text field contents.
HTMLUncaughtScriptExceptionEvent — class, package flash.events
An HTMLLoader object dispatches an HTMLUncaughtScriptExceptionEvent object whenever a JavaScript exception is thrown and not handled with a catch statement.
HTMLUncaughtScriptExceptionEvent(exceptionValue) — Constructor, class flash.events.HTMLUncaughtScriptExceptionEvent
Creates an HTMLUncaughtScriptExceptionEvent object to pass as a parameter to event listeners.
HTMLWindowCreateOptions — class, package 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 flash.net.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 flash.net.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 flash.net.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 — Constant Static Property, class flash.events.HTTPStatusEvent
Unlike the httpStatus event, the httpResponseStatus event is delivered before any response data.
httpStatus — Event, class fl.video.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 flash.display.LoaderInfo
Dispatched when a network request is made over HTTP and an HTTP status code can be detected.
httpStatus — Event, class flash.net.FileReference
Dispatched when an upload fails and an HTTP status code is available to describe the failure.
httpStatus — Event, class flash.net.URLLoader
Dispatched if a call to URLLoader.load() attempts to access data over HTTP.
httpStatus — Event, class flash.net.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 — Constant Static Property, class flash.events.HTTPStatusEvent
The HTTPStatusEvent.HTTP_STATUS constant defines the value of the type property of a httpStatus event object.
HTTPStatusEvent — class, package flash.events
The application dispatches HTTPStatusEvent objects when a network request returns an HTTP status code.
HTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int) — Constructor, class flash.events.HTTPStatusEvent
Creates an Event object that contains specific information about HTTP status events.
hue — Property, class fl.motion.AdjustColor
Sets the hue of the AdjustColor filter.
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