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 in class flash.ui.Keyboard |
|
Constant associated with the key code value for the H key (72). |
H264AVC — Constant static property in class flash.media.VideoCodec |
|
Constant value indicating that H.264/AVC codec is used for compressing video. |
H264Level — Final class in package flash.media |
|
The H264Level class is an enumeration of constant values used in setting the
level of H264VideoStreamSettings class. |
H264Profile — Final class in package flash.media |
|
The H264Profile class is an enumeration of constant values used in setting the profile
of H264VideoStreamSettings class. |
H264VideoStreamSettings — Class in package flash.media |
|
The H264VideoStreamSettings class enables specifying video compression settings for each NetStream. |
H264VideoStreamSettings() — Constructor in class flash.media.H264VideoStreamSettings |
|
Creates a setting object that specifies to use H.264/AVC codec for video compression. |
HALF_DUPLEX — Constant static property in class flash.media.MicrophoneEnhancedMode |
|
Use this mode for older and lower-quality speakers and microphones. |
HAND — Constant static property in class flash.ui.MouseCursor |
|
Used to specify that the dragging hand cursor should be used. |
HARDLIGHT — Constant static property in class flash.display.BlendMode |
|
Adjusts the color of each pixel based on the darkness of the display object. |
hardwareAddress — Property in class flash.net.NetworkInterface |
|
The hardware address of this network interface. |
hasAccessibility — Static property in class flash.system.Capabilities |
|
Specifies whether the system supports
(true ) or does not support (false ) communication
with accessibility aids. |
hasAudio — Static property in class flash.system.Capabilities |
|
Specifies whether the system has audio
capabilities. |
hasAudioEncoder — Static property in 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 in class flash.xml.XMLNode |
|
Indicates whether the specified XMLNode object has child nodes. |
hasComplexContent() — Method in class XML |
|
Checks to see whether the XML object contains complex content. |
hasComplexContent() — Method in class XMLList |
|
Checks whether the XMLList object contains complex content. |
hasDefinition(name:String) — Method in class flash.system.ApplicationDomain |
|
Checks to see if a public definition exists within the specified application domain. |
hasEmbeddedVideo — Static property in class flash.system.Capabilities |
|
Specifies whether the system supports
(true ) or does not support (false )
embedded video. |
hasEventListener(type:String) — Method in class flash.display.Stage |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type
of event. |
hasEventListener(type:String) — Method in class flash.events.EventDispatcher |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type
of event. |
hasEventListener(type:String) — Method in interface flash.events.IEventDispatcher |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type
of event. |
hasFocusableContent — Property in class flash.html.HTMLLoader |
| |
hasFormat(format:String) — Method in class flash.desktop.Clipboard |
|
Checks whether data in the specified format exists in this Clipboard object. |
hasGlyphs(str:String) — Method in class flash.text.Font |
|
Specifies whether a provided string can be displayed using the currently assigned font. |
hasGraphicElement — Property in class flash.text.engine.TextLine |
|
Indicates whether the text line contains any graphic elements. |
hash(algorithm:String, data:flash.utils:ByteArray) — Static method in class air.security.Digest |
|
A utility function for creating the digest of some data in a single function call. |
hasIME — Static property in class flash.system.Capabilities |
|
Specifies whether the system does (true )
or does not (false ) have an input method editor (IME) installed. |
hasMP3 — Static property in class flash.system.Capabilities |
|
Specifies whether the system does (true )
or does not (false ) have an MP3 decoder. |
hasMultiChannelAudio(type:String) — Static method in class flash.system.Capabilities |
|
Specifies whether the system supports multichannel audio of a specific
type. |
hasOwnProperty(name:String) — Method in class Object |
|
Indicates whether an object has a specified property defined. |
hasOwnProperty(p:String) — Method in class XML |
|
Checks to see whether the object has the property specified by the p parameter. |
hasOwnProperty(p:String) — Method in class XMLList |
|
Checks for the property specified by p . |
hasPrinting — Static property in class flash.system.Capabilities |
|
Specifies whether the system does (true )
or does not (false ) support printing. |
hasProperty(name) — Method in class flash.utils.Proxy |
| |
hasScreenBroadcast — Static property in 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 in 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 in class XML |
|
Checks to see whether the XML object contains simple content. |
hasSimpleContent() — Method in class XMLList |
|
Checks whether the XMLList object contains simple content. |
hasStreamingAudio — Static property in class flash.system.Capabilities |
|
Specifies whether the system can (true ) or cannot (false )
play streaming audio. |
hasStreamingVideo — Static property in class flash.system.Capabilities |
|
Specifies whether the system can (true ) or cannot
(false ) play streaming video. |
hasTabs — Property in class flash.text.engine.TextLine |
|
Indicates whether the text line contains any tabs. |
hasTLS — Static property in class flash.system.Capabilities |
|
Specifies whether the system supports native SSL sockets through NetConnection
(true ) or does not (false ). |
hasVideoEncoder — Static property in 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. |
hasVirtualKeyboard — Static property in class flash.ui.Keyboard |
|
Indicates whether the computer or device provides a virtual keyboard. |
HEAD — Constant static property in class flash.net.URLRequestMethod |
|
Specifies that the URLRequest object is a HEAD . |
header — Property in class flash.events.DRMAuthenticateEvent |
|
The encrypted content file header provided by the server. |
heading — Property in class flash.events.GeolocationEvent |
|
The direction of movement (with respect to true north) in integer degrees. |
HEADSET — Constant static property in class flash.media.MicrophoneEnhancedMode |
|
Use this mode when both parties are using headsets. |
height — Property in class flash.desktop.DockIcon |
|
The current display height of the icon in pixels. |
height — Property in class flash.desktop.InteractiveIcon |
|
The current display height of the icon in pixels. |
height — Property in class flash.desktop.SystemTrayIcon |
|
The current display height of the icon in pixels. |
height — Property in class flash.display.BitmapData |
|
The height of the bitmap image in pixels. |
height — Property in class flash.display.DisplayObject |
|
Indicates the height of the display object, in pixels. |
height — Property in class flash.display.LoaderInfo |
|
The nominal height of the loaded file. |
height — Property in class flash.display.NativeWindow |
|
The height of this window in pixels. |
height — Property in class flash.display.ScreenMode |
|
The screen height of the ScreenMode in pixels. |
height — Property in class flash.display.ShaderInput |
|
The height of the shader input. |
height — Property in class flash.display.ShaderJob |
|
The height of the result data in the target if it is
a ByteArray or Vector.<Number> instance. |
height — Property in class flash.display.Stage |
|
Indicates the height of the display object, in pixels. |
height — Property in class flash.geom.Rectangle |
|
The height of the rectangle, in pixels. |
height — Property in class flash.html.HTMLLoader |
| |
height — Property in class flash.html.HTMLWindowCreateOptions |
|
Specifies the desired initial height of the new window. |
height — Property in class flash.media.Camera |
|
The current capture height, in pixels. |
height — Property in class flash.media.CameraRollBrowseOptions |
|
Specifies the height of the CameraRoll image picker. |
height — Property in class flash.media.VideoStreamSettings |
|
The current encoded height, in pixels. |
height — Property in class flash.text.TextExtent |
| |
height — Property in class flash.text.TextLineMetrics |
|
The height value of the text of the selected lines (not necessarily the complete text) in pixels. |
HELP — Constant static property in class flash.ui.Keyboard |
|
Constant associated with the key code value for the button for engaging the help application or context-sensitive help. |
hide() — Static method in class flash.ui.Mouse |
|
Hides the pointer. |
hideBuiltInItems() — Method in class flash.ui.ContextMenu |
|
Hides all built-in menu items (except Settings) in the specified ContextMenu object. |
hideObject — Property in class flash.filters.DropShadowFilter |
|
Indicates whether or not the object is hidden. |
HIGH — Constant static property in class flash.display.StageQuality |
|
Specifies high rendering quality. |
HIGH — Constant static property in class flash.filters.BitmapFilterQuality |
|
Defines the high quality filter setting. |
HIGH_16X16 — Constant static property in class flash.display.StageQuality |
|
Specifies very high rendering quality. |
HIGH_16X16_LINEAR — Constant static property in class flash.display.StageQuality |
|
Specifies very high rendering quality. |
HIGH_8X8 — Constant static property in class flash.display.StageQuality |
|
Specifies very high rendering quality. |
HIGH_8X8_LINEAR — Constant static property in class flash.display.StageQuality |
|
Specifies very high rendering quality. |
highlightAlpha — Property in class flash.filters.BevelFilter |
|
The alpha transparency value of the highlight color. |
highlightColor — Property in class flash.filters.BevelFilter |
|
The highlight color of the bevel. |
histogram(hRect:flash.geom:Rectangle) — Method in class flash.display.BitmapData |
|
Computes a 256-value binary number histogram of a BitmapData object. |
historyBack() — Method in class flash.html.HTMLLoader |
| |
historyBack() — Method in class flash.media.StageWebView |
|
Navigates to the previous page in the browsing history. |
historyForward() — Method in class flash.html.HTMLLoader |
| |
historyForward() — Method in class flash.media.StageWebView |
|
Navigates to the next page in the browsing history. |
historyGo(steps:int) — Method in class flash.html.HTMLLoader |
| |
historyLength — Property in class flash.html.HTMLLoader |
| |
historyPosition — Property in class flash.html.HTMLLoader |
| |
hitArea — Property in 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 in 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 in 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 in 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 in 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 in 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 in class flash.ui.Keyboard |
|
Constant associated with the key code value for the Home key (36). |
HORIZONTAL — Constant static property in class flash.display.LineScaleMode |
|
With this setting used as the scaleMode parameter of the lineStyle()
method, the thickness of the line scales only horizontally. |
horizontalAccuracy — Property in class flash.events.GeolocationEvent |
|
The horizontal accuracy in meters. |
HORIZONTAL_STEM — Constant static property in class flash.text.engine.CFFHinting |
|
Fits strong horizontal stems to the pixel grid for improved readability. |
host — Property in class flash.events.DNSResolverEvent |
|
The query string, such as a host name, IP address, or service locator used in the call to
the lookup() method of the DNSResolver class for which this event is a response. |
HostObject — Dynamic class in package flash.external |
|
The HostObject is the base class of all host objects. |
hotSpot — Property in class flash.ui.MouseCursorData |
|
The hot spot of the cursor in pixels. |
hours — Property in class Date |
|
The hour (an integer from 0 to 23) of the day portion of a Date object
according to local time. |
hoursUTC — Property in class Date |
|
The hour (an integer from 0 to 23) of the day of a Date object
according to universal time (UTC). |
HTML_BOUNDS_CHANGE — Constant static property in class flash.events.Event |
|
The Event.HTML_BOUNDS_CHANGE constant defines the value of the type property of an htmlBoundsChange event object. |
HTML_DOM_INITIALIZE — Constant static property in 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 in class flash.desktop.ClipboardFormats |
|
HTML data. |
HTMLHistoryItem — Class in package flash.html |
|
An HTMLHistoryItem object describes a location in the navigation history of
an HTMLLoader object. |
htmlHost — Property in class flash.html.HTMLLoader |
| |
HTMLHost — Class in 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 in class flash.html.HTMLHost |
|
Creates an HTMLHost object. |
htmlLoader — Property in class flash.html.HTMLHost |
|
The HTMLLoader object to which this HostControl object applies. |
HTMLLoader — Class in package flash.html |
| |
HTMLLoader() — Constructor in class flash.html.HTMLLoader |
| |
htmlParagraphBehavior — Property in class flash.text.TextField |
|
A Boolean value that determines whether <p> paragraph breaks should
behave like HTML paragraphs. |
HTMLPDFCapability — Final class in package flash.html |
|
The HTMLPDFCapability class contains possible values of the pdfCapability property of
an HTMLLoader object. |
HTML_RENDER — Constant static property in class flash.events.Event |
|
The Event.HTML_RENDER constant defines the value of the type property of an htmlRender event object. |
HTMLSWFCapability — Final class in package flash.html |
|
The HTMLSWFCapability class contains possible values of the swfCapability property of
an HTMLLoader object. |
htmlText — Property in class flash.text.TextField |
|
Contains the HTML representation of the text field contents. |
HTMLUncaughtScriptExceptionEvent — Class in 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 in class flash.events.HTMLUncaughtScriptExceptionEvent |
|
Creates an HTMLUncaughtScriptExceptionEvent object to pass as a parameter to event listeners. |
HTMLWindowCreateOptions — Class in 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. |
httpIdleTimeout — Property in class flash.net.NetConnection |
|
The time, in milliseconds, to wait for an HTTP response. |
httpResponseStatus — Event in 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 in 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 in 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 in class flash.events.HTTPStatusEvent |
|
Unlike the httpStatus event, the httpResponseStatus event is
delivered before any response data. |
httpStatus — Event in class flash.display.LoaderInfo |
|
Dispatched when a network request is made over HTTP and an HTTP status code can be detected. |
httpStatus — Event in class flash.net.FileReference |
|
Dispatched when an upload fails and an HTTP status code is available
to describe the failure. |
httpStatus — Event in class flash.net.URLLoader |
|
Dispatched if a call to URLLoader.load()
attempts to access data over HTTP. |
httpStatus — Event in 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 in class flash.events.HTTPStatusEvent |
|
The HTTPStatusEvent.HTTP_STATUS constant defines the value of the
type property of a httpStatus event object. |
HTTPStatusEvent — Class in 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, redirected:Boolean) — Constructor in class flash.events.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 |