| 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 |
| S — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the S key (83). |
| sameDomain — Property, class flash.display.LoaderInfo |
| Expresses the domain relationship between the loader and the content: true if they have
the same origin domain; false otherwise. |
| Sample — class, package flash.sampler |
| The Sample class creates objects that hold memory analysis information over distinct durations. |
| sampleData — Event, class flash.media.Sound |
| Dispatched when the player requests new audio data. |
| SAMPLE_DATA — Constant Static Property, class flash.events.SampleDataEvent |
| Defines the value of the type property of a SampleDataEvent event object. |
| SampleDataEvent — class, package flash.events |
| Dispatched when the player requests new audio data. |
| SampleDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, theposition:Number, thedata:flash.utils:ByteArray) — Constructor, class flash.events.SampleDataEvent |
| Creates an event object that contains information about audio data events. |
| sandboxType — Property, class flash.events.BrowserInvokeEvent |
| The sandbox type for the content in the browser. |
| sandboxType — Static Property, class flash.system.Security |
| Indicates the type of security sandbox in which the calling file is operating. |
| save(data, defaultFileName:String) — method, class flash.net.FileReference |
| Opens a dialog box that lets the user save a file to the local filesystem. |
| save — Property, class flash.ui.ContextMenuBuiltInItems |
| Lets the user with Shockmachine installed save a SWF file. |
| scale(sx:Number, sy:Number) — method, class flash.geom.Matrix |
| Applies a scaling transformation to the matrix. |
| scale9Grid — Property, class flash.display.DisplayObject |
| The current scaling grid that is in effect. |
| scaleBy(s:Number) — method, class flash.geom.Vector3D |
| Scales the current Vector3D object by a scalar, a magnitude. |
| scaleMode — Property, class flash.display.GraphicsStroke |
| Specifies the stroke thickness scaling. |
| scaleMode — Property, class flash.display.Stage |
| A value from the StageScaleMode class that specifies which scale mode to use. |
| scaleX — Property, class fl.core.UIComponent |
| Multiplies the current width of the component by a scale factor. |
| scaleX — Property, class flash.display.DisplayObject |
| Indicates the horizontal scale (percentage) of the object as applied from the registration point. |
| scaleX — Property, class flash.filters.DisplacementMapFilter |
| The multiplier to use to scale the x displacement result from the map calculation. |
| scaleY — Property, class fl.core.UIComponent |
| Multiplies the current height of the component by a scale factor. |
| scaleY — Property, class flash.display.DisplayObject |
| Indicates the vertical scale (percentage) of an object as applied from the registration point of the object. |
| scaleY — Property, class flash.filters.DisplacementMapFilter |
| The multiplier to use to scale the y displacement result from the map calculation. |
| scaleZ — Property, class flash.display.DisplayObject |
| Indicates the depth scale (percentage) of an object as applied from the registration point of the object. |
| scanHardware() — Package Function, flash.media |
| Forces a rescan of the microphones and cameras on the system. |
| Scene — final class, package flash.display |
| The Scene class includes properties for identifying the name, labels, and number of frames
in a scene. |
| scenes — Property, class flash.display.MovieClip |
| An array of Scene objects, each listing the name, the number of frames,
and the frame labels for a scene in the MovieClip instance. |
| schema — Event, class flash.data.SQLConnection |
| Dispatched when a loadSchema() method call's operation completes
successfully and the schema results are ready. |
| SCHEMA — Constant Static Property, class flash.errors.SQLErrorOperation |
| Indicates that the SQLConnection.loadSchema() method was called. |
| SCHEMA — Constant Static Property, class flash.events.SQLEvent |
| The SQLEvent.SCHEMA constant defines the value of the
type property of a schema event object. |
| scrapToCut() — method, class flashx.textLayout.operations.CutOperation |
| Copy of the original value of the cut text. |
| scrapToPaste() — method, class flashx.textLayout.operations.PasteOperation |
| Returns a copy of the TextScrap to be pasted. |
| Screen — final class, package flash.display |
| The Screen class provides information about the display screens available to this application. |
| SCREEN — Constant Static Property, class flash.display.BlendMode |
| Multiplies the complement (inverse) of the display object color by the complement of the background
color, resulting in a bleaching effect. |
| screenColor — Static Property, class flash.system.Capabilities |
| Specifies the screen color. |
| screenDPI — Static Property, class flash.system.Capabilities |
| Specifies the dots-per-inch (dpi) resolution of the screen, in pixels. |
| ScreenMouseEvent — class, package flash.events |
| The SystemTrayIcon object dispatches events of type ScreenMouseEvent in response to mouse interaction. |
| ScreenMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, screenX:Number, screenY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, commandKey:Boolean, controlKey:Boolean) — Constructor, class flash.events.ScreenMouseEvent |
| Creates a ScreenMouseEvent object that contains the mouse location in
screen coordinates. |
| screenResolutionX — Static Property, class flash.system.Capabilities |
| Specifies the maximum horizontal resolution of the screen. |
| screenResolutionY — Static Property, class flash.system.Capabilities |
| Specifies the maximum vertical resolution of the screen. |
| screens — Static Property, class flash.display.Screen |
| The array of the currently available screens. |
| screenX — Property, class flash.events.ScreenMouseEvent |
| The X position of the click in screen coordinates. |
| screenY — Property, class flash.events.ScreenMouseEvent |
| The Y position of the click in screen coordinates. |
| ScriptTimeoutError — Dynamic Class, package flash.errors |
| The ScriptTimeoutError exception is thrown when the script timeout interval is reached. |
| ScriptTimeoutError(message:String) — Constructor, class flash.errors.ScriptTimeoutError |
| Creates a new ScriptTimeoutError object. |
| scroll — Event, class fl.controls.ScrollBar |
| Dispatched when the ScrollBar instance's scrollPosition property changes. |
| scroll — Event, class fl.controls.TextLayout |
| Dispatched after the content is scrolled. |
| scroll(x:int, y:int) — method, class flash.display.BitmapData |
| Scrolls an image by a certain (x, y) pixel amount. |
| scroll — Event, class flash.html.HTMLLoader |
| Signals that the scrollH or scrollV property has been changed
by the HTMLLoader object. |
| scroll — Event, class flash.text.TextField |
| Dispatched by a TextField object after the user scrolls. |
| scroll — Event, class flashx.textLayout.elements.TextFlow |
| Dispatched by a TextFlow object after text is scrolled within a controller container. |
| SCROLL — Constant Static Property, class fl.core.InvalidationType |
| The InvalidationType.SCROLL constant defines the value of the type
property of the event object that is dispatched to indicate that the scroll position of the
component is invalid. |
| SCROLL — Constant Static Property, class fl.events.ScrollEvent |
| Defines the value of the type property of a scroll
event object. |
| SCROLL — Constant Static Property, class flash.events.Event |
| The Event.SCROLL constant defines the value of the type property of a scroll event object. |
| SCROLL — Constant Static Property, class flashx.textLayout.events.ScrollEvent |
| Defines the value of the type property of a scroll event object. |
| ScrollBar — class, package fl.controls |
| The ScrollBar component provides the end user with a way to control the
portion of data that is displayed when there is too much data to
fit in the display area. |
| ScrollBar() — Constructor, class fl.controls.ScrollBar |
| Creates a new ScrollBar component instance. |
| scrollBarsVisible — Property, class flash.html.HTMLWindowCreateOptions |
| Specifies whether scrollbars should be displayed. |
| scrollDragDelay — Property, class flashx.textLayout.elements.Configuration |
| When scrolling, you can specify a timed delay between one scroll and the next to prevent scrolling from going
too fast. |
| scrollDragDelay — Property, interface flashx.textLayout.elements.IConfiguration |
| When scrolling, you can specify a timed delay between one scroll and the next to prevent scrolling from going
too fast. |
| scrollDragPixels — Property, class flashx.textLayout.elements.Configuration |
| Specifies the default number of pixels to scroll when the user initiates auto scrolling by dragging
the selection. |
| scrollDragPixels — Property, interface flashx.textLayout.elements.IConfiguration |
| Specifies the default number of pixels to scroll when the user initiates auto scrolling by dragging
the selection. |
| ScrollEvent — class, package fl.events |
| The ScrollEvent class defines the scroll event that is associated with the ScrollBar component. |
| ScrollEvent — final class, package flashx.textLayout.events |
| A TextFlow object dispatches this event after text is scrolled within
a controller container. |
| ScrollEvent(direction:String, delta:Number, position:Number) — Constructor, class fl.events.ScrollEvent |
| Creates a new ScrollEvent object with the specified parameters. |
| ScrollEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class flashx.textLayout.events.ScrollEvent |
| Creates an event object that contains information about scrolling activity. |
| scrollH — Property, class flash.html.HTMLLoader |
| The horizontal scroll position of the HTML content in the HTMLLoader object. |
| scrollH — Property, class flash.text.TextField |
| The current horizontal scrolling position. |
| scrollLines(nLines:int) — method, class flashx.textLayout.container.ContainerControllerBase |
| Scroll up or down by the specified number of lines. |
| scrollLines(nLines:int) — method, interface flashx.textLayout.container.IContainerController |
| Scroll up or down by the specified number of lines. |
| scrollMouseWheelMultiplier — Property, class flashx.textLayout.elements.Configuration |
| Specifies the default number of pixels to scroll for Mouse wheel events. |
| scrollMouseWheelMultiplier — Property, interface flashx.textLayout.elements.IConfiguration |
| Specifies the default number of pixels to scroll for Mouse wheel events. |
| scrollPagePercentage — Property, class flashx.textLayout.elements.Configuration |
| Specifies the default percentage of the text flow to scroll for page scrolls. |
| scrollPagePercentage — Property, interface flashx.textLayout.elements.IConfiguration |
| Specifies the default percentage of the text flow to scroll for page scrolls. |
| ScrollPolicy — final class, package flashx.textLayout.container |
| The ScrollPolicy class is an enumeration class that defines values for the horizontalScrollPolicy and
verticalScrollPolicy properties that are defined in IContainerController for container controller
classes. |
| scrollPosition — Property, class fl.controls.ScrollBar |
| Gets or sets the current scroll position and updates the position
of the thumb. |
| scrollRect — Property, class flash.display.DisplayObject |
| The scroll rectangle bounds of the display object. |
| scrollToPosition(activePosition:int, anchorPosition:int) — method, class flashx.textLayout.container.ContainerControllerBase |
| Scrolls so that the text position is visible in the container. |
| scrollToPosition(activePosition:int, anchorPosition:int) — method, interface flashx.textLayout.container.IContainerController |
| Scrolls so that the text position is visible in the container. |
| scrollV — Property, class flash.html.HTMLLoader |
| The vertical scroll position of the HTML content in the HTMLLoader object. |
| scrollV — Property, class flash.text.TextField |
| The vertical position of text in a text field. |
| search(pattern) — method, class String |
| Searches for the specifed pattern and returns the index of
the first matching substring. |
| seconds — Property, class Date |
| The seconds (an integer from 0 to 59) portion of a Date object
according to local time. |
| secondsUTC — Property, class Date |
| The seconds (an integer from 0 to 59) portion of a Date object
according to universal time (UTC). |
| Security — final class, package flash.system |
| The Security class lets you specify how content in different domains can communicate with
each other. |
| securityDomain — Property, class flash.events.BrowserInvokeEvent |
| The security domain for the content in the browser, such as
"www.adobe.com" or "www.example.org". |
| securityDomain — Property, class flash.system.LoaderContext |
| Specifies the security domain to use for a Loader.load() operation. |
| SecurityDomain — class, package flash.system |
| The SecurityDomain class represents the current security "sandbox," also known as a security domain. |
| securityError — Event, class flash.filesystem.File |
| Dispatched when an operation violates a security constraint. |
| securityError — Event, class flash.net.FileReference |
| Dispatched when a call to the FileReference.upload()
or FileReference.download() method tries to upload a file to a server or
get a file from a server that is outside the caller's security sandbox. |
| securityError — Event, class flash.net.LocalConnection |
| Dispatched if a call to LocalConnection.send()
attempts to send data to a different security sandbox. |
| securityError — Event, class flash.net.NetConnection |
| Dispatched if a call to NetConnection.call()
attempts to connect to a server outside the caller's security sandbox. |
| securityError — Event, class flash.net.Socket |
| Dispatched if a call to Socket.connect()
attempts to connect either to a server outside the caller's security sandbox or to a port lower than 1024. |
| securityError — Event, class flash.net.URLLoader |
| Dispatched if a call to URLLoader.load()
attempts to load data from a server outside the security sandbox. |
| securityError — Event, class flash.net.URLStream |
| Dispatched if a call to URLStream.load()
attempts to load data from a server outside the security sandbox. |
| securityError — Event, class flash.net.XMLSocket |
| Dispatched if a call to the XMLSocket.connect() method
attempts to connect either to a server outside the caller's security sandbox or to a port lower than 1024. |
| SecurityError — Dynamic Class, Top Level |
| The SecurityError exception is thrown when some type of security violation
takes place. |
| SecurityError(message:String) — Constructor, class SecurityError |
| Creates a new SecurityError object. |
| SECURITY_ERROR — Constant Static Property, class flash.events.SecurityErrorEvent |
| The SecurityErrorEvent.SECURITY_ERROR constant defines the value of the type property of a securityError event object. |
| SecurityErrorEvent — class, package flash.events |
| An object dispatches a SecurityErrorEvent object to report the occurrence of a
security error. |
| SecurityErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class flash.events.SecurityErrorEvent |
| Creates an Event object that contains information about security error events. |
| SecurityPanel — final class, package flash.system |
| The SecurityPanel class provides values for specifying
which Security Settings panel you want to display. |
| seek(offset:Number) — method, class flash.net.NetStream |
| Seeks the keyframe (also called an I-frame in the video industry) closest to
the specified location. |
| select — Event, class flash.display.NativeMenu |
| Dispatched by this NativeMenu object when one of its menu items or an item
in one of its descendant submenus is selected. |
| select — Event, class flash.display.NativeMenuItem |
| Dispatched whenever a menu item is selected by the user. |
| select — Event, class flash.filesystem.File |
| Dispatched when the user selects a file or directory from a file- or directory-browsing dialog box. |
| select — Event, class flash.net.FileReference |
| Dispatched when the user selects a file for upload or download from the file-browsing dialog box. |
| select — Event, class flash.net.FileReferenceList |
| Dispatched when the user selects one or more files to upload from the file-browsing dialog box. |
| SELECT — Constant Static Property, class flash.events.Event |
| The Event.SELECT constant defines the value of the type property of a select event object. |
| selectable — Property, class flash.text.TextField |
| A Boolean value that indicates whether the text field is selectable. |
| selectAll() — method, class flash.desktop.NativeApplication |
| Invokes an internal selectAll command on the focused display object. |
| selectAll — Event, class flash.display.InteractiveObject |
| Dispatched when the user activates the platform specific accelerator key combination for a select all operation
or selects 'Select All' from the text context menu. |
| selectAll — Property, class flash.ui.ContextMenuClipboardItems |
| Enables or disables the 'Select All' item on the clipboard menu. |
| selectAll() — method, class flashx.textLayout.edit.SelectionManager |
| Select the entire TextFlow. |
| SELECT_ALL — Constant Static Property, class flash.events.Event |
| The Event.SELECT_ALL constant defines the value of the type property of a selectAll event object. |
| selectAllHandler(event:flash.events:Event) — method, interface flashx.textLayout.edit.ISelectionManager |
| Process a Select All event for the container. |
| selectAllHandler(event:flash.events:Event) — method, class flashx.textLayout.edit.SelectionManager |
| Process a Select All event for the container. |
| selected — Property, class fl.controls.BaseButton |
| Gets or sets a Boolean value that indicates whether a toggle button
is selected. |
| selected — Property, class fl.controls.LabelButton |
| Gets or sets a Boolean value that indicates whether
a toggle button is toggled in the on or off position. |
| selected — Property, interface fl.managers.IFocusManagerGroup |
| Gets or sets a Boolean value that indicates whether this component is selected. |
| SELECTED — Constant Static Property, class fl.core.InvalidationType |
| The InvalidationType.SELECTED constant defines the value of the type
property of the event object that is dispatched to indicate that the selected
property of the component is invalid. |
| selectedDisabledIcon — Style, class fl.controls.LabelButton |
| Name of the class to use as the icon when the button is selected and disabled. |
| |
| selectedDisabledSkin — Style, class fl.controls.LabelButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and disabled. |
| |
| selectedDisabledSkin — Style, class fl.controls.BaseButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and disabled. |
| |
| selectedDownIcon — Style, class fl.controls.LabelButton |
| Name of the class to use as the icon when the button is selected and the mouse button is down. |
| |
| selectedDownSkin — Style, class fl.controls.LabelButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down. |
| |
| selectedDownSkin — Style, class fl.controls.BaseButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down. |
| |
| selectedElementRange — Property, class flashx.textLayout.events.SelectionEvent |
| An object of type ElementRange that represents the selected range associated with this SelectionEvent |
| selectedOverIcon — Style, class fl.controls.LabelButton |
| Name of the class to use as the icon when the button is selected and the mouse is over the component. |
| |
| selectedOverSkin — Style, class fl.controls.LabelButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the component. |
| |
| selectedOverSkin — Style, class fl.controls.BaseButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the component. |
| |
| selectedUpIcon — Style, class fl.controls.LabelButton |
| Name of the class to use as the icon when the button is selected and the mouse button is up. |
| |
| selectedUpSkin — Style, class fl.controls.LabelButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the component. |
| |
| selectedUpSkin — Style, class fl.controls.BaseButton |
| Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the component. |
| |
| selectionBeginIndex — Property, class flash.text.TextField |
| The zero-based character index value of the first character in the current selection. |
| selectionChange — Event, class flashx.textLayout.elements.TextFlow |
| Dispatched whenever the selection is changed. |
| SELECTION_CHANGE — Constant Static Property, class flashx.textLayout.events.SelectionEvent |
| The SelectionEvent.SELECTION_CHANGE constant defines the value of the
type property of the event object for a selection event. |
| selectionChanged(doDispatchEvent:Boolean, resetPointFormat:Boolean) — method, class flashx.textLayout.edit.SelectionManager |
| Handler function called when the selection has been changed. |
| selectionEndIndex — Property, class flash.text.TextField |
| The zero-based character index value of the last character in the current selection. |
| SelectionEvent — class, package flashx.textLayout.events |
| A TextFlow instance dispatches a SelectionEvent object when
an EditManager or SelectionManager changes or selects a range of text. |
| SelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, range:flashx.textLayout.edit:ElementRange) — Constructor, class flashx.textLayout.events.SelectionEvent |
| Creates an event object that contains information about a flow operation. |
| selectionFormat — Property, interface flashx.textLayout.edit.ISelectionManager |
| Returns the current SelectionFormat based on the windowActive and focused
properties from noFocusSelectionFormat, inactiveSelectionFormat and focusSelectionFormat |
| selectionFormat — Property, class flashx.textLayout.edit.SelectionManager |
| Returns the current SelectionFormat based on the
windowActive and focused
properties from noFocusSelectionFormat, inactiveSelectionFormat
and focusSelectionFormat. |
| SelectionFormat — class, package flashx.textLayout.edit |
| A SelectionFormat is used to determine the appearnace of the selection highlight. |
| SelectionFormat(color:uint, alpha:Number, blendMode:String) — Constructor, class flashx.textLayout.edit.SelectionFormat |
| Constructor for SelectionFormat. |
| SelectionManager — class, package flashx.textLayout.edit |
| Manages the selection for a TextFlow. |
| SelectionManager() — Constructor, class flashx.textLayout.edit.SelectionManager |
| Constructor |
| selectionState — Property, class flashx.textLayout.edit.SelectionManager |
| Returns the SelectionState for the current selection. |
| SelectionState — class, package flashx.textLayout.edit |
| A read only class that describes a selection in a TextFlow. |
| SelectionState(root:flashx.textLayout.elements:TextFlow, anchorPosition:int, activePosition:int, format:flashx.textLayout.formats:ICharacterFormat) — Constructor, class flashx.textLayout.edit.SelectionState |
| Constructor for SelectionState. |
| selectMultiple — Event, class flash.filesystem.File |
| Dispatched when the user selects files from the dialog box opened by a call to the
browseForOpenMultiple() method. |
| SELECT_MULTIPLE — Constant Static Property, class flash.events.FileListEvent |
| The FileListEvent.SELECT_MULTIPLE constant defines the value of the
type property of the event object for a selectMultiple event. |
| SEMICOLON — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the ; key (186). |
| send(connectionName:String, methodName:String, ... rest) — method, class flash.net.LocalConnection |
| Invokes the method named methodName on a connection opened with the
connect(connectionName) method (the receiving LocalConnection
object). |
| send(handlerName:String, ... rest) — method, class flash.net.NetStream |
| Sends a message on a published stream to all subscribing clients. |
| send(... rest) — method, class flash.net.SharedObject |
| Broadcasts a message to all clients connected to a remote shared object,
including the client that sent the message. |
| send(object) — method, class flash.net.XMLSocket |
| Converts the XML object or data specified in the object parameter
to a string and transmits it to the server, followed by a zero (0) byte. |
| send() — method, class flash.printing.PrintJob |
| Sends spooled pages to the printer after PrintJob.start() and PrintJob.addPage() have been successful. |
| sendToURL(request:flash.net:URLRequest) — Package Function, flash.net |
| Sends a URL request to a server, but ignores any response. |
| separator — Static Property, class flash.filesystem.File |
| The host operating system's path component separator character. |
| separatorBefore — Property, class flash.ui.ContextMenuItem |
| Indicates whether a separator bar should appear above the specified menu item. |
| serverString — Static Property, class flash.system.Capabilities |
| A URL-encoded string that specifies values for each Capabilities
property. |
| serverURL — Property, class flash.events.DRMAuthenticationCompleteEvent |
| The URL of the media rights server. |
| serverURL — Property, class flash.events.DRMAuthenticationErrorEvent |
| The URL of the media rights server that rejected the authentication attempt. |
| serverURL — Property, class flash.net.drm.DRMContentData |
| URL of a media rights server that can
provide the voucher required to view the associated content. |
| ServiceMonitor — Dynamic Class, package air.net |
| The ServiceMonitor class implements the framework for monitoring the status and availability of network services. |
| ServiceMonitor() — Constructor, class air.net.ServiceMonitor |
| Creates a ServiceMonitor object. |
| set — Statement |
| Defines a setter, which is a method that appears in the public interface as a property. |
| setAdvancedAntiAliasingTable(fontName:String, fontStyle:String, colorType:String, advancedAntiAliasingTable:Array) — Static Method , class flash.text.TextRenderer |
| Sets a custom continuous stroke modulation (CSM) lookup table for a font. |
| setAsDefaultApplication(extension:String) — method, class flash.desktop.NativeApplication |
| Sets this application as the default application for opening files with the specified extension. |
| setAuthenticationToken(serverUrl:String, domain:String, token:flash.utils:ByteArray) — method, class flash.net.drm.DRMManager |
| Sets the authentication token to use for communication with the specified server and domain. |
| setChildIndex(child:flash.display:DisplayObject, index:int) — method, class flash.display.DisplayObjectContainer |
| Changes the position of an existing child in the display object container. |
| setChildIndex(child:flash.display:DisplayObject, index:int) — method, class flash.display.Stage |
| Changes the position of an existing child in the display object container. |
| setChildren(value:Object) — method, class XML |
| Replaces the child properties of the XML object with the specified set of XML properties,
provided in the value parameter. |
| setClipboard(string:String) — Static Method , class flash.system.System |
| Replaces the contents of the Clipboard with a specified text string. |
| setClipboardContents(scrap:flashx.textLayout.edit:TextScrap) — method, interface flashx.textLayout.edit.ISelectionManager |
| Post the text scrap to the external clipboard. |
| setClipboardContents(scrap:flashx.textLayout.edit:TextScrap) — method, class flashx.textLayout.edit.SelectionManager |
| Post the text scrap to the external clipboard. |
| setComponentStyle(component:Object, name:String, style:Object) — Static Method , class fl.managers.StyleManager |
| Sets a style on all instances of a component type, for example, on all instances of a
Button component, or on all instances of a ComboBox component. |
| setCompositionSize(w:Number, h:Number) — method, class flashx.textLayout.container.ContainerControllerBase |
| Sets the width and height allowed for text in the container. |
| setCompositionSize(w:Number, h:Number) — method, interface flashx.textLayout.container.IContainerController |
| Sets the width and height allowed for text in the container. |
| setCompositionString(composition:String) — Static Method , class flash.system.IME |
| Sets the IME composition string. |
| setData(format:String, data:Object, serializable:Boolean) — method, class flash.desktop.Clipboard |
| Adds a representation of the information to be transferred in the specified data format. |
| setDataHandler(format:String, handler:Function, serializable:Boolean) — method, class flash.desktop.Clipboard |
| Adds a reference to a handler function that produces the data for the specified format on demand. |
| setDate(day:Number) — method, class Date |
| Sets the day of the month, according to local time, and returns the new time in
milliseconds. |
| setDirty(propertyName:String) — method, class flash.net.SharedObject |
| Indicates to the server that the value of a property
in the shared object has changed. |
| setDRMAuthenticationCredentials(userName:String, password:String, type:String) — method, class flash.net.NetStream |
| Sets the DRM authentication credentials needed for viewing the underlying encrypted content. |
| setElements(value:Vector$flash.text.engine:ContentElement) — method, class flash.text.engine.GroupElement |
| Sets the elements in the group to the contents of the Vector. |
| setEmpty() — method, class flash.geom.Rectangle |
| Sets all of the Rectangle object's properties to 0. |
| setFocus() — method, class fl.core.UIComponent |
| Sets the focus to this component. |
| setFocus(component:flash.display:InteractiveObject) — method, class fl.managers.FocusManager |
| Sets focus on an IFocusManagerComponent component. |
| setFocus(o:flash.display:InteractiveObject) — method, interface fl.managers.IFocusManager |
| Sets focus to an IFocusManagerComponent component. |
| setFocus() — method, interface fl.managers.IFocusManagerComponent |
| Sets focus for a component. |
| setFocus(absolutePosition:int, preferPrevious:Boolean) — method, interface flashx.textLayout.compose.IFlowComposer |
| Sets the focus to the container that contains the location specified by the absolutePosition
parameter. |
| setFocus(absolutePosition:int, preferPrevious:Boolean) — method, class flashx.textLayout.compose.StandardFlowComposer |
| Sets the focus to the container that contains the location specified by the absolutePosition
parameter. |
| setFocus() — method, interface flashx.textLayout.edit.ISelectionManager |
| Give key focus to the first container in the selection. |
| setFocus() — method, class flashx.textLayout.edit.SelectionManager |
| Give key focus to the first container in the selection. |
| setFullYear(year:Number, month:Number, day:Number) — method, class Date |
| Sets the year, according to local time, and returns the new time in milliseconds. |
| setHours(hour:Number, minute:Number, second:Number, millisecond:Number) — method, class Date |
| Sets the hour, according to local time, and returns the new time in milliseconds. |
| setInterval(closure:Function, delay:Number, ... rest) — Package Function, flash.utils |
| Runs a function at a specified interval (in milliseconds). |
| setItem(name:String, data:flash.utils:ByteArray, stronglyBound:Boolean) — Static Method , class flash.data.EncryptedLocalStore |
| Sets the item with the given name to the provided ByteArray data. |
| setItemIndex(item:flash.display:NativeMenuItem, index:int) — method, class flash.display.NativeMenu |
| Moves a menu item to the specified position. |
| setKeyFrameInterval(keyFrameInterval:int) — method, class flash.media.Camera |
| Specifies which video frames are transmitted in full (called keyframes)
instead of being interpolated by the video compression algorithm. |
| setLocalName(name:String) — method, class XML |
| Changes the local name of the XML object to the given name parameter. |
| setLoginCredentialsForHost(hostname:String, user:String, password:String) — Static Method , class flash.net.URLRequestDefaults |
| Sets default user and password credentials for a selected host. |
| setLoopback(compress:Boolean) — method, class flash.media.Camera |
| Specifies whether to use a compressed video stream for a local view of the camera. |
| setLoopBack(state:Boolean) — method, class flash.media.Microphone |
| Routes audio captured by a microphone to the local speakers. |
| setMilliseconds(millisecond:Number) — method, class Date |
| Sets the milliseconds, according to local time, and returns the new time in
milliseconds. |
| setMinutes(minute:Number, second:Number, millisecond:Number) — method, class Date |
| Sets the minutes, according to local time, and returns the new time in milliseconds. |
| setMode(width:int, height:int, fps:Number, favorArea:Boolean) — method, class flash.media.Camera |
| Sets the camera capture mode to the native mode that best meets the specified requirements. |
| setMonth(month:Number, day:Number) — method, class Date |
| Sets the month and optionally the day of the month, according to local time, and
returns the new time in milliseconds. |
| setMotionLevel(motionLevel:int, timeout:int) — method, class flash.media.Camera |
| Specifies how much motion is required to dispatch the activity event. |
| setMouseState(state:String) — method, class fl.controls.BaseButton |
| Set the mouse state via ActionScript. |
| setName(name:String) — method, class XML |
| Sets the name of the XML object to the given qualified name or attribute name. |
| setNamespace(ns:Namespace) — method, class XML |
| Sets the namespace associated with the XML object. |
| setPixel(x:int, y:int, color:uint) — method, class flash.display.BitmapData |
| Sets a single pixel of a BitmapData object. |
| setPixel32(x:int, y:int, color:uint) — method, class flash.display.BitmapData |
| Sets the color and alpha transparency values of a single pixel of a BitmapData
object. |
| setPixels(rect:flash.geom:Rectangle, inputByteArray:flash.utils:ByteArray) — method, class flash.display.BitmapData |
| Converts a byte array into a rectangular region of pixel data. |
| setProperty(name:String, value:String) — Static Method , class adobe.utils.XMLUI |
| Modifies the value of the specified property of the current XMLUI dialog. |
| setProperty(propertyName:String, value:Object) — method, class flash.net.SharedObject |
| Updates the value of a property in a shared object and indicates to the server
that the value of the property has changed. |
| setProperty(name, value) — method, class flash.utils.Proxy |
| Overrides a call to change a property's value. |
| setPropertyIsEnumerable(name:String, isEnum:Boolean) — method, class Object |
| Sets the availability of a dynamic property for loop operations. |
| setQuality(bandwidth:int, quality:int) — method, class flash.media.Camera |
| Sets the maximum amount of bandwidth per second or the required picture quality
of the current outgoing video feed. |
| setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — method, class fl.controls.ScrollBar |
| Sets the range and viewport size of the ScrollBar component. |
| setSeconds(second:Number, millisecond:Number) — method, class Date |
| Sets the seconds, according to local time, and returns the new time in milliseconds. |
| setSelectColor(hexColor:uint) — method, class flash.text.TextSnapshot |
| Specifies the color to use when highlighting characters that have been selected with the
setSelected() method. |
| setSelected(beginIndex:int, endIndex:int, select:Boolean) — method, class flash.text.TextSnapshot |
| Specifies a range of characters in a TextSnapshot object to be selected or deselected. |
| setSelection(beginIndex:int, endIndex:int) — method, class flash.text.TextField |
| Sets as selected the text designated by the index values of the
first and last characters, which are specified with the beginIndex
and endIndex parameters. |
| setSelection(anchor:int, active:int) — method, interface flashx.textLayout.edit.ISelectionManager |
| Select the range. |
| setSelection(begIdx:int, endIdx:int) — method, class flashx.textLayout.edit.SelectionManager |
| Set a specific selection range. |
| setSelectionState(sel:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.SelectionManager |
| Set the selection state. |
| setSettings(... rest) — Static Method , class XML |
| Sets values for the following XML properties: ignoreComments,
ignoreProcessingInstructions, ignoreWhitespace,
prettyIndent, and prettyPrinting. |
| setSilenceLevel(silenceLevel:Number, timeout:int) — method, class flash.media.Microphone |
| Sets the minimum input level that should be considered sound and (optionally) the amount
of silent time signifying that silence has actually begun. |
| setSize(width:Number, height:Number) — method, class fl.controls.ScrollBar |
| Sets the component to the specified width and height. |
| setSize(width:Number, height:Number) — method, class fl.core.UIComponent |
| Sets the component to the specified width and height. |
| setStyle(style:String, value:Object) — method, class fl.core.UIComponent |
| Sets a style property on this component instance. |
| setStyle(name:String, style:Object) — Static Method , class fl.managers.StyleManager |
| Sets a global style for all user interface components in a document. |
| setStyle(styleName:String, styleObject:Object) — method, class flash.text.StyleSheet |
| Adds a new style with the specified name to the style sheet object. |
| setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — method, class flash.text.TextField |
| Applies the text formatting that the format parameter specifies to the specified text in a text field. |
| setTime(millisecond:Number) — method, class Date |
| Sets the date in milliseconds since midnight on January 1, 1970, and returns the new
time in milliseconds. |
| setTimeout(closure:Function, delay:Number, ... rest) — Package Function, flash.utils |
| Runs a specified function after a specified delay (in milliseconds). |
| settings() — Static Method , class XML |
| Retrieves the following properties: ignoreComments,
ignoreProcessingInstructions, ignoreWhitespace,
prettyIndent, and prettyPrinting. |
| SETTINGS_MANAGER — Constant Static Property, class flash.system.SecurityPanel |
| When passed to Security.showSettings(), displays the
Settings Manager (in a separate browser window). |
| setUseEchoSuppression(useEchoSuppression:Boolean) — method, class flash.media.Microphone |
| Specifies whether to use the echo suppression feature of the audio codec. |
| setUTCDate(day:Number) — method, class Date |
| Sets the day of the month, in universal time (UTC), and returns the new time in
milliseconds. |
| setUTCFullYear(year:Number, month:Number, day:Number) — method, class Date |
| Sets the year, in universal time (UTC), and returns the new time in milliseconds. |
| setUTCHours(hour:Number, minute:Number, second:Number, millisecond:Number) — method, class Date |
| Sets the hour, in universal time (UTC), and returns the new time in milliseconds. |
| setUTCMilliseconds(millisecond:Number) — method, class Date |
| Sets the milliseconds, in universal time (UTC), and returns the new time in milliseconds. |
| setUTCMinutes(minute:Number, second:Number, millisecond:Number) — method, class Date |
| Sets the minutes, in universal time (UTC), and returns the new time in milliseconds. |
| setUTCMonth(month:Number, day:Number) — method, class Date |
| Sets the month, and optionally the day, in universal time(UTC) and returns the new
time in milliseconds. |
| setUTCSeconds(second:Number, millisecond:Number) — method, class Date |
| Sets the seconds, and optionally the milliseconds, in universal time (UTC) and
returns the new time in milliseconds. |
| setVector(rect:flash.geom:Rectangle, inputVector:Vector$uint) — method, class flash.display.BitmapData |
| |
| shader — Property, class flash.display.GraphicsShaderFill |
| The shader to use for the fill. |
| shader — Property, class flash.display.ShaderJob |
| The shader that's used for the operation. |
| shader — Property, class flash.filters.ShaderFilter |
| The shader to use for this filter. |
| Shader — class, package flash.display |
| A Shader instance represents a Pixel Bender shader kernel in ActionScript. |
| Shader(code:flash.utils:ByteArray) — Constructor, class flash.display.Shader |
| Creates a new Shader instance. |
| SHADER — Constant Static Property, class flash.display.BlendMode |
| Uses a shader to define the blend between objects. |
| ShaderData — final dynamic class, package flash.display |
| A ShaderData object contains properties representing any parameters and
inputs for a shader kernel, as well as properties containing any metadata
specified for the shader. |
| ShaderData(byteCode:flash.utils:ByteArray) — Constructor, class flash.display.ShaderData |
| Creates a ShaderData instance. |
| ShaderEvent — class, package flash.events |
| A ShaderEvent is dispatched when a shader operation launched from
a ShaderJob finishes. |
| ShaderEvent(type:String, bubbles:Boolean, cancelable:Boolean, bitmap:flash.display:BitmapData, array:flash.utils:ByteArray, vector:Vector$Number) — Constructor, class flash.events.ShaderEvent |
| Creates a ShaderEvent object to pass to event listeners. |
| ShaderFilter — class, package flash.filters |
| The ShaderFilter class applies a filter by executing a shader on the object
being filtered. |
| ShaderFilter(shader:flash.display:Shader) — Constructor, class flash.filters.ShaderFilter |
| Creates a new shader filter. |
| ShaderInput — final dynamic class, package flash.display |
| A ShaderInput instance represents a single input image for
a shader kernel. |
| ShaderInput() — Constructor, class flash.display.ShaderInput |
| Creates a ShaderInput instance. |
| ShaderJob — class, package flash.display |
| A ShaderJob instance is used to execute a shader operation in stand-alone mode. |
| ShaderJob(shader:flash.display:Shader, target:Object, width:int, height:int) — Constructor, class flash.display.ShaderJob |
| |
| ShaderParameter — final dynamic class, package flash.display |
| A ShaderParameter instance represents a single input parameter of
a shader kernel. |
| ShaderParameter() — Constructor, class flash.display.ShaderParameter |
| Creates a ShaderParameter instance. |
| ShaderParameterType — final class, package flash.display |
| This class defines the constants that represent the possible values for
the ShaderParameter class's type property. |
| ShaderPrecision — final class, package flash.display |
| This class defines the constants that represent the possible values for
the Shader class's precisionHint property. |
| shadowAlpha — Property, class flash.filters.BevelFilter |
| The alpha transparency value of the shadow color. |
| shadowColor — Property, class flash.filters.BevelFilter |
| The shadow color of the bevel. |
| shallowCopy(relativeStart:int, relativeEnd:int) — method, class flashx.textLayout.elements.FlowElement |
| Makes a copy of the content of this FlowElement object that occurs between two character positions. |
| Shape — class, package flash.display |
| This class is used to create lightweight shapes using the ActionScript drawing application program interface (API). |
| Shape() — Constructor, class flash.display.Shape |
| Creates a new Shape object. |
| sharedEvents — Property, class flash.display.LoaderInfo |
| An EventDispatcher instance that can be used to exchange events across security boundaries. |
| SharedObject — class, package flash.net |
| The SharedObject class is used to read and store limited amounts of data on a user's computer
or on a server. |
| SharedObjectFlushStatus — final class, package flash.net |
| The SharedObjectFlushStatus class provides values for the code returned from a call to the SharedObject.flush() method. |
| sharpness — Property, class flash.text.TextField |
| The sharpness of the glyph edges in this text field. |
| shift() — method, class Array |
| Removes the first element from an array and returns that element. |
| shift() — method, class Vector |
| Removes the first element from the Vector and returns that element. |
| SHIFT — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the Shift key (16). |
| shiftKey — Property, class flash.events.FocusEvent |
| Indicates whether the Shift key modifier is activated, in which case the value is
true. |
| shiftKey — Property, class flash.events.KeyboardEvent |
| Indicates whether the Shift key modifier is active (true) or inactive
(false). |
| shiftKey — Property, class flash.events.MouseEvent |
| Indicates whether the Shift key is active (true) or inactive
(false). |
| SHORT — Constant Static Property, class flash.data.SQLColumnNameStyle |
| Indicates that column names returned from a SELECT statement use short-column-name
format. |
| shortcut — Property, class flash.accessibility.AccessibilityProperties |
| Indicates a keyboard shortcut associated with this display object. |
| show — Event, class fl.core.UIComponent |
| Dispatched after the component visibility changes from invisible to visible. |
| show() — Static Method , class flash.ui.Mouse |
| Displays the pointer. |
| SHOW — Constant Static Property, class fl.events.ComponentEvent |
| Defines the value of the type property of a show event
object. |
| SHOW_ALL — Constant Static Property, class flash.display.StageScaleMode |
| Specifies that the entire application be visible in the specified area without distortion while
maintaining the original aspect ratio of the application. |
| showDefaultContextMenu — Property, class flash.display.Stage |
| Specifies whether to show or hide the default items in the Flash Player
context menu. |
| showFocus() — method, class fl.managers.FocusManager |
| Sets the showFocusIndicator value to true
and draws the visual focus indicator on the object with focus, if any. |
| showFocus() — method, interface fl.managers.IFocusManager |
| Sets the showFocusIndicator property to true. |
| showFocusIndicator — Property, class fl.managers.FocusManager |
| Gets or sets a value that indicates whether a component that has focus should be marked with a visual indicator of focus. |
| showFocusIndicator — Property, interface fl.managers.IFocusManager |
| Gets or sets a value that determines whether the user interface
changes to indicate that a specific component has focus. |
| showRedrawRegions(on:Boolean, color:uint) — Package Function, flash.profiler |
| Shows or hides redraw regions. |
| showSelection() — method, interface flashx.textLayout.compose.IFlowComposer |
| Draws the selection - either a blinking cursor or a block. |
| showSelection() — method, class flashx.textLayout.compose.StandardFlowComposer |
| Draws the selection - either a blinking cursor or a block. |
| showSettings(panel:String) — Static Method , class flash.system.Security |
| Displays the Security Settings panel in Flash Player. |
| SignatureStatus — final class, package flash.security |
| The SignatureStatus class defines constants used by the validityStatus
property of an XMLSignatureValidator object. |
| signerCN — Property, class flash.security.XMLSignatureValidator |
| The Common Name field of the signing certificate. |
| signerDN — Property, class flash.security.XMLSignatureValidator |
| The Distinguished Name field of the signing certificate. |
| signerExtendedKeyUsages — Property, class flash.security.XMLSignatureValidator |
| An array containing the Extended Key Usages OIDs listed in the signing certificate. |
| signerTrustSettings — Property, class flash.security.XMLSignatureValidator |
| An array containing the trust settings of the signing certificate. |
| SignerTrustSettings — final class, package flash.security |
| The SignerTrustSettings class defines constants used with the
SignerTrustSettings property of an XMLSignatureValidator object. |
| SIGNING — Constant Static Property, class flash.security.SignerTrustSettings |
| The certificate is trusted for signing in general. |
| silenceLevel — Property, class flash.media.Microphone |
| The amount of sound required to activate the microphone and dispatch
the activity event. |
| silenceTimeout — Property, class flash.media.Microphone |
| The number of milliseconds between the time the microphone stops
detecting sound and the time the activity event is dispatched. |
| silent — Property, class flash.accessibility.AccessibilityProperties |
| If true, excludes this display object from accessible presentation. |
| SimpleButton — class, package flash.display |
| The SimpleButton class lets you control all instances of button symbols in a SWF
file. |
| SimpleButton(upState:flash.display:DisplayObject, overState:flash.display:DisplayObject, downState:flash.display:DisplayObject, hitTestState:flash.display:DisplayObject) — Constructor, class flash.display.SimpleButton |
| Creates a new SimpleButton instance. |
| sin(angleRadians:Number) — Static Method , class Math |
| Computes and returns the sine of the specified angle in radians. |
| size — Property, class flash.geom.Rectangle |
| The size of the Rectangle object, expressed as a Point object with the values
of the width and height properties. |
| size — Property, class flash.net.FileReference |
| The size of the file on the local disk in bytes. |
| size — Property, class flash.net.SharedObject |
| The current size of the shared object, in bytes. |
| size — Constant Property, class flash.sampler.DeleteObjectSample |
| The size of the DeleteObjectSample object before it is deleted. |
| size — Property, class flash.text.TextFormat |
| The size in pixels of text in this text format. |
| SIZE — Constant Static Property, class fl.core.InvalidationType |
| The InvalidationType.SIZE constant defines the value of the type
property of the event object that is dispatched to indicate that the screen dimensions of
the component are invalid. |
| SIZE_PENDING — Constant Static Property, class flashx.textLayout.elements.InlineGraphicElementStatus |
| Graphic element with auto or percentage width/height has completed loading but has not been recomposed. |
| SLASH — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the / key (191). |
| slice(startIndex:int, endIndex:int) — method, class Array |
| Returns a new array that consists of a range of elements from the original array, without modifying the original array. |
| slice(startIndex:Number, endIndex:Number) — method, class String |
| Returns a string that includes the startIndex character
and all characters up to, but not including, the endIndex character. |
| slice(startIndex:int, endIndex:int) — method, class Vector |
| Returns a new Vector that consists of a range of elements from
the original Vector, without modifying the original Vector. |
| SMALL_CAPS — Constant Static Property, class flash.text.engine.TypographicCase |
| Specifies that uppercase characters use small-caps glyphs on output. |
| smooth — Property, class flash.display.GraphicsBitmapFill |
| Specifies whether to apply a smoothing algorithm to the bitmap image. |
| smoothing — Property, class flash.display.Bitmap |
| Controls whether or not the bitmap is smoothed when scaled. |
| smoothing — Property, class flash.media.Video |
| Specifies whether the video should be smoothed (interpolated) when it is scaled. |
| Socket — class, package flash.net |
| The Socket class enables code to make
socket connections and to read and write raw binary data. |
| Socket(host:String, port:int) — Constructor, class flash.net.Socket |
| Creates a new Socket object. |
| socketData — Event, class flash.net.Socket |
| Dispatched when a socket has received data. |
| SOCKET_DATA — Constant Static Property, class flash.events.ProgressEvent |
| Defines the value of the type property of a socketData event object. |
| SocketMonitor — class, package air.net |
| A SocketMonitor object monitors availablity of a TCP endpoint. |
| SocketMonitor(host:String, port:int) — Constructor, class air.net.SocketMonitor |
| Creates a SocketMonitor object for a specified TCP endpoint. |
| some(callback:Function, thisObject) — method, class Array |
| Executes a test function on each item in the array until an item is reached that returns true. |
| some(callback:Function, thisObject:Object) — method, class Vector |
| Executes a test function on each item in the Vector until an
item is reached that returns true. |
| songName — Property, class flash.media.ID3Info |
| The name of the song; corresponds to the ID3 2.0 tag TIT2. |
| sort(... rest) — method, class Array |
| Sorts the elements in an array. |
| sort(compareFunction:Function) — method, class Vector |
| Sorts the elements in the Vector. |
| sortOn(fieldName:Object, options:Object) — method, class Array |
| Sorts the elements in an array according to one or more fields in the array. |
| Sound — class, package flash.media |
| The Sound class lets you work with sound in an application. |
| Sound(stream:flash.net:URLRequest, context:flash.media:SoundLoaderContext) — Constructor, class flash.media.Sound |
| Creates a new Sound object. |
| SoundChannel — final class, package flash.media |
| The SoundChannel class controls a sound in an application. |
| SoundCodec — final class, package flash.media |
| The SoundCodec class is an enumeration of constant values used in setting the codec property
of the Microphone class. |
| soundComplete — Event, class flash.media.SoundChannel |
| Dispatched when a sound has finished playing. |
| SOUND_COMPLETE — Constant Static Property, class flash.events.Event |
| The Event.SOUND_COMPLETE constant defines the value of the type property of a soundComplete event object. |
| SoundLoaderContext — class, package flash.media |
| The SoundLoaderContext class provides security checks for files that load sound. |
| SoundLoaderContext(bufferTime:Number, checkPolicyFile:Boolean) — Constructor, class flash.media.SoundLoaderContext |
| Creates a new sound loader context object. |
| SoundMixer — final class, package flash.media |
| The SoundMixer class contains static properties and methods for global sound control
in the application. |
| soundTransform — Property, class flash.display.SimpleButton |
| The SoundTransform object assigned to this button. |
| soundTransform — Property, class flash.display.Sprite |
| Controls sound within this sprite. |
| soundTransform — Property, class flash.media.Microphone |
| Controls the sound of this microphone object when it is in loopback mode. |
| soundTransform — Property, class flash.media.SoundChannel |
| The SoundTransform object assigned to the sound channel. |
| soundTransform — Static Property, class flash.media.SoundMixer |
| The SoundTransform object that controls global sound properties. |
| soundTransform — Property, class flash.net.NetStream |
| Controls sound in this NetStream object. |
| SoundTransform — final class, package flash.media |
| The SoundTransform class contains properties for volume and panning. |
| SoundTransform(vol:Number, panning:Number) — Constructor, class flash.media.SoundTransform |
| Creates a SoundTransform object. |
| source — Property, class RegExp |
| Specifies the pattern portion of the regular expression. |
| source — Property, class flashx.textLayout.elements.InlineGraphicElement |
| Sets the source for the graphic. |
| source — Property, class flashx.textLayout.operations.InsertInlineGraphicOperation |
| Can be either a String interpreted as a uri, a Class interpreted as the class of an Embed DisplayObject,
a DisplayObject instance or a URLRequest. |
| source — Property, class flashx.textLayout.operations.ModifyInlineGraphicOperation |
| Can be either a String interpreted as a uri, a Class interpreted as the class of an Embed DisplayObject,
a DisplayObject instance or a URLRequest. |
| SPACE — Constant Static Property, class flash.ui.Keyboard |
| Constant associated with the key code value for the Spacebar (32). |
| SPACE — Constant Static Property, class flashx.textLayout.formats.JustificationRule |
| Common for Latin and other horizontal scripts that divide words using spaces. |
| spaceAfter — Property, class flashx.textLayout.elements.TextFlowLine |
| The amount of space to leave after the line. |
| spaceAvailable — Property, class flash.filesystem.File |
| The space available for use at this File location, in bytes. |
| spaceBefore — Property, class flashx.textLayout.elements.TextFlowLine |
| The amount of space to leave before the line. |
| SpaceJustifier — final class, package flash.text.engine |
| The SpaceJustifier class represents properties that control the justification options for text lines in a text block. |
| SpaceJustifier(locale:String, lineJustification:String, letterSpacing:Boolean) — Constructor, class flash.text.engine.SpaceJustifier |
| Creates a SpaceJustifier object. |
| SpanElement — class, package flashx.textLayout.elements |
| The SpanElement class represents a run of text that has a single set of formatting attributes applied. |
| SpanElement() — Constructor, class flashx.textLayout.elements.SpanElement |
| Constructor - creates a SpanElement object to hold a run of text in a paragraph. |
| SpecialCharacterElement — class, package flashx.textLayout.elements |
| The SpecialCharacterElement class is an abstract base class for elements that represent special characters. |
| SpecialCharacterElement() — Constructor, class flashx.textLayout.elements.SpecialCharacterElement |
| Base class - invoking new SpecialCharacterElement() throws an error exception. |
| specifiedWidth — Property, class flash.text.engine.TextLine |
| The width that was specified to the TextBlock.createTextLine() method when it created the line. |
| SPEEX — Constant Static Property, class flash.media.SoundCodec |
| Specifies that the Speex codec be used for compressing audio. |
| splice(startIndex:int, deleteCount:uint, ... rest) — method, class Array |
| Adds elements to and removes elements from an array. |
| splice(startIndex:int, deleteCount:uint, ... rest) — method, class Vector |
| Adds elements to and removes elements from the Vector. |
| split(delimiter, limit:Number) — method, class String |
| Splits a String object into an array of substrings
by dividing it wherever the specified delimiter parameter
occurs. |
| splitAtIndex(childIndex:int) — method, class flashx.textLayout.elements.FlowGroupElement |
| Splits this object at the position specified by the childIndex parameter. |
| splitAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.FlowGroupElement |
| Splits this object at the position specified by the relativePosition parameter, where
the relative position is a relative text position in this element. |
| splitAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.SpanElement |
| Splits this SpanElement object at the specified position and returns a new SpanElement object for the content
that follows the specified position. |
| splitParagraph(operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager |
| Split the paragraph at the current position. |
| splitParagraph(operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager |
| Split the paragraph at the current position. |
| SplitParagraphOperation — class, package flashx.textLayout.operations |
| This class provides the necessary functionality for splitting a paragraph. |
| SplitParagraphOperation(operationState:flashx.textLayout.edit:SelectionState) — Constructor, class flashx.textLayout.operations.SplitParagraphOperation |
| Constructor |
| splitTextElement(elementIndex:int, splitIndex:int) — method, class flash.text.engine.GroupElement |
| Splits a portion of a TextElement in the group into a new TextElement
which is inserted into the group following the specified TextElement. |
| spreadMethod — Property, class flash.display.GraphicsGradientFill |
| A value from the SpreadMethod class that
specifies which spread method to use. |
| SpreadMethod — final class, package flash.display |
| The SpreadMethod class provides values for the spreadMethod parameter
in the beginGradientFill() and lineGradientStyle() methods of the Graphics class. |
| Sprite — class, package flash.display |
| The Sprite class is a basic display list building block: a display list node that can display
graphics and can also contain children. |
| Sprite() — Constructor, class flash.display.Sprite |
| Creates a new Sprite instance. |
| sql — Property, class flash.data.SQLSchema |
| Returns the entire text of the SQL statement that was used to create this schema object. |
| SQLCollationType — class, package flash.data |
| This class contains the constants that represent the possible values for the
defaultCollationType parameter of the SQLColumnSchema constructor, as well as the
SQLColumnSchema.defaultCollationType property. |
| SQLColumnNameStyle — class, package flash.data |
| This class contains the constants that represent the possible values for the
SQLConnection.columnNameStyle property. |
| SQLColumnSchema — class, package flash.data |
| The SQLColumnSchema class provides information describing the characteristics of a specific column
within a table in a database. |
| SQLColumnSchema(name:String, primaryKey:Boolean, allowNull:Boolean, autoIncrement:Boolean, dataType:String, defaultCollationType:String) — Constructor, class flash.data.SQLColumnSchema |
| Constructs a SQLColumnSchema instance. |
| sqlConnection — Property, class flash.data.SQLStatement |
| The SQLConnection object that manages the connection to the database or databases on which
the statement is executed. |
| SQLConnection — class, package flash.data |
| A SQLConnection instance is used to manage the creation of and connection to local SQL database files
(local databases). |
| SQLConnection() — Constructor, class flash.data.SQLConnection |
| Creates a SQLConnection instance. |
| SQLError — class, package flash.errors |
| A SQLError instance provides detailed information about a failed operation. |
| SQLError(operation:String, details:String, message:String, id:int, detailID:int, detailArgs:Array) — Constructor, class flash.errors.SQLError |
| Creates a SQLError instance that can be thrown or used with a
SQLErrorEvent instance's error property. |
| SQLErrorEvent — class, package flash.events |
| A SQLErrorEvent instance is dispatched by a SQLConnection instance or SQLStatement instance
when an error occurs while performing a database operation in asynchronous execution mode. |
| SQLErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error:flash.errors:SQLError) — Constructor, class flash.events.SQLErrorEvent |
| Creates a SQLErrorEvent object to pass as an argument to event listeners. |
| SQLErrorOperation — class, package flash.errors |
| This class contains the constants that represent the possible values for the
SQLError.operation property. |
| SQLEvent — class, package flash.events |
| Adobe AIR dispatches SQLEvent objects when one of the operations performed by
a SQLConnection or SQLStatement instance completes successfully. |
| SQLEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class flash.events.SQLEvent |
| Creates a SQLEvent object to pass as a parameter to event listeners. |
| SQLIndexSchema — class, package flash.data |
| A SQLIndexSchema instance provides information describing a specific index
in a database. |
| SQLIndexSchema(database:String, name:String, sql:String, table:String) — Constructor, class flash.data.SQLIndexSchema |
| Creates a SQLIndexSchema instance. |
| SQLMode — class, package flash.data |
| This class contains the constants that represent the possible values for the
openMode parameter of the SQLConnection.open() and
SQLConnection.openAsync() methods. |
| SQLResult — class, package flash.data |
| The SQLResult class provides access to data returned in response to the execution of a
SQL statement (a SQLStatement instance). |
| SQLResult(data:Array, rowsAffected:Number, complete:Boolean, rowID:Number) — Constructor, class flash.data.SQLResult |
| Creates a SQLResult instance. |
| SQLSchema — class, package flash.data |
| The SQLSchema class is the base class for schema information for database objects
such as tables, views, and indices. |
| SQLSchema(database:String, name:String, sql:String) — Constructor, class flash.data.SQLSchema |
| Creates a SQLSchema instance. |
| SQLSchemaResult — class, package flash.data |
| A SQLSchemaResult instance contains the information resulting from a call to
the SQLConnection.loadSchema() method. |
| SQLSchemaResult(tables:Array, views:Array, indices:Array, triggers:Array) — Constructor, class flash.data.SQLSchemaResult |
| Creates a SQLSchemaResult instance. |
| SQLStatement — class, package flash.data |
| A SQLStatement instance is used to execute a SQL statement against a local SQL database
that is open through a SQLConnection instance. |
| SQLStatement() — Constructor, class flash.data.SQLStatement |
| Creates a SQLStatement instance. |
| SQLTableSchema — class, package flash.data |
| A SQLTableSchema instance provides information describing a specific table
in a database. |
| SQLTableSchema(database:String, name:String, sql:String, columns:Array) — Constructor, class flash.data.SQLTableSchema |
| Creates a SQLTableSchema instance. |
| SQLTransactionLockType — class, package flash.data |
| This class contains the constants that represent the possible values for the
option parameter of the SQLConnection.begin() method. |
| SQLTriggerSchema — class, package flash.data |
| A SQLTriggerSchema instance provides information describing a specific trigger
in a database. |
| SQLTriggerSchema(database:String, name:String, sql:String, table:String) — Constructor, class flash.data.SQLTriggerSchema |
| Creates a SQLTriggerSchema instance. |
| SQLUpdateEvent — class, package flash.events |
| A SQLUpdateEvent object is dispatched by a SQLConnection object when a data change occurs
on any table associated with the SQLConnection instance. |
| SQLUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, table:String, rowID:Number) — Constructor, class flash.events.SQLUpdateEvent |
| Creates a new SQLUpdateEvent instance. |
| SQLViewSchema — class, package flash.data |
| A SQLViewSchema instance provides information describing a specific view
in a database. |
| SQLViewSchema(database:String, name:String, sql:String, columns:Array) — Constructor, class flash.data.SQLViewSchema |
| Creates a SQLViewSchema instance. |
| sqrt(val:Number) — Static Method , class Math |
| Computes and returns the square root of the specified number. |
| SQRT1_2 — Constant Static Property, class Math |
| A mathematical constant for the square root of one-half, with an approximate
value of 0.7071067811865476. |
| SQRT2 — Constant Static Property, class Math |
| A mathematical constant for the square root of 2, with an approximate
value of 1.4142135623730951. |
| SQUARE — Constant Static Property, class flash.display.CapsStyle |
| Used to specify square caps in the caps parameter of the
flash.display.Graphics.lineStyle() method. |
| SRTT — Property, class flash.net.NetStreamInfo |
| Specifies the Smooth Round Trip Time for the NetStream session. |
| stack — Constant Property, class flash.sampler.Sample |
| Contains information about the methods executed by Flash Player over a specified period of time. |
| StackFrame — final class, package flash.sampler |
| The StackFrame class provides access to the properties of a data block
containing a function. |
| StackOverflowError — Dynamic Class, package flash.errors |
| ActionScript throws a StackOverflowError exception when the stack available to the script
is exhausted. |
| StackOverflowError(message:String) — Constructor, class flash.errors.StackOverflowError |
| Creates a new StackOverflowError object. |
| stackTrace — Property, class flash.events.HTMLUncaughtScriptExceptionEvent |
| An array of objects that represent the stack trace at the time the throw statement
that resulted in the uncaught exception was executed. |
| stage — Property, class flash.display.DisplayObject |
| The Stage of the display object. |
| stage — Property, class flash.display.NativeWindow |
| The Stage object for this window. |
| stage — Property, class flashx.textLayout.edit.EditManager |
| Used for attaching and detaching event listeners connected with pending inserts. |
| Stage — class, package flash.display |
| The Stage class represents the main drawing area. |
| StageAlign — final class, package flash.display |
| The StageAlign class provides constant values to use for the Stage.align property. |
| StageDisplayState — final class, package flash.display |
| The StageDisplayState class provides values for the Stage.displayState property. |
| stageFocusRect — Property, class flash.display.Stage |
| Specifies whether or not objects display a glowing border when they have focus. |
| stageHeight — Property, class flash.display.Stage |
| The current height, in pixels, of the Stage. |
| StageQuality — final class, package flash.display |
| The StageQuality class provides values for the Stage.quality property. |
| StageScaleMode — final class, package flash.display |
| The StageScaleMode class provides values for the Stage.scaleMode property. |
| stageWidth — Property, class flash.display.Stage |
| Specifies the current width, in pixels, of the Stage. |
| stageX — Property, class flash.events.MouseEvent |
| The horizontal coordinate at which the event occurred in global Stage coordinates. |
| stageY — Property, class flash.events.MouseEvent |
| The vertical coordinate at which the event occurred in global Stage coordinates. |
| STANDARD — Constant Static Property, class flash.display.NativeWindowSystemChrome |
| The standard chrome for the host operating system. |
| STANDARD — Constant Static Property, class flash.ui.KeyLocation |
| Indicates the key activation is not distinguished as the left or right version of the key,
and did not originate on the numeric keypad (or did not originate with a virtual
key corresponding to the numeric keypad). |
| StandardFlowComposer — class, package flashx.textLayout.compose |
| The StandardFlowComposer class represents the standard composer and container manager. |
| StandardFlowComposer() — Constructor, class flashx.textLayout.compose.StandardFlowComposer |
| Constructor - creates a StandardFlowComposer instance |
| start() — method, class air.net.ServiceMonitor |
| Starts the service monitor. |
| start(waitForCompletion:Boolean) — method, class flash.display.ShaderJob |
| Starts a shader operation in synchronous or asynchronous mode, according to the
value of the waitForCompletion parameter. |
| start — Property, class flash.net.NetStreamPlayOptions |
| The start time, in seconds, for streamName. |
| start() — method, class flash.printing.PrintJob |
| Displays the operating system's Print dialog box, starts spooling, and sets the PrintJob read-only property values. |
| start() — method, class flash.utils.Timer |
| Starts the timer, if it is not already running. |
| START — Constant Static Property, class flash.text.engine.TabAlignment |
| Positions the start of the tabbed text at the tab stop. |
| START — Constant Static Property, class flashx.textLayout.formats.TextAlign |
| Start edge alignment - text is aligned to match the writing order. |
| startAtLogin — Property, class flash.desktop.NativeApplication |
| Specifies whether this application is automatically launched whenever the
current user logs in. |
| startDate — Property, class flash.net.drm.DRMPlaybackTimeWindow |
| The date on which the playback window started. |
| startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — method, class flash.display.Sprite |
| Lets the user drag the specified sprite. |
| startMove() — method, class flash.display.NativeWindow |
| Starts a system-controlled move of this window. |
| startOfDocument(range:flashx.textLayout.edit:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.TextRangeUtil |
| Sets the TextRange at the beginning of the document. |
| startOfLine(range:flashx.textLayout.edit:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.TextRangeUtil |
| Sets the TextRange at the beginning of the line. |
| startOfParagraph(range:flashx.textLayout.edit:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.TextRangeUtil |
| Sets the TextRange at the beginning of the paragraph. |
| startResize(edgeOrCorner:String) — method, class flash.display.NativeWindow |
| Starts a system-controlled resize operation of this window. |
| startSampling() — Package Function, flash.sampler |
| Begins the process of collecting memory usage Sample objects. |
| STATE — Constant Static Property, class fl.core.InvalidationType |
| The InvalidationType.STATE constant defines the value of the type
property of the event object that is dispatched to indicate that the state of the component
is invalid. |
| static — Statement |
| Specifies that a variable, constant, or method belongs to the class, rather than to instances of the class. |
| STATIC — Constant Static Property, class flash.text.engine.TextLineValidity |
| Specifies that the line is static, and that the connection between the line and the text block has been severed,
and the atom data that is unnecessary for rendering has been discarded. |
| StaticText — final class, package flash.text |
| This class represents StaticText objects on the display list. |
| status — Event, class air.net.ServiceMonitor |
| Indicates that the service status has changed. |
| status — Property, class flash.events.HTTPStatusEvent |
| The HTTP status code returned by the server. |
| status — Event, class flash.media.Camera |
| Dispatched when a camera reports its status. |
| status — Event, class flash.media.Microphone |
| Dispatched when a microphone reports its status. |
| status — Event, class flash.net.LocalConnection |
| Dispatched when a LocalConnection object reports its status. |
| status — Event, class flash.net.NetStream |
| Dispatched when the application attempts to play content encrypted with digital rights management (DRM),
by invoking the NetStream.play() method. |
| status — Property, class flashx.textLayout.elements.InlineGraphicElement |
| The current status of the image. |
| status — Property, class flashx.textLayout.events.StatusChangeEvent |
| The FlowElement's new status. |
| STATUS — Constant Static Property, class flash.events.StatusEvent |
| Defines the value of the type property of a status event object. |
| statusBarVisible — Property, class flash.html.HTMLWindowCreateOptions |
| Specifies whether a status bar should be displayed. |
| StatusChangeEvent — class, package flashx.textLayout.events |
| A text flow dispatches the StatusChangeEvent when the status of a FlowElement changes. |
| StatusChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, elem:flashx.textLayout.elements:FlowElement, newStatus:String, e:flash.events:ErrorEvent) — Constructor, class flashx.textLayout.events.StatusChangeEvent |
| Creates an event object that contains information about a status change. |
| StatusEvent — class, package flash.events |
| An object dispatches a StatusEvent object when a device, such as a camera or microphone, or an object such as a LocalConnection object reports its status. |
| StatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, code:String, level:String) — Constructor, class flash.events.StatusEvent |
| Creates an Event object that contains information about status events. |
| StatusFileUpdateErrorEvent — class, package air.update.events |
| A StatusUpdateFileErrorEvent is dispatched when a call to the checkForUpdate() method of a ApplicationUpdater object encounters an error
while downloading or parsing the update descriptor file. |
| StatusFileUpdateErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class air.update.events.StatusFileUpdateErrorEvent |
| The constructor function. |
| StatusFileUpdateEvent — class, package air.update.events |
| Dispatched after the updater successfully validates the
file in the call to the installFromAIRFile() method. |
| StatusFileUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean, version:String, path:String) — Constructor, class air.update.events.StatusFileUpdateEvent |
| The constructor function. |
| STATUS_OK — Constant Static Property, class flash.html.HTMLPDFCapability |
| A sufficient version (8.1 or later) of Adobe Reader is detected and PDF content
can be loaded in an HTMLLoader object. |
| StatusUpdateErrorEvent — class, package air.update.events |
| A StatusUpdateErrorEvent is dispatched when a call to the checkForUpdate() method
of an ApplicationUpdater object encounters an error while downloading or parsing the update descriptor file. |
| StatusUpdateErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int, subErrorID:int) — Constructor, class air.update.events.StatusUpdateErrorEvent |
| The constructor function. |
| StatusUpdateEvent — class, package air.update.events |
| An updater object dispatches a StatusUpdateEvent object after the updater successfully
downloads and interprets the update descriptor file. |
| StatusUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean, version:String, details:Array) — Constructor, class air.update.events.StatusUpdateEvent |
| The constructor function. |
| stop() — method, class air.net.ServiceMonitor |
| Stops monitoring the service. |
| stop() — method, class flash.display.MovieClip |
| Stops the playhead in the movie clip. |
| stop() — method, class flash.media.SoundChannel |
| Stops the sound playing in the channel. |
| stop() — method, class flash.utils.Timer |
| Stops the timer. |
| STOP — Constant Static Property, class flash.net.NetStreamPlayTransitions |
| Stops playing the streams in a playlist. |
| stopAll() — Static Method , class flash.media.SoundMixer |
| Stops all sounds currently playing. |
| stopDrag() — method, class flash.display.Sprite |
| Ends the startDrag() method. |
| stopImmediatePropagation() — method, class flash.events.Event |
| Prevents processing of any event listeners in the current node and any subsequent nodes in
the event flow. |
| stopPropagation() — method, class flash.events.Event |
| Prevents processing of any event listeners in nodes subsequent to the current node in the
event flow. |
| stopSampling() — Package Function, flash.sampler |
| Ends the process of collecting memory usage Sample objects and frees resources dedicated to the sampling process. |
| streamName — Property, class flash.net.NetStreamPlayOptions |
| The name of the new stream to transition to or to play. |
| strength — Property, class flash.filters.BevelFilter |
| The strength of the imprint or spread. |
| strength — Property, class flash.filters.DropShadowFilter |
| The strength of the imprint or spread. |
| strength — Property, class flash.filters.GlowFilter |
| The strength of the imprint or spread. |
| strength — Property, class flash.filters.GradientBevelFilter |
| The strength of the imprint or spread. |
| strength — Property, class flash.filters.GradientGlowFilter |
| The strength of the imprint or spread. |
| strikethroughOffset — Property, class flash.text.engine.FontMetrics |
| The strikethroughOffset value is the suggested vertical offset from the Roman baseline for a strikethrough. |
| strikethroughThickness — Property, class flash.text.engine.FontMetrics |
| The strikethroughThickness value is the suggested thickness for a strikethrough. |
| String — final class, Top Level |
| The String class is a data type that represents a string of characters. |
| String(expression:Object) — Package Function, Top Level |
| Returns a string representation of the specified parameter. |
| String(val:String) — Constructor, class String |
| Creates a new String object initialized to the specified string. |
| STRING_BEGIN — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_BREAK — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_CLEARDISPLAY — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_CLEARLINE — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_DELETE — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_DELETECHAR — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_DELETELINE — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_DOWNARROW — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_END — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_EXECUTE — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F1 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F10 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F11 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F12 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F13 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F14 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F15 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F16 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F17 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F18 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F19 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F2 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F20 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F21 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F22 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F23 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F24 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F25 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F26 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F27 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F28 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F29 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F3 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F30 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F31 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F32 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F33 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F34 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F35 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F4 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F5 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F6 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F7 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F8 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_F9 — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_FIND — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_HELP — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_HOME — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_INSERT — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_INSERTCHAR — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_INSERTLINE — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_LEFTARROW — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_MENU — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_MODESWITCH — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_NEXT — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_PAGEDOWN — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_PAGEUP — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_PAUSE — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_PREV — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_PRINT — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_PRINTSCREEN — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_REDO — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_RESET — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_RIGHTARROW — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_SCROLLLOCK — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_SELECT — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_STOP — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_SYSREQ — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_SYSTEM — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_TYPE — Constant Static Property, class flashx.textLayout.conversion.ConversionType |
| Export as String |
| STRING_UNDO — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_UPARROW — Constant Static Property, class flash.ui.Keyboard |
| |
| STRING_USER — Constant Static Property, class flash.ui.Keyboard |
| |
| StyleManager — class, package fl.managers |
| The StyleManager class provides static methods that can be used to get and
set styles for a component instance, an entire component type, or all user
interface components in a Flash document. |
| StyleManager() — Constructor, class fl.managers.StyleManager |
| Creates a new StyleManager object. |
| styleNames — Property, class flash.text.StyleSheet |
| An array that contains the names (as strings) of all of the styles registered
in this style sheet. |
| STYLES — Constant Static Property, class fl.core.InvalidationType |
| The InvalidationType.STYLES constant defines the value of the type
property of the event object that is dispatched to indicate that the styles of the component
are invalid. |
| styleSheet — Property, class flash.text.TextField |
| Attaches a style sheet to the text field. |
| StyleSheet — Dynamic Class, package flash.text |
| The StyleSheet class lets you create a StyleSheet object that contains text
formatting rules for font size, color, and other styles. |
| StyleSheet() — Constructor, class flash.text.StyleSheet |
| Creates a new StyleSheet object. |
| subErrorID — Property, class air.update.events.DownloadErrorEvent |
| Provides information in addition to the errorId property. |
| subErrorID — Property, class air.update.events.StatusUpdateErrorEvent |
| Provides information in addition to the errorId property. |
| subErrorID — Property, class flash.errors.DRMManagerError |
| The specific error number. |
| subErrorID — Property, class flash.events.DRMAuthenticationErrorEvent |
| A more detailed error code. |
| subErrorID — Property, class flash.events.DRMErrorEvent |
| An error ID that indicates more detailed information about the underlying problem. |
| submenu — Property, class flash.display.NativeMenuItem |
| The submenu associated with this menu item. |
| SubParagraphGroupElement — class, package flashx.textLayout.elements |
| The SubParagraphGroupElement class groups FlowLeafElements together. |
| SubParagraphGroupElement() — Constructor, class flashx.textLayout.elements.SubParagraphGroupElement |
| Constructor - creates a new SubParagraphGroupElement instance. |
| SUBPIXEL — Constant Static Property, class flash.text.GridFitType |
| Fits strong horizontal and vertical lines to the sub-pixel
grid on LCD monitors. |
| SUBSCRIPT — Constant Static Property, class flashx.textLayout.formats.BaselineShift |
| Subscript - baseline is shifted to the current subscript position |
| subscriptOffset — Property, class flash.text.engine.FontMetrics |
| The subscriptOffset value is the suggested vertical offset from the Roman baseline for a subscript. |
| subscriptScale — Property, class flash.text.engine.FontMetrics |
| The subscriptScale value is the suggested scale factor to apply to the point size for a subscript. |
| substr(startIndex:Number, len:Number) — method, class String |
| Returns a substring consisting of the characters that start at the specified
startIndex and with a length specified by len. |
| substring(startIndex:Number, endIndex:Number) — method, class String |
| Returns a string consisting of the character specified by startIndex
and all characters up to endIndex - 1. |
| subtract(v:flash.geom:Point) — method, class flash.geom.Point |
| Subtracts the coordinates of another point from the coordinates of this point to create a new
point. |
| subtract(a:flash.geom:Vector3D) — method, class flash.geom.Vector3D |
| Subtracts the value of the x, y, and z elements of the current Vector3D object
from the values of the x, y, and z elements of another Vector3D object. |
| SUBTRACT — Constant Static Property, class flash.display.BlendMode |
| Subtracts the values of the constituent colors in the display object from the values of the background
color, applying a floor of 0. |
| SUCCESS — Constant Static Property, class flash.text.engine.TextLineCreationResult |
| Indicates the line was successfully broken. |
| super — Statement |
| Invokes the superclass or parent version of a method or constructor. |
| SUPERSCRIPT — Constant Static Property, class flashx.textLayout.formats.BaselineShift |
| Superscript - baseline is shifted to the current superscript position |
| superscriptOffset — Property, class flash.text.engine.FontMetrics |
| The superscriptOffset value is the suggested vertical offset from the Roman baseline for a superscript. |
| superscriptScale — Property, class flash.text.engine.FontMetrics |
| The superscriptScale value is the suggested scale factor to apply to the point size for a superscript. |
| supportsDockIcon — Static Property, class flash.desktop.NativeApplication |
| Indicates whether AIR supports application dock icons on the current operating system. |
| supportsMenu — Static Property, class flash.desktop.NativeApplication |
| Specifies whether the current operating system supports a global application menu bar. |
| supportsMenu — Static Property, class flash.display.NativeWindow |
| Indicates whether AIR supports native window menus on the current computer system. |
| supportsNotification — Static Property, class flash.display.NativeWindow |
| Indicates whether AIR supports window notification cueing on the current computer system. |
| supportsSystemTrayIcon — Static Property, class flash.desktop.NativeApplication |
| Specifies whether AIR supports system tray icons on the current operating system. |
| supportsTransparency — Static Property, class flash.display.NativeWindow |
| Indicates whether AIR supports native windows with transparent pixels. |
| SWAP — Constant Static Property, class flash.net.NetStreamPlayTransitions |
| Replaces a content stream with a different content stream and maintains the rest of the playlist. |
| swapChildren(child1:flash.display:DisplayObject, child2:flash.display:DisplayObject) — method, class flash.display.DisplayObjectContainer |
| Swaps the z-order (front-to-back order) of the two specified child objects. |
| swapChildrenAt(index1:int, index2:int) — method, class flash.display.DisplayObjectContainer |
| Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the
child list. |
| swapChildrenAt(index1:int, index2:int) — method, class flash.display.Stage |
| Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the
child list. |
| swfVersion — Property, class flash.display.LoaderInfo |
| The file format version of the loaded SWF file. |
| SWFVersion — final class, package flash.display |
| The SWFVersion class is an enumeration of constant values that indicate the
file format version of a loaded SWF file. |
| switch — Statement |
| Causes control to transfer to one of several statements, depending on the value of an expression. |
| SWITCH — Constant Static Property, class flash.net.NetStreamPlayTransitions |
| Switches from playing one stream to another stream, typically with streams of the same content. |
| sync — Event, class flash.net.SharedObject |
| Dispatched when a remote shared object has been updated by the server. |
| SYNC — Constant Static Property, class flash.events.SyncEvent |
| Defines the value of the type property of a sync event object. |
| SyncEvent — class, package flash.events |
| An SharedObject object representing a remote shared object dispatches a SyncEvent object when the remote
shared object has been updated by the server. |
| SyncEvent(type:String, bubbles:Boolean, cancelable:Boolean, changeList:Array) — Constructor, class flash.events.SyncEvent |
| Creates an Event object that contains information about sync events. |
| SyntaxError — Dynamic Class, Top Level |
| A SyntaxError exception is thrown when a parsing error occurs, for one of the following reasons:. |
| SyntaxError(message:String) — Constructor, class SyntaxError |
| Creates a new SyntaxError object. |
| System — final class, package flash.system |
| The System class contains properties related to certain operations that take place
on the user's computer, such as operations with shared
objects, local settings for cameras and microphones, and the use of the Clipboard. |
| systemCharset — Static Property, class flash.filesystem.File |
| The default encoding used by the host operating system. |
| systemChrome — Property, class flash.display.NativeWindow |
| Reports the system chrome setting used to create this window. |
| systemChrome — Property, class flash.display.NativeWindowInitOptions |
| Specifies whether system chrome is provided for the window. |
| systemClearMenuItem() — Static Method , class flash.ui.ContextMenuItem |
| |
| systemCopyLinkMenuItem() — Static Method , class flash.ui.ContextMenuItem |
| |
| systemCopyMenuItem() — Static Method , class flash.ui.ContextMenuItem |
| |
| systemCutMenuItem() — Static Method , class flash.ui.ContextMenuItem |
| |
| systemMaxSize — Static Property, class flash.display.NativeWindow |
| The largest window size allowed by the operating system. |
| systemMinSize — Static Property, class flash.display.NativeWindow |
| The smallest window size allowed by the operating system. |
| systemOpenLinkMenuItem() — Static Method , class flash.ui.ContextMenuItem |
| |
| systemPasteMenuItem() — Static Method , class flash.ui.ContextMenuItem |
| |
| systemSelectAllMenuItem() — Static Method , class flash.ui.ContextMenuItem |
| |
| SystemTrayIcon — class, package flash.desktop |
| The SystemTrayIcon class represents the Windows taskbar® notification
area (system tray)-style icon. |
|
| 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 |