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 | |
G — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the G key (71). | |
gain — Property, class flash.media.Microphone | |
The amount by which the microphone boosts the signal. | |
gc() — Static Method , class flash.system.System | |
Forces the garbage collection process. | |
generalClipboard — Static Property, class flash.desktop.Clipboard | |
The operating system clipboard. | |
generateFilterRect(sourceRect:flash.geom:Rectangle, filter:flash.filters:BitmapFilter) — method, class flash.display.BitmapData | |
Determines the destination rectangle that the applyFilter() method call affects, given a BitmapData object, a source rectangle, and a filter object. | |
genre — Property, class flash.media.ID3Info | |
The genre of the song; corresponds to the ID3 2.0 tag TCON. | |
get — Statement | |
Defines a getter, which is a method that can be read like a property. | |
GET — Constant Static Property, class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a GET. | |
get_accDefaultAction(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the default action of the component that this AccessibilityImplementation represents or of one of its child elements. | |
get_accFocus() — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the unsigned integer ID of the child element, if any, that has child focus within the component. | |
get_accName(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the name for the component that this AccessibilityImplementation represents or for one of its child elements. | |
get_accRole(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the system role for the component that this AccessibilityImplementation represents or for one of its child elements. | |
get_accSelection() — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning an array containing the IDs of all child elements that are selected. | |
get_accState(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
IAccessible method for returning the current runtime state of the component that this AccessibilityImplementation represents or of one of its child elements. | |
get_accValue(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the runtime value of the component that this AccessibilityImplementation represents or of one of its child elements. | |
getActions(name:String) — Static Method , class adobe.utils.CustomActions | |
Reads the contents of the custom action XML definition file named name. | |
getArmatureAt(index:int) — Static Method , class fl.ik.IKManager | |
Returns the armature at the specified index. | |
getArmatureByName(name:String) — Static Method , class fl.ik.IKManager | |
Returns the armature with the specified name. | |
getAtomBidiLevel(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the bidirectional level of the atom at the specified index. | |
getAtomBounds(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the bounds of the atom at the specified index relative to the text line. | |
getAtomCenter(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the center of the atom as measured along the baseline at the specified index. | |
getAtomGraphic(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the graphic of the atom at the specified index, or null if the atom is a character. | |
getAtomIndexAtCharIndex(charIndex:int) — method, class flash.text.engine.TextLine | |
Returns the index of the atom containing the character specified by the charIndex parameter, or -1 if the character does not contribute to any atom in the line. | |
getAtomIndexAtPoint(stageX:Number, stageY:Number) — method, class flash.text.engine.TextLine | |
Returns the index of the atom at the point specified by the x and y parameters, or -1 if no atom exists at that point. | |
getAtomTextBlockBeginIndex(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the text block begin index of the atom at the specified index. | |
getAtomTextBlockEndIndex(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the text block end index of the atom at the specified index. | |
getAtomTextRotation(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the rotation of the atom at the specified index. | |
getAtomWordBoundaryOnLeft(atomIndex:int) — method, class flash.text.engine.TextLine | |
Indicates whether a word boundary occurs to the left of the atom at the specified index. | |
getBaselinePosition(baseline:String) — method, class flash.text.engine.TextLine | |
Gets the position of the specified baseline, relative to TextBlock.baselineZero. | |
getBoneByName(targetName:String) — method, class fl.ik.IKArmature | |
Returns the specified bone. | |
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — method, class flash.display.DisplayObject | |
Returns a rectangle that defines the area of the display object relative to the coordinate system of the targetCoordinateSpace object. | |
getCamera(name:String) — Static Method , class flash.media.Camera | |
Returns a reference to a Camera object for capturing video. | |
getCaptionsAsArray() — method, class fl.video.FLVPlaybackCaptioning | |
Returns an array of FLVPlayback component cuepoints that contain the captions. | |
getCaptionsAsTranscript(preserveFormatting:Boolean) — method, class fl.video.FLVPlaybackCaptioning | |
Returns a string containing all captions as an HTML-formatted transcript. | |
getCellRendererAt(row:uint, column:uint) — method, class fl.controls.DataGrid | |
Get the instance of a cell renderer at the specified position in the DataGrid. | |
getCharBoundaries(charIndex:int) — method, class flash.text.TextField | |
Returns a rectangle that is the bounding box of the character. | |
getCharIndexAtPoint(x:Number, y:Number) — method, class flash.text.TextField | |
Returns the zero-based index value of the character at the point specified by the x and y parameters. | |
getChildAt(iChild:int) — method, class fl.ik.IKJoint | |
Returns the child IKJoint object at the specified index value. | |
getChildAt(index:int) — method, class flash.display.DisplayObjectContainer | |
Returns the child display object instance that exists at the specified index. | |
getChildByName(name:String) — method, class flash.display.DisplayObjectContainer | |
Returns the child display object that exists with the specified name. | |
getChildIDArray() — method, class flash.accessibility.AccessibilityImplementation | |
Returns an array containing the unsigned integer IDs of all child elements in the AccessibilityImplementation. | |
getChildIndex(child:fl.ik:IKJoint) — method, class fl.ik.IKJoint | |
Returns the index value of the specified IKJoint object. | |
getChildIndex(child:flash.display:DisplayObject) — method, class flash.display.DisplayObjectContainer | |
Returns the index position of a child DisplayObject instance. | |
getClassByAlias(aliasName:String) — Package Function, flash.net | |
Looks up a class that previously had an alias registered through a call to the registerClassAlias() method. | |
getColorBoundsRect(mask:uint, color:uint, findColor:Boolean) — method, class flash.display.BitmapData | |
Determines a rectangular region that either fully encloses all pixels of a specified color within the bitmap image (if the findColor parameter is set to true) or fully encloses all pixels that do not include the specified color (if the findColor parameter is set to false). | |
getColorTransform(index:int) — method, class fl.motion.Motion | |
Retrieves an interpolated ColorTransform object at a specific time index in the Motion instance. | |
getColorTransform(index:int) — method, class fl.motion.MotionBase | |
Retrieves an interpolated ColorTransform object at a specific time index in the Motion instance. | |
getColumnAt(index:uint) — method, class fl.controls.DataGrid | |
Retrieves the column that is located at the specified index of the columns array. | |
getColumnCount() — method, class fl.controls.DataGrid | |
Retrieves the number of columns in the DataGrid component. | |
getColumnIndex(name:String) — method, class fl.controls.DataGrid | |
Retrieves the index of the column of the specified name, or -1 if no match is found. | |
getComponentStyle(component:Object, name:String) — Static Method , class fl.managers.StyleManager | |
Gets a style that exists on a specific component. | |
getCubicCoefficients(a:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.BezierSegment | |
Calculates the coefficients for a cubic polynomial equation, given the values of the corresponding cubic Bezier equation. | |
getCubicRoots(a:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.BezierSegment | |
Finds the real solutions, if they exist, to a cubic polynomial equation of the form: at^3 + bt^2 + ct + d. | |
getCurrentKeyframe(index:int, tweenableName:String) — method, class fl.motion.MotionBase | |
Retrieves the keyframe that is currently active at a specific frame in the Motion instance. | |
getData(format:String, transferMode:String) — method, class flash.desktop.Clipboard | |
Gets the clipboard data if data in the specified format is present. | |
getDate() — method, class Date | |
Returns the day of the month (an integer from 1 to 31) specified by a Date object according to local time. | |
getDay() — method, class Date | |
Returns the day of the week (0 for Sunday, 1 for Monday, and so on) specified by this Date according to local time. | |
getDefaultApplication(extension:String) — method, class flash.desktop.NativeApplication | |
Gets the default application for opening files with the specified extension. | |
getDefaultLang() — Static Method , class fl.lang.Locale | |
The default language code as set in the Strings panel dialog box or by calling the setDefaultLang() method. | |
getDefinition(name:String) — method, class flash.system.ApplicationDomain | |
Gets a public definition from the specified application domain. | |
getDefinitionByName(name:String) — Package Function, flash.utils | |
Returns a reference to the class object of the class specified by the name parameter. | |
getDescendants(name) — method, class flash.utils.Proxy | |
Overrides the use of the descendant operator. | |
getDirectoryListing() — method, class flash.filesystem.File | |
Returns an array of File objects corresponding to files and directories in the directory represented by this File object. | |
getDirectoryListingAsync() — method, class flash.filesystem.File | |
Asynchronously retrieves an array of File objects corresponding to the contents of the directory represented by this File object. | |
getDRMManager() — Static Method , class flash.net.drm.DRMManager | |
Returns an instance of the singleton DRMManager object. | |
getElementAt(index:int) — method, class flash.text.engine.GroupElement | |
Retrieves an element from within the group. | |
getElementAtCharIndex(charIndex:int) — method, class flash.text.engine.GroupElement | |
Returns the element containing the character specified by the charIndex parameter. | |
getElementIndex(element:flash.text.engine:ContentElement) — method, class flash.text.engine.GroupElement | |
Returns the index of the element specified by the element parameter. | |
getFilters(index:Number) — method, class fl.motion.Motion | |
Retrieves an interpolated array of filters at a specific time index in the Motion instance. | |
getFilters(index:Number) — method, class fl.motion.MotionBase | |
Retrieves an interpolated array of filters at a specific time index in the Motion instance. | |
getFirstCharInParagraph(charIndex:int) — method, class flash.text.TextField | |
Given a character index, returns the index of the first character in the same paragraph. | |
GetFlatArray() — method, class fl.motion.ColorMatrix | |
Calculates and returns a flat array of 20 numerical values representing the four matrixes set in this object. | |
getFocus() — method, class fl.core.UIComponent | |
Retrieves the object that currently has focus. | |
getFocus() — method, class fl.managers.FocusManager | |
Gets the interactive object that currently has focus. | |
getFocus() — method, interface fl.managers.IFocusManager | |
Retrieves the IFocusManagerComponent component that currently has focus. | |
getFontMetrics() — method, class flash.text.engine.ElementFormat | |
Returns a FontMetrics object with properties which describe the emBox, strikethrough position, strikethrough thickness, underline position, and underline thickness for the font specified by fontDescription and fontSize. | |
getFullYear() — method, class Date | |
Returns the full year (a four-digit number, such as 2000) of a Date object according to local time. | |
getGetterInvocationCount(obj:Object, qname:QName) — Package Function, flash.sampler | |
Returns the number of times a get function was executed. | |
getGroup(name:String) — Static Method , class fl.controls.RadioButtonGroup | |
Retrieves a reference to the specified radio button group. | |
GetHeight() — method, class fl.motion.DynamicMatrix | |
Returns the number of rows in the current matrix. | |
getHistoryAt(position:uint) — method, class flash.html.HTMLLoader | |
Returns the history entry at the specified position. | |
getHours() — method, class Date | |
Returns the hour (an integer from 0 to 23) of the day portion of a Date object according to local time. | |
getImageReference(id:String) — method, class flash.text.TextField | |
Returns a DisplayObject reference for the given id, for an image or SWF file that has been added to an HTML-formatted text field by using an <img> tag. | |
getInvocationCount(obj:Object, qname:QName) — Package Function, flash.sampler | |
Returns the number of times a method was executed. | |
getItem(name:String) — Static Method , class flash.data.EncryptedLocalStore | |
Returns the data for the item with the given name in the encrypted local store. | |
getItemAt(index:uint) — method, class fl.controls.ComboBox | |
Retrieves the item at the specified index. | |
getItemAt(index:uint) — method, class fl.controls.SelectableList | |
Retrieves the item at the specified index. | |
getItemAt(index:uint) — method, class fl.data.DataProvider | |
Returns the item at the specified index. | |
getItemAt(index:int) — method, class flash.display.NativeMenu | |
Gets the menu item at the specified index. | |
getItemAt(index:int) — method, class flash.ui.ContextMenu | |
Gets the menu item at the specified index. | |
getItemByName(name:String) — method, class flash.display.NativeMenu | |
Gets the menu item with the specified name. | |
getItemIndex(item:Object) — method, class fl.data.DataProvider | |
Returns the index of the specified item. | |
getItemIndex(item:flash.display:NativeMenuItem) — method, class flash.display.NativeMenu | |
Gets the position of the specified item. | |
getItemIndex(item:flash.display:NativeMenuItem) — method, class flash.ui.ContextMenu | |
Gets the position of the specified item. | |
getJointValue(dof:int) — method, class fl.ik.IKJoint | |
Retrieves the current value of the specified type of degree of freedom. | |
getJustifierForLocale(locale:String) — Static Method , class flash.text.engine.TextJustifier | |
Constructs a default TextJustifier subclass appropriate to the specified locale. | |
getLineIndexAtPoint(x:Number, y:Number) — method, class flash.text.TextField | |
Returns the zero-based index value of the line at the point specified by the x and y parameters. | |
getLineIndexOfChar(charIndex:int) — method, class flash.text.TextField | |
Returns the zero-based index value of the line containing the character specified by the charIndex parameter. | |
getLineLength(lineIndex:int) — method, class flash.text.TextField | |
Returns the number of characters in a specific text line. | |
getLineMetrics(lineIndex:int) — method, class fl.controls.TextArea | |
Retrieves information about a specified line of text. | |
getLineMetrics(index:int) — method, class fl.controls.TextInput | |
Retrieves information about a specified line of text. | |
getLineMetrics(lineIndex:int) — method, class flash.text.TextField | |
Returns metrics information about a given text line. | |
getLineOffset(lineIndex:int) — method, class flash.text.TextField | |
Returns the character index of the first character in the line that the lineIndex parameter specifies. | |
getLineText(lineIndex:int) — method, class flash.text.TextField | |
Returns the text of the line specified by the lineIndex parameter. | |
getLoaderInfoByDefinition(object:Object) — Static Method , class flash.display.LoaderInfo | |
Returns the LoaderInfo object associated with a SWF file defined as an object. | |
getLocal(name:String, localPath:String, secure:Boolean) — Static Method , class flash.net.SharedObject | |
Returns a reference to a locally persistent shared object that is only available to the current client. | |
getMatrix3D(index:int) — method, class fl.motion.MotionBase | |
Returns the Matrix3D object for the specified index position of the frame of animation. | |
getMemberNames(o:Object, instanceNames:Boolean) — Package Function, flash.sampler | |
Returns an object containing all members of a specified object, including private members. | |
getMicrophone(index:int) — Static Method , class flash.media.Microphone | |
Returns a reference to a Microphone object for capturing audio. | |
getMilliseconds() — method, class Date | |
Returns the milliseconds (an integer from 0 to 999) portion of a Date object according to local time. | |
getMinutes() — method, class Date | |
Returns the minutes (an integer from 0 to 59) portion of a Date object according to local time. | |
getMirrorRegion(mirror:flash.events:EventDispatcher) — method, class flash.text.engine.TextLine | |
Returns the first TextLineMirrorRegion on the line whose mirror property matches that specified by the mirror parameter, or null if no match exists. | |
getMonth() — method, class Date | |
Returns the month (0 for January, 1 for February, and so on) portion of this Date according to local time. | |
getNamespaceForPrefix(prefix:String) — method, class flash.xml.XMLNode | |
Returns the namespace URI that is associated with the specified prefix for the node. | |
getNextFocusManagerComponent(backward:Boolean) — method, class fl.managers.FocusManager | |
Retrieves the interactive object that would receive focus if the user pressed the Tab key to navigate to the next object. | |
getNextFocusManagerComponent(backward:Boolean) — method, interface fl.managers.IFocusManager | |
Retrieves the component that receives focus next if the user causes focus to move by using the Tab key. | |
getNextIndexAtLetter(firstLetter:String, startIndex:int) — method, class fl.controls.SelectableList | |
Returns the index of the next item in the dataProvider in which the label's first character matches a specified string character. | |
getNextKeyframe(index:int, tweenableName:String) — method, class fl.motion.MotionBase | |
Retrieves the next keyframe after a specific frame in the Motion instance. | |
getObjectsUnderPoint(point:flash.geom:Point) — method, class flash.display.DisplayObjectContainer | |
Returns an array of objects that lie under the specified point and are children (or grandchildren, and so on) of this DisplayObjectContainer instance. | |
getParagraphLength(charIndex:int) — method, class flash.text.TextField | |
Given a character index, returns the length of the paragraph containing the given character. | |
getPixel(x:int, y:int) — method, class flash.display.BitmapData | |
Returns an integer that represents an RGB pixel value from a BitmapData object at a specific point (x, y). | |
getPixel32(x:int, y:int) — method, class flash.display.BitmapData | |
Returns an ARGB color value that contains alpha channel data and RGB data. | |
getPixels(rect:flash.geom:Rectangle) — method, class flash.display.BitmapData | |
Generates a byte array from a rectangular region of pixel data. | |
getPrefixForNamespace(ns:String) — method, class flash.xml.XMLNode | |
Returns the prefix that is associated with the specified namespace URI for the node. | |
getProperty(name:String) — Static Method , class adobe.utils.XMLUI | |
Retrieves the value of the specified property of the current XMLUI dialog box. | |
getProperty(propertyName:String) — method, interface fl.video.INCManager | |
Gets values of arbitrary properties supported by the class implementing INCManager. | |
getProperty(propertyName:String) — method, class fl.video.NCManager | |
Allows getting of the fallbackServerName, fpadZone, objectEncoding, and proxyType properties. | |
getProperty(name) — method, class flash.utils.Proxy | |
Overrides any request for a property's value. | |
getQuadraticRoots(a:Number, b:Number, c:Number) — Static Method , class fl.motion.BezierSegment | |
Finds the real solutions, if they exist, to a quadratic equation of the form: at^2 + bt + c. | |
getQualifiedClassName(value) — Package Function, flash.utils | |
Returns the fully qualified class name of an object. | |
getQualifiedSuperclassName(value) — Package Function, flash.utils | |
Returns the fully qualified class name of the base class of the object specified by the value parameter. | |
getRadioButtonAt(index:int) — method, class fl.controls.RadioButtonGroup | |
Retrieves the RadioButton component at the specified index location. | |
getRadioButtonIndex(radioButton:fl.controls:RadioButton) — method, class fl.controls.RadioButtonGroup | |
Returns the index of the specified RadioButton instance. | |
getRect(targetCoordinateSpace:flash.display:DisplayObject) — method, class flash.display.DisplayObject | |
Returns a rectangle that defines the boundary of the display object, based on the coordinate system defined by the targetCoordinateSpace parameter, excluding any strokes on shapes. | |
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — method, class flash.geom.Transform | |
Returns a Matrix3D object, which can transform the space of a specified display object in relation to the current display object's space. | |
getRelativePath(ref:flash.net:FileReference, useDotDot:Boolean) — method, class flash.filesystem.File | |
Finds the relative path between two File paths. | |
getRemote(name:String, remotePath:String, persistence:Object, secure:Boolean) — Static Method , class flash.net.SharedObject | |
Returns a reference to a shared object on Flash Media Server that multiple clients can access. | |
getRendererStyle(name:String, column:int) — method, class fl.controls.SelectableList | |
Retrieves a style that is set on the renderers in the list. | |
getResult() — method, class flash.data.SQLStatement | |
Provides access to a SQLResult object containing the results of the statement execution, including any result rows from a SELECT statement, and other information about the statement execution for all executed statements. | |
getRootDirectories() — Static Method , class flash.filesystem.File | |
Returns an array of File objects, listing the file system root directories. | |
getRotation(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of rotation present in a matrix, in degrees. | |
getRotationRadians(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of rotation present in a matrix, in radians. | |
getSampleCount() — Package Function, flash.sampler | |
Returns the number of samples collected. | |
getSamples() — Package Function, flash.sampler | |
Returns an object of memory usage Sample instances from the last sampling session. | |
getScaleX(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the horizontal scale present in a matrix. | |
getScaleY(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the vertical scale present in a matrix. | |
getSchemaResult() — method, class flash.data.SQLConnection | |
Provides access to the result of a call to the loadSchema() method. | |
getScreensForRectangle(rect:flash.geom:Rectangle) — Static Method , class flash.display.Screen | |
Returns the (possibly empty) set of screens that intersect the provided rectangle. | |
getSeconds() — method, class Date | |
Returns the seconds (an integer from 0 to 59) portion of a Date object according to local time. | |
getSelected(beginIndex:int, endIndex:int) — method, class flash.text.TextSnapshot | |
Returns a Boolean value that specifies whether a TextSnapshot object contains selected text in the specified range. | |
getSelectedText(includeLineEndings:Boolean) — method, class flash.text.TextSnapshot | |
Returns a string that contains all the characters specified by the corresponding setSelected() method. | |
getSetterInvocationCount(obj:Object, qname:QName) — Package Function, flash.sampler | |
Returns the number of times a set function was executed. | |
getSingleValue(t:Number, a:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.BezierSegment | |
Calculates the value of a one-dimensional cubic Bezier equation at a specific time. | |
getSize(o) — Package Function, flash.sampler | |
Returns the size in memory of a specified object when used with the Flash Player 9.0.115.0 or later debugger version. | |
getSkewX(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of horizontal skew present in a matrix, in degrees. | |
getSkewXRadians(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of horizontal skew present in a matrix, in radians. | |
getSkewY(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of vertical skew present in a matrix, in degrees. | |
getSkewYRadians(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of vertical skew present in a matrix, in radians. | |
getStackTrace() — method, class Error | |
Returns the call stack for an error as a string at the time of the error's construction (for the debugger version of Flash Player and the AIR Debug Launcher (ADL) only; returns null if not using the debugger version of Flash Player or the ADL. | |
getStyle(style:String) — method, class fl.core.UIComponent | |
Retrieves a style property that is set in the style lookup chain of the component. | |
getStyle(name:String) — Static Method , class fl.managers.StyleManager | |
Gets a global style by name. | |
getStyle(styleName:String) — method, class flash.text.StyleSheet | |
Returns a copy of the style object associated with the style named styleName. | |
getStyleDefinition() — Static Method , class fl.containers.BaseScrollPane | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.containers.ScrollPane | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.containers.UILoader | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.BaseButton | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.Button | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.CheckBox | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ColorPicker | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ComboBox | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.DataGrid | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.Label | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.LabelButton | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.List | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.NumericStepper | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ProgressBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.RadioButton | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ScrollBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.SelectableList | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.Slider | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.TextArea | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.TextInput | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.TileList | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.UIScrollBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.dataGridClasses.DataGridCellEditor | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.dataGridClasses.HeaderRenderer | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.listClasses.CellRenderer | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.listClasses.ImageCell | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.progressBarClasses.IndeterminateBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.core.UIComponent | |
Retrieves the default style map for the current component. | |
getStyleValue(name:String) — method, class fl.core.UIComponent | |
Returns the specified style for a component, considering all styles set on the global level, component level and instance level. | |
getText(beginIndex:int, endIndex:int, includeLineEndings:Boolean) — method, class flash.text.TextSnapshot | |
Returns a string that contains all the characters specified by the beginIndex and endIndex parameters. | |
getTextFormat(beginIndex:int, endIndex:int) — method, class flash.text.TextField | |
Returns a TextFormat object that contains formatting information for the range of text that the beginIndex and endIndex parameters specify. | |
getTextLineAtCharIndex(charIndex:int) — method, class flash.text.engine.TextBlock | |
Returns the TextLine containing the character specified by the charIndex parameter. | |
getTextRunInfo(beginIndex:int, endIndex:int) — method, class flash.text.TextSnapshot | |
Returns an array of objects that contains information about a run of text. | |
getTime() — method, class Date | |
Returns the number of milliseconds since midnight January 1, 1970, universal time, for a Date object. | |
getTimer() — Package Function, flash.utils | |
Returns the number of milliseconds that have elapsed since Flash Player was initialized, and is used to compute relative time. | |
getTimezoneOffset() — method, class Date | |
Returns the difference, in minutes, between universal time (UTC) and the computer's local time. | |
getTween(target:String) — method, class fl.motion.Keyframe | |
Retrieves an ITween object for a specific animation property. | |
getUTCDate() — method, class Date | |
Returns the day of the month (an integer from 1 to 31) of a Date object, according to universal time (UTC). | |
getUTCDay() — method, class Date | |
Returns the day of the week (0 for Sunday, 1 for Monday, and so on) of this Date according to universal time (UTC). | |
getUTCFullYear() — method, class Date | |
Returns the four-digit year of a Date object according to universal time (UTC). | |
getUTCHours() — method, class Date | |
Returns the hour (an integer from 0 to 23) of the day of a Date object according to universal time (UTC). | |
getUTCMilliseconds() — method, class Date | |
Returns the milliseconds (an integer from 0 to 999) portion of a Date object according to universal time (UTC). | |
getUTCMinutes() — method, class Date | |
Returns the minutes (an integer from 0 to 59) portion of a Date object according to universal time (UTC). | |
getUTCMonth() — method, class Date | |
Returns the month (0 [January] to 11 [December]) portion of a Date object according to universal time (UTC). | |
getUTCSeconds() — method, class Date | |
Returns the seconds (an integer from 0 to 59) portion of a Date object according to universal time (UTC). | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.BezierEase | |
Calculates an interpolated value for a numerical property of animation, using a Bezier easing curve. | |
getValue(t:Number) — method, class fl.motion.BezierSegment | |
Calculates the location of a two-dimensional cubic Bezier curve at a specific time. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.CustomEase | |
Calculates an interpolated value for a numerical property of animation, using a custom easing curve. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.FunctionEase | |
Calculates an interpolated value for a numerical property of animation, using the specified easing function. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, interface fl.motion.ITween | |
Calculates an interpolated value for a numerical property of animation. | |
getValue(tweenableName:String) — method, class fl.motion.KeyframeBase | |
Retrieves the value of a specific tweenable property on the keyframe. | |
getValue(index:Number, tweenableName:String) — method, class fl.motion.MotionBase | |
Retrieves the value for an animation property at a point in time. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.SimpleEase | |
Calculates an interpolated value for a numerical property of animation, using a percentage of quadratic easing. | |
GetValue(row:int, col:int) — method, class fl.motion.DynamicMatrix | |
Returns the value at the specified zero-based row and column in the current matrix. | |
getVector(rect:flash.geom:Rectangle) — method, class flash.display.BitmapData | |
Generates a vector array from a rectangular region of pixel data. | |
getVideoPlayer(index:Number) — method, class fl.video.FLVPlayback | |
Gets the video player specified by the index parameter. | |
GetWidth() — method, class fl.motion.DynamicMatrix | |
Returns the number of columns in the current matrix. | |
getYForX(x:Number, coefficients:Array) — method, class fl.motion.BezierSegment | |
Finds the y value of a cubic Bezier curve at a given x coordinate. | |
global — Property, class RegExp | |
Specifies whether to use global matching for the regular expression. | |
globalToLocal(point:flash.geom:Point) — method, class flash.display.DisplayObject | |
Converts the point object from the Stage (global) coordinates to the display object's (local) coordinates. | |
globalToLocal3D(point:flash.geom:Point) — method, class flash.display.DisplayObject | |
Converts a two-dimensional point from the Stage (global) coordinates to a three-dimensional display object's (local) coordinates. | |
globalToScreen(globalPoint:flash.geom:Point) — method, class flash.display.NativeWindow | |
Converts a point in pixel coordinates relative to the origin of the window stage (a global point in terms of the display list), to a point on the virtual desktop. | |
GlowFilter — final class, package flash.filters | |
The GlowFilter class lets you apply a glow effect to display objects. | |
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — Constructor, class flash.filters.GlowFilter | |
Initializes a new GlowFilter instance with the specified parameters. | |
gotoAndPlay(frame:Object, scene:String) — method, class flash.display.MovieClip | |
Starts playing the SWF file at the specified frame. | |
gotoAndStop(frame:Object, scene:String) — method, class flash.display.MovieClip | |
Brings the playhead to the specified frame of the movie clip and stops it there. | |
GradientBevelFilter — final class, package flash.filters | |
The GradientBevelFilter class lets you apply a gradient bevel effect to display objects. | |
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class flash.filters.GradientBevelFilter | |
Initializes the filter with the specified parameters. | |
GradientGlowFilter — final class, package flash.filters | |
The GradientGlowFilter class lets you apply a gradient glow effect to display objects. | |
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class flash.filters.GradientGlowFilter | |
Initializes the filter with the specified parameters. | |
GradientType — final class, package flash.display | |
The GradientType class provides values for the type parameter in the beginGradientFill() and lineGradientStyle() methods of the flash.display.Graphics class. | |
graphic — Property, class flash.text.engine.GraphicElement | |
The DisplayObject to be used as a graphic for the GraphicElement. | |
GraphicElement — final class, package flash.text.engine | |
The GraphicElement class represents a graphic element in a TextBlock or GroupElement object. | |
GraphicElement(graphic:flash.display:DisplayObject, elementWidth:Number, elementHeight:Number, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, class flash.text.engine.GraphicElement | |
Creates a new GraphicElement instance. | |
GRAPHIC_ELEMENT — Constant Static Property, class flash.text.engine.ContentElement | |
Indicates the presence a graphic element in the text. | |
graphics — Property, class flash.display.Shape | |
Specifies the Graphics object belonging to this Shape object, where vector drawing commands can occur. | |
graphics — Property, class flash.display.Sprite | |
Specifies the Graphics object that belongs to this sprite where vector drawing commands can occur. | |
Graphics — final class, package flash.display | |
The Graphics class contains a set of methods that you can use to create a vector shape. | |
GraphicsBitmapFill — final class, package flash.display | |
Defines a bitmap fill. | |
GraphicsBitmapFill(bitmapData:flash.display:BitmapData, matrix:flash.geom:Matrix, repeat:Boolean, smooth:Boolean) — Constructor, class flash.display.GraphicsBitmapFill | |
Creates a new GraphicsBitmapFill object. | |
GraphicsEndFill — final class, package flash.display | |
Indicates the end of a graphics fill. | |
GraphicsEndFill() — Constructor, class flash.display.GraphicsEndFill | |
Creates an object to use with the Graphics.drawGraphicsData() method to end the fill, explicitly. | |
GraphicsGradientFill — final class, package flash.display | |
Defines a gradient fill. | |
GraphicsGradientFill(type:String, colors:Array, alphas:Array, ratios:Array, matrix:String, spreadMethod:Number, interpolationMethod, focalPointRatio) — Constructor, class flash.display.GraphicsGradientFill | |
Creates a new GraphicsGradientFill object. | |
GraphicsPath — final class, package flash.display | |
A collection of drawing commands and the coordinate parameters for those commands. | |
GraphicsPath(commands:Vector$int, data:Vector$Number, winding:String) — Constructor, class flash.display.GraphicsPath | |
Creates a new GraphicsPath object. | |
GraphicsPathCommand — final class, package flash.display | |
Defines the values to use for specifying path-drawing commands. | |
GraphicsPathWinding — final class, package flash.display | |
The GraphicsPathWinding class provides values for the flash.display.GraphicsPath.winding property and the flash.display.Graphics.drawPath() method to determine the direction to draw a path. | |
GraphicsShaderFill — final class, package flash.display | |
Defines a shader fill. | |
GraphicsShaderFill(shader:flash.display:Shader, matrix:flash.geom:Matrix) — Constructor, class flash.display.GraphicsShaderFill | |
Creates a new GraphicsShaderFill object. | |
GraphicsSolidFill — final class, package flash.display | |
Defines a solid fill. | |
GraphicsSolidFill(color:uint, alpha:Number) — Constructor, class flash.display.GraphicsSolidFill | |
Creates a new GraphicsSolidFill object. | |
GraphicsStroke — final class, package flash.display | |
Defines a line style or stroke. | |
GraphicsStroke(thickness:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number, fill:flash.display:IGraphicsFill) — Constructor, class flash.display.GraphicsStroke | |
Creates a new GraphicsStroke object. | |
GraphicsTrianglePath — final class, package flash.display | |
Defines an ordered set of triangles that can be rendered using either (u,v) fill coordinates or a normal fill. | |
GraphicsTrianglePath(vertices:Vector$Number, indices:Vector$int, uvtData:Vector$Number, culling:String) — Constructor, class flash.display.GraphicsTrianglePath | |
Creates a new GraphicsTrianglePath object. | |
GREEN — Constant Static Property, class flash.display.BitmapDataChannel | |
The green channel. | |
greenMultiplier — Property, class flash.geom.ColorTransform | |
A decimal value that is multiplied with the green channel value. | |
greenOffset — Property, class flash.geom.ColorTransform | |
A number from -255 to 255 that is added to the green channel value after it has been multiplied by the greenMultiplier value. | |
gridFitType — Property, class flash.text.TextField | |
The type of grid fitting used for this text field. | |
GridFitType — final class, package flash.text | |
The GridFitType class defines values for grid fitting in the TextField class. | |
group — Property, class fl.controls.RadioButton | |
The RadioButtonGroup object to which this RadioButton belongs. | |
groupElement — Property, class flash.text.engine.ContentElement | |
The GroupElement object that contains this element, or null if it is not in a group. | |
GroupElement — final class, package flash.text.engine | |
A GroupElement object groups a collection of TextElement, GraphicElement, or other GroupElement objects that you can assign as a whole to the content property of a TextBlock object. | |
GroupElement(elements:Vector$flash.text.engine:ContentElement, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, class flash.text.engine.GroupElement | |
Creates a new GroupElement instance. | |
groupElements(beginIndex:int, endIndex:int) — method, class flash.text.engine.GroupElement | |
Replaces the range of elements that the beginIndex and endIndex parameters specify with a new GroupElement containing those elements. | |
groupName — Property, class fl.controls.RadioButton | |
The group name for a radio button instance or group. | |
groupName — Property, interface fl.managers.IFocusManagerGroup | |
Gets or sets the name of the group of components to which this component belongs. | |
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 |