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.
SandboxMouseEvent — class, package mx.events
This is an event sent between applications in different security sandboxes to notify listeners about mouse activity in another security sandbox.
SandboxMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean) — Constructor, class mx.events.SandboxMouseEvent
Constructor.
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.
save() — Static Method , class mx.managers.HistoryManager
Saves the application's current state so it can be restored later.
saveStartValue() — method, class mx.effects.effectClasses.ActionEffectInstance
Subclasses implement this method to save the starting state before the effect plays.
saveState() — method, class mx.containers.Accordion
Saves the state of this object.
saveState() — method, class mx.containers.ViewStack
Saves the state of this object.
saveState() — method, interface mx.managers.IHistoryManagerClient
Saves the state of this object.
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.
scale9Grid — Property, interface mx.core.IFlexDisplayObject
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.
scaleContent — Property, class mx.controls.SWFLoader
A flag that indicates whether to scale the content to fit the size of the control or resize the control to the content's size.
scaleEasingFunction — Property, class mx.effects.MaskEffect
Easing function to use for scaling the mask.
scaleEasingFunction — Property, class mx.effects.effectClasses.MaskEffectInstance
Easing function to use for scaling the mask.
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.
scaleMode — Property, class mx.graphics.LinearGradientStroke
A value from the LineScaleMode class that specifies which scale mode to use.
scaleMode — Property, class mx.graphics.Stroke
Specifies how to scale a stroke.
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.
scaleX — Property, interface mx.core.IFlexDisplayObject
Indicates the horizontal scale (percentage) of the object as applied from the registration point.
scaleX — Property, class mx.core.UIComponent
Number that specifies the horizontal scaling factor.
scaleX — Property, class mx.graphics.BitmapFill
The percent to horizontally scale the bitmap when filling, from 0.0 to 1.0.
scaleXFrom — Property, class mx.effects.MaskEffect
Initial scaleX for mask.
scaleXFrom — Property, class mx.effects.effectClasses.MaskEffectInstance
Initial scaleX for mask.
scaleXTo — Property, class mx.effects.MaskEffect
Ending scaleX for mask.
scaleXTo — Property, class mx.effects.effectClasses.MaskEffectInstance
Ending scaleX for mask.
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.
scaleY — Property, interface mx.core.IFlexDisplayObject
Indicates the vertical scale (percentage) of an object as applied from the registration point of the object.
scaleY — Property, class mx.core.UIComponent
Number that specifies the vertical scaling factor.
scaleY — Property, class mx.graphics.BitmapFill
The percent to vertically scale the bitmap when filling, from 0.0 to 1.0.
scaleYFrom — Property, class mx.effects.MaskEffect
Initial scaleY for mask.
scaleYFrom — Property, class mx.effects.effectClasses.MaskEffectInstance
Initial scaleY for mask.
scaleYTo — Property, class mx.effects.MaskEffect
Ending scaleY for mask.
scaleYTo — Property, class mx.effects.effectClasses.MaskEffectInstance
Ending scaleY for mask.
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.
SchemaTypeRegistry — class, package mx.rpc.xml
XMLDecoder uses this class to map an XML Schema type by QName to an ActionScript Class so that it can create strongly typed objects when decoding content.
screen — Property, interface mx.core.IToolTip
A Rectangle that specifies the size and position of the base drawing surface for this tooltip.
screen — Property, class mx.core.UIComponent
Returns an object that contains the size and position of the base drawing surface for this object.
screen — Property, interface mx.managers.ISystemManager
The size and position of the application window.
screen — Property, class mx.managers.SystemManager
The size and position of the application window.
screen — Property, class mx.managers.WindowedSystemManager
The size and position of the application window.
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.
scriptRecursionLimit — Property, class mx.core.Application
Specifies the maximum depth of Flash Player or AIR call stack before the player stops.
scriptTimeLimit — Property, class mx.core.Application
Specifies the maximum duration, in seconds, that an ActionScript event handler can execute before Flash Player or AIR assumes that it is hung, and aborts it.
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(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 mx.controls.ComboBox
Dispatched when the user scrolls the ComboBox control's drop-down list.
scroll — Event, class mx.controls.DateChooser
Dispatched when the month changes due to user interaction.
scroll — Event, class mx.controls.DateField
Dispatched when the month changes due to user interaction.
scroll — Event, class mx.controls.HScrollBar
Dispatched when the ScrollBar control scrolls through user initiated action or programmatically.
scroll — Event, class mx.controls.VScrollBar
Dispatched when the ScrollBar control scrolls through user initiated action or programmatically.
scroll — Event, class mx.core.Container
Dispatched when the user manually scrolls the container.
scroll — Event, class mx.core.ScrollControlBase
Dispatched when the content is scrolled.
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 mx.events.DateChooserEvent
The DateChooserEvent.SCROLL constant defines the value of the type property of the event object for a scrollevent.
SCROLL — Constant Static Property, class mx.events.ScrollEvent
The ScrollEvent.SCROLL constant defines the value of the type property of the event object for a scroll event.
scrollAreaChanged — Property, class mx.core.ScrollControlBase
A flag that the scrolling area changed due to the appearance or disappearance of scrollbars.
ScrollArrowSkin — class, package mx.skins.halo
The skin for all the states of the up or down button in a ScrollBar.
ScrollArrowSkin() — Constructor, class mx.skins.halo.ScrollArrowSkin
Constructor.
ScrollBar — class, package mx.controls.scrollClasses
The ScrollBar class is the base class for the HScrollBar and VScrollBar controls.
ScrollBar() — Constructor, class mx.controls.scrollClasses.ScrollBar
Constructor.
ScrollBarAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the ScrollBar class.
ScrollBarAutomationImpl(obj:mx.controls.scrollClasses:ScrollBar) — Constructor, class mx.automation.delegates.controls.ScrollBarAutomationImpl
Constructor.
ScrollBarDirection — final class, package mx.controls.scrollClasses
The ScrollBarDirection class defines the values for the direction property of the ScrollBar control.
scrollBarsVisible — Property, class flash.html.HTMLWindowCreateOptions
Specifies whether scrollbars should be displayed.
scrollChildren() — method, class mx.core.Container
Positions the container's content area relative to the viewable area based on the horizontalScrollPosition and verticalScrollPosition properties.
ScrollControlBase — class, package mx.core
The ScrollControlBase class is the base class for controls with scroll bars.
ScrollControlBase() — Constructor, class mx.core.ScrollControlBase
Constructor.
ScrollControlBaseAutomationImpl — class, package mx.automation.delegates.core
Defines the methods and properties required to perform instrumentation for the ScrollControlBase class.
ScrollControlBaseAutomationImpl(obj:mx.core:ScrollControlBase) — Constructor, class mx.automation.delegates.core.ScrollControlBaseAutomationImpl
Constructor.
ScrollEvent — class, package mx.events
Represents events that are dispatched by the ScrollBar class.
ScrollEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:String, position:Number, direction:String, delta:Number) — Constructor, class mx.events.ScrollEvent
Constructor.
ScrollEventDetail — final class, package mx.events
Constants for the values of the detail property of a ScrollEvent.
ScrollEventDirection — final class, package mx.events
Constants for the values of the direction property of a ScrollEvent.
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.
scrollH — Property, interface mx.core.IUITextField
The current horizontal scrolling position.
scrollHandler(event:flash.events:Event) — method, class mx.core.ScrollControlBase
Default event handler for the scroll event.
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Adjusts the renderers in response to a change in scroll position.
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.ListBase
Adjusts the renderers in response to a change in scroll position.
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.TileBase
Adjusts the renderers in response to a change in scroll position.
ScrollPolicy — final class, package mx.core
Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes.
scrollPosition — Property, class mx.controls.scrollClasses.ScrollBar
Number that represents the current scroll position.
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — method, class mx.controls.DataGrid
Returns the data provider index for the item at the first visible row and column for the given scroll positions.
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — method, class mx.controls.listClasses.AdvancedListBase
Returns the data provider index for the item at the first visible row and column for the given scroll positions.
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — method, class mx.controls.listClasses.ListBase
Returns the data provider index for the item at the first visible row and column for the given scroll positions.
scrollRect — Property, class flash.display.DisplayObject
The scroll rectangle bounds of the display object.
scrollRect — Property, interface mx.core.IFlexDisplayObject
The scroll rectangle bounds of the display object.
ScrollThumb — class, package mx.controls.scrollClasses
The ScrollThumb class defines the thumb of a ScrollBar control.
ScrollThumb() — Constructor, class mx.controls.scrollClasses.ScrollThumb
Constructor.
ScrollThumbSkin — class, package mx.skins.halo
The skin for all the states of the thumb in a ScrollBar.
ScrollThumbSkin() — Constructor, class mx.skins.halo.ScrollThumbSkin
Constructor.
scrollTipFunction — Property, class mx.core.ScrollControlBase
A function that computes the string to be displayed as the ScrollTip.
scrollToIndex(index:int) — method, class mx.controls.listClasses.AdvancedListBase
Ensures that the data provider item at the given index is visible.
scrollToIndex(index:int) — method, class mx.controls.listClasses.ListBase
Ensures that the data provider item at the given index is visible.
scrollToViewColumn(newColumnIndex:int, columnIndex:int) — method, class mx.controls.AdvancedDataGridBaseEx
Changes the value of the horizontalScrollPosition property to make the specified column visible.
ScrollTrackSkin — class, package mx.skins.halo
The skin for the track in a ScrollBar.
ScrollTrackSkin() — Constructor, class mx.skins.halo.ScrollTrackSkin
Constructor.
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.
scrollV — Property, interface mx.core.IUITextField
The vertical position of text in a text field.
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.DataGrid
Adjusts the renderers in response to a change in scroll position.
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Adjusts the renderers in response to a change in scroll position.
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — method, class mx.controls.listClasses.ListBase
Adjusts the renderers in response to a change in scroll position.
scrubDelay — Static Property, class mx.managers.ToolTipManager
The amount of time, in milliseconds, that a user can take when moving the mouse between controls before Flex again waits for the duration of showDelay to display a ToolTip.
search(pattern) — method, class String
Searches for the specifed pattern and returns the index of the first matching substring.
secondDataProvider — Property, class mx.charts.chartClasses.CartesianChart
The second data provider for this chart.
secondHorizontalAxis — Property, class mx.charts.chartClasses.CartesianChart
Defines the labels, tick marks, and data position for items on the y-axis.
secondHorizontalAxisRenderer — Property, class mx.charts.chartClasses.CartesianChart
Specifies how data appears along the y-axis of a chart.
secondHorizontalAxisStyleName — Style, class mx.charts.chartClasses.CartesianChart
The class selector that defines the style properties for the second horizontal axis.
secondRadiusAxis — Property, class mx.charts.BubbleChart
The axis the bubble radius of secondary series is mapped against.
seconds — Property, class Date
The seconds (an integer from 0 to 59) portion of a Date object according to local time.
secondSeries — Property, class mx.charts.chartClasses.CartesianChart
An array of Series objects that define the secondary chart data.
secondsUTC — Property, class Date
The seconds (an integer from 0 to 59) portion of a Date object according to universal time (UTC).
secondVerticalAxis — Property, class mx.charts.chartClasses.CartesianChart
The second vertical axis definition for this chart.
secondVerticalAxisRenderer — Property, class mx.charts.chartClasses.CartesianChart
Defines the labels, tick marks, and data position for items on the x-axis.
secondVerticalAxisStyleName — Style, class mx.charts.chartClasses.CartesianChart
The class selector that defines the style properties for the second vertical axis.
SecureAMFChannel — class, package mx.messaging.channels
The SecureAMFChannel class is identical to the AMFChannel class except that it uses a secure protocol, HTTPS, to send messages to an AMF endpoint.
SecureAMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureAMFChannel
Constructor.
SecureHTTPChannel — class, package mx.messaging.channels
The SecureHTTPChannel class is identical to the HTTPChannel class except that it uses a secure protocol, HTTPS, to send messages to an HTTP endpoint.
SecureHTTPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureHTTPChannel
Constructor.
SecureStreamingAMFChannel — class, package mx.messaging.channels
The SecureStreamingAMFChannel class is identical to the StreamingAMFChannel class except that it uses a secure protocol, HTTPS, to send messages to an AMF endpoint.
SecureStreamingAMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureStreamingAMFChannel
Constructor.
SecureStreamingHTTPChannel — class, package mx.messaging.channels
The SecureStreamingHTTPChannel class is identical to the StreamingHTTPChannel class except that it uses a secure protocol, HTTPS, to send messages to an HTTP endpoint.
SecureStreamingHTTPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.SecureStreamingHTTPChannel
Constructor.
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 — Event, class mx.controls.SWFLoader
Dispatched when a security error occurs while content is loading.
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.
SecurityUtil — class, package mx.utils
Utilities for working with security-related issues.
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.
seek(bookmark:mx.collections:CursorBookmark, offset:int, prefetch:int) — method, interface mx.collections.IViewCursor
Moves the cursor to a location at an offset from the specified bookmark.
seek(playheadTime:Number) — method, class mx.effects.Tween
Advances the tween effect to the specified position.
seek(playheadTime:Number) — method, class mx.effects.effectClasses.TweenEffectInstance
Advances the effect to the specified position.
SEEKING — Constant Static Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property for a seek occurring due to the VideoDisplay.playHeadTime property being set.
seekPendingFailureHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.AdvancedListBase
The default failure handler when a seek fails due to a page fault.
seekPendingFailureHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.ListBase
The default failure handler when a seek fails due to a page fault.
seekPendingResultHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.AdvancedListBase
The default result handler when a seek fails due to a page fault.
seekPendingResultHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — method, class mx.controls.listClasses.ListBase
The default result handler when a seek fails due to a page fault.
seekPositionSafely(index:int) — method, class mx.controls.listClasses.ListBase
Seek to a position, and handle an ItemPendingError if necessary.
segments — Property, class mx.charts.series.renderData.LineSeriesRenderData
An Array of LineSeriesSegment instances representing each discontiguous segment of the line series.
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.
SELECT — Constant Static Property, class mx.automation.events.ListItemSelectEvent
The ListItemSelectEvent.SELECT constant defines the value of the type property of the event object for an event that is dispatched when a single item is selected.
selectable — Property, class flash.text.TextField
A Boolean value that indicates whether the text field is selectable.
selectable — Property, class mx.charts.chartClasses.Series
Specifies whether a series is selectable or not.
selectable — Property, class mx.controls.Label
Specifies whether the text can be selected.
selectable — Property, class mx.controls.TextArea
Specifies whether the text can be selected.
selectable — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether the list shows selected items as selected.
selectable — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether the list shows selected items as selected.
selectable — Property, interface mx.core.IUITextField
A Boolean value that indicates whether the text field is selectable.
selectableRange — Property, class mx.controls.DateChooser
Range of dates between which dates are selectable.
selectableRange — Property, class mx.controls.DateField
Range of dates between which dates are 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.
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.
selectCellItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.AdvancedDataGrid
Updates the list of selected cells, assuming that the specified item renderer was clicked by the mouse, and the keyboard modifiers are in the specified state.
selectColumnHeader(columnNumber:int) — method, class mx.controls.AdvancedDataGridBaseEx
Selects the specified column header.
selected — Property, class mx.controls.Button
Indicates whether a toggle button is toggled on (true) or off (false).
selected — Property, interface mx.managers.IFocusManagerGroup
A flag that indicates whether this control is selected.
SELECTED — Constant Static Property, class mx.charts.ChartItem
Value that indicates the ChartItem appears selected but does not have focus.
selectedButtonTextStyleName — Style, class mx.controls.ToggleButtonBar
Name of CSS style declaration that specifies styles for the text of the selected button.
selectedCells — Property, class mx.controls.AdvancedDataGrid
Contains an Array of cell locations as row and column indices.
selectedChartItem — Property, class mx.charts.chartClasses.ChartBase
Specifies the selected ChartItem in the chart.
selectedChartItems — Property, class mx.charts.chartClasses.CartesianChart
An Array of the selected ChartItem objects in the chart.
selectedChartItems — Property, class mx.charts.chartClasses.ChartBase
Specifies an array of all the selected ChartItem objects in the chart.
selectedChild — Property, class mx.containers.Accordion
A reference to the currently visible child container.
selectedChild — Property, class mx.containers.ViewStack
A reference to the currently visible child container.
selectedColor — Property, class mx.controls.ColorPicker
The value of the currently selected color in the SwatchPanel object.
selectedColumnIndex — Property, class mx.controls.AdvancedDataGrid
The column of the selected cell.
selectedData — Property, class mx.controls.listClasses.AdvancedListBase
A hash table of ListBaseSelectionData objects that track which items are currently selected.
selectedData — Property, class mx.controls.listClasses.ListBase
A hash table of ListBaseSelectionData objects that track which items are currently selected.
selectedDate — Property, class mx.controls.DateChooser
Date selected in the DateChooser control.
selectedDate — Property, class mx.controls.DateField
Date as selected in the DateChooser control.
selectedDisabledIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledSkin — Style, class mx.controls.Button
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 mx.controls.Button
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownSkin — Style, class mx.controls.Button
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.
selectedField — Property, class mx.controls.Button
The name of the field in the data property which specifies the value of the Button control's selected property.
selectedFillColors — Style, class mx.containers.Accordion
The two colors used to tint the background of the component when in its selected state.
selectedIndex — Property, class mx.charts.chartClasses.Series
Index of the selected item in the data provider of the series.
selectedIndex — Property, class mx.containers.Accordion
The zero-based index of the currently visible child container.
selectedIndex — Property, class mx.containers.ViewStack
The zero-based index of the currently visible child container.
selectedIndex — Property, class mx.controls.ColorPicker
Index in the dataProvider of the selected item in the SwatchPanel object.
selectedIndex — Property, class mx.controls.ComboBase
The index in the data provider of the selected item.
selectedIndex — Property, class mx.controls.ComboBox
Index of the selected item in the drop-down list.
selectedIndex — Property, class mx.controls.LinkBar
The index of the last selected LinkButton control if the LinkBar control uses a ViewStack container as its data provider.
selectedIndex — Property, class mx.controls.MenuBar
The index in the MenuBar control of the currently open Menu or the last opened Menu if none are currently open.
selectedIndex — Property, class mx.controls.NavBar
Index of the active navigation item, where the first item is at an index of 0.
selectedIndex — Property, class mx.controls.ToggleButtonBar
Index of the selected button.
selectedIndex — Property, class mx.controls.listClasses.AdvancedListBase
The index in the data provider of the selected item.
selectedIndex — Property, class mx.controls.listClasses.ListBase
The index in the data provider of the selected item.
selectedIndices — Property, class mx.charts.chartClasses.Series
An Array of indexes of the selected items in the data provider of the series.
selectedIndices — Property, class mx.controls.listClasses.AdvancedListBase
An array of indices in the data provider of the selected items.
selectedIndices — Property, class mx.controls.listClasses.ListBase
An array of indices in the data provider of the selected items.
selectedItem — Property, class mx.charts.chartClasses.Series
The chart item that is selected in the series.
selectedItem — Property, class mx.controls.ComboBase
The item in the data provider at the selectedIndex.
selectedItem — Property, class mx.controls.ComboBox
Contains a reference to the selected item in the dataProvider.
selectedItem — Property, class mx.controls.listClasses.AdvancedListBase
A reference to the selected item in the data provider.
selectedItem — Property, class mx.controls.listClasses.ListBase
A reference to the selected item in the data provider.
selectedItems — Property, class mx.charts.chartClasses.Series
An Array of chart items that are selected in the series.
selectedItems — Property, class mx.controls.listClasses.AdvancedListBase
An Array of references to the selected items in the data provider.
selectedItems — Property, class mx.controls.listClasses.ListBase
An array of references to the selected items in the data provider.
selectedItemsCompareFunction — Property, class mx.controls.listClasses.ListBase
A function used to compare selectedItems against items in the dataProvider.
selectedLabel — Property, class mx.controls.ComboBox
The String displayed in the TextInput portion of the ComboBox.
selectedOverIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is selected and the mouse is over the control.
selectedOverSkin — Style, class mx.controls.Button
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 control.
selectedPath — Property, class mx.controls.FileSystemDataGrid
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected.
selectedPath — Property, class mx.controls.FileSystemList
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected.
selectedPath — Property, class mx.controls.FileSystemTree
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected.
selectedPaths — Property, class mx.controls.FileSystemDataGrid
An Array of nativePath Strings for the File items representing the selected subdirectories and files.
selectedPaths — Property, class mx.controls.FileSystemList
An Array of nativePath Strings for the File items representing the selected subdirectories and files.
selectedPaths — Property, class mx.controls.FileSystemTree
An Array of nativePath Strings for the File items representing the selected subdirectories and files.
selectedRanges — Property, class mx.controls.DateChooser
Selected date ranges.
selectedTabTextStyleName — Style, class mx.containers.TabNavigator
Name of CSS style declaration that specifies styles for the text of the selected tab.
selectedTabTextStyleName — Style, class mx.controls.TabBar
Name of CSS style declaration that specifies the styles to use for the text of the selected tab navigation item.
selectedUpIcon — Style, class mx.controls.Button
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpSkin — Style, class mx.controls.Button
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 control.
selectedValue — Property, class mx.controls.RadioButtonGroup
The value of the value property of the selected RadioButton control in the group, if this has been set to be something other than null (the default value).
SELECT_INDEX — Constant Static Property, class mx.automation.events.ListItemSelectEvent
The ListItemSelectEvent.SELECT constant defines the value of the type property of the event object for an event that is dispatched when a single item is selected.
selection — Property, class mx.controls.RadioButtonGroup
Contains a reference to the currently selected RadioButton control in the group.
selection — Property, class mx.controls.RichTextEditor
A TextRange object containing the selected text in the TextArea subcontrol.
selectionBeginIndex — Property, class flash.text.TextField
The zero-based character index value of the first character in the current selection.
selectionBeginIndex — Property, class mx.controls.TextArea
The zero-based character index value of the first character in the current selection.
selectionBeginIndex — Property, class mx.controls.TextInput
The zero-based character index value of the first character in the current selection.
selectionBeginIndex — Property, interface mx.core.IUITextField
The zero-based character index value of the first character in the current selection.
selectionColor — Style, class mx.controls.listClasses.ListBase
The color of the background of a renderer when the user selects it.
selectionColor — Style, class mx.controls.listClasses.AdvancedListBase
The color of the background of a renderer when the user selects it.
selectionColor — Style, class mx.controls.LinkButton
Background color of a LinkButton as a user presses it.
selectionColor — Style, class mx.controls.Menu
The color of the menu item background when a menu item is selected.
selectionColor — Style, class mx.controls.DateChooser
Color of the highlight area of the currently selected date in the DateChooser control.
selectionColor — Style, class mx.controls.Tree
Color of the background when the user selects the link.
selectionColor — Style, class mx.controls.ComboBox
The selectionColor of the drop-down list.
selectionColor — Style, class mx.controls.AdvancedDataGridBaseEx
The color of the background for the row when the user selects an item renderer in the row.
selectionColor — Style, class mx.controls.LinkBar
Background color of the LinkButton control as you press it.
selectionColor — Style, class mx.controls.DataGrid
The color of the background for the row when the user selects an item renderer in the row.
selectionColor — Style, class mx.controls.MenuBar
The color of the menu item background when a menu item is selected.
selectionColor — Style, class mx.controls.DateField
Color of the highlight area of the currently selected date in the DateChooser control.
selectionDisabledColor — Style, class mx.controls.listClasses.ListBase
The color of the background of a renderer when the component is disabled.
selectionDisabledColor — Style, class mx.controls.listClasses.AdvancedListBase
The color of the background of a renderer when the component is disabled.
selectionDisabledColor — Style, class mx.controls.Tree
Specifies the disabled color of a list item.
selectionDisabledColor — Style, class mx.controls.AdvancedDataGrid
The disabled color of a list item.
selectionDuration — Style, class mx.controls.listClasses.ListBase
The duration of the selection effect.
selectionDuration — Style, class mx.controls.listClasses.AdvancedListBase
The duration of the selection effect.
selectionDuration — Style, class mx.controls.ComboBox
The selectionDuration of the drop-down list.
selectionEasingFunction — Style, class mx.controls.listClasses.ListBase
The easingFunction for the selection effect.
selectionEasingFunction — Style, class mx.controls.listClasses.AdvancedListBase
The easingFunction for the selection effect.
selectionEasingFunction — Style, class mx.controls.Menu
The reference to an easingFunction equation which is used to control programmatic tweening.
selectionEasingFunction — Style, class mx.controls.Tree
Reference to an easingFunction function used for controlling programmatic tweening.
selectionEasingFunction — Style, class mx.controls.ComboBox
The selectionEasingFunction of the drop-down list.
selectionEasingFunction — Style, class mx.controls.AdvancedDataGrid
Reference to an easingFunction function used for controlling programmatic tweening.
selectionEndIndex — Property, class flash.text.TextField
The zero-based character index value of the last character in the current selection.
selectionEndIndex — Property, class mx.controls.TextArea
The zero-based index of the position afterthe last character in the current selection (equivalent to the one-based index of the last character).
selectionEndIndex — Property, class mx.controls.TextInput
The zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character).
selectionEndIndex — Property, interface mx.core.IUITextField
The zero-based character index value of the last character in the current selection.
selectionIndicators — Property, class mx.controls.listClasses.AdvancedListBase
A hash table of selection indicators.
selectionIndicators — Property, class mx.controls.listClasses.ListBase
A hash table of selection indicators.
selectionIndicatorSkin — Style, class mx.controls.DateChooser
Name of the class to use as the skin for the highlight area of the currently selected date in the DateChooser control.
selectionInfo — Property, class mx.automation.events.ChartSelectionChangeEvent
selectionLayer — Property, class mx.controls.listClasses.AdvancedListBase
The layer in listContent where all selection and highlight indicators are drawn.
selectionLayer — Property, class mx.controls.listClasses.ListBase
The layer in listContent where all selection and highlight indicators are drawn.
selectionLayer — Property, class mx.controls.listClasses.ListBaseContentHolder
The layer in the content defined by the :istbase.listContent property where all selection and highlight indicators are drawn.
selectionMode — Property, class mx.charts.chartClasses.ChartBase
Specifies whether or not ChartItem objects can be selected.
selectionMode — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
The selection mode of the control.
selectionTweens — Property, class mx.controls.listClasses.AdvancedListBase
A hash table of selection tweens.
selectionTweens — Property, class mx.controls.listClasses.ListBase
A hash table of selection tweens.
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.AdvancedDataGrid
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state.
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.listClasses.AdvancedListBase
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state.
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — method, class mx.controls.listClasses.ListBase
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state.
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.
selector — Property, class mx.messaging.Consumer
The selector for the Consumer.
selector — Property, class mx.messaging.SubscriptionInfo
The selector.
SELECTOR_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage
Subscribe commands issued by a Consumer pass the Consumer's selector expression in this header.
selectors — Static Property, class mx.styles.StyleManager
Returns an Array of all the CSS selectors that are registered with the StyleManager.
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.
send(message:mx.messaging.messages:IMessage) — method, class mx.messaging.AbstractProducer
Sends the specified message to its destination.
send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.Channel
Sends the specified message to its target destination.
send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.ChannelSet
Sends a message from a MessageAgent over the currently connected Channel.
send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.channels.PollingChannel
Sends the specified message to its target destination.
send() — method, class mx.printing.FlexPrintJob
Sends the added objects to the printer to start printing.
send(... rest) — method, class mx.rpc.AbstractOperation
Executes the method.
send(parameters:Object) — method, class mx.rpc.http.HTTPService
Executes an HTTPService request.
send(... rest) — method, class mx.rpc.http.Operation
Executes the http operation.
send(... rest) — method, class mx.rpc.remoting.Operation
Executes the method.
sendBody(parameters:Object) — method, class mx.rpc.http.AbstractOperation
sendEvent(source:flash.display:DisplayObject, childID:uint, eventType:uint, nonHTML:Boolean) — Static Method , class flash.accessibility.Accessibility
Sends an event to the Microsoft Active Accessibility API.
sendToURL(request:flash.net:URLRequest) — Package Function, flash.net
Sends a URL request to a server, but ignores any response.
separationError — Property, class mx.validators.CurrencyValidator
Error message when the thousands separator is incorrectly placed.
separationError — Property, class mx.validators.NumberValidator
Error message when the thousands separator is in the wrong location.
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.
separatorColor — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Color of the separator between the text part and icon part.
separatorColor — Style, class mx.controls.LinkBar
Separator color used by the default separator skin.
separatorIcon — Property, class mx.controls.menuClasses.MenuItemRenderer
The internal IFlexDisplayObject that displays the separator icon in this renderer
separatorSkin — Style, class mx.controls.Menu
The skin for all menu items which are identified as separators.
separatorSkin — Style, class mx.controls.LinkBar
Seperator symbol between LinkButton controls in the LinkBar.
separatorWidth — Style, class mx.controls.LinkBar
Separator pixel width, in pixels.
Sequence — class, package mx.effects
The Sequence effect plays multiple child effects one after the other, in the order in which they are added.
Sequence(target:Object) — Constructor, class mx.effects.Sequence
Constructor.
SequenceInstance — class, package mx.effects.effectClasses
The SequenceInstance class implements the instance class for the Sequence effect.
SequenceInstance(target:Object) — Constructor, class mx.effects.effectClasses.SequenceInstance
Constructor.
sequenceNumber — Property, class mx.controls.advancedDataGridClasses.SortInfo
The number of this column in the sort order sequence.
serializationFilter — Property, class mx.rpc.http.AbstractOperation
A SerializationFilter can control how the arguments are formatted to form the content of the HTTP request.
serializationFilter — Property, class mx.rpc.http.HTTPMultiService
Default serializationFilter used by all operations which do not set one explicitly
serializationFilter — Property, class mx.rpc.http.HTTPService
Provides an adapter which controls the process of converting the HTTP response body into ActionScript objects and/or turning the parameters or body into the contentType, URL, and and post body of the HTTP request.
SerializationFilter — class, package mx.rpc.http
This class is useful for framework developers wishing to plug in or modify the HTTP services to use a new serialization format.
serializeBody(operation:mx.rpc.http:AbstractOperation, obj:Object) — method, class mx.rpc.http.SerializationFilter
This method is called for all invocations of the HTTP service.
serializeParameters(operation:mx.rpc.http:AbstractOperation, params:Array) — method, class mx.rpc.http.SerializationFilter
This method is called from the "send" method of the HTTP service invocation to convert the parameters into a request body.
serializeURL(operation:mx.rpc.http:AbstractOperation, obj:Object, url:String) — method, class mx.rpc.http.SerializationFilter
This method is used if you need to take data from the request body object and encode it into the URL string.
series — Property, class mx.charts.chartClasses.ChartBase
An array of Series objects that define the chart data.
series — Property, class mx.charts.chartClasses.StackedSeries
An array of sub-series managed by this stacking set.
Series — class, package mx.charts.chartClasses
The Series class is the base class for the classes that let you specify a data series for a chart control.
Series() — Constructor, class mx.charts.chartClasses.Series
Constructor.
SeriesAutomationImpl — class, package mx.automation.delegates.charts
Defines the methods and properties required to perform instrumentation for the Series base class.
SeriesAutomationImpl(obj:mx.charts.chartClasses:Series) — Constructor, class mx.automation.delegates.charts.SeriesAutomationImpl
Constructor.
SeriesEffect — class, package mx.charts.effects
The base class for chart effects.
SeriesEffect(target:Object) — Constructor, class mx.charts.effects.SeriesEffect
Constructor.
SeriesEffectInstance — class, package mx.charts.effects.effectClasses
The SeriesEffectInstance class implements the base instance class for the chart series effects.
SeriesEffectInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesEffectInstance
Constructor.
seriesFilters — Property, class mx.charts.chartClasses.ChartBase
An array of filters that are applied to all series in the chart.
SeriesInterpolate — class, package mx.charts.effects
The SeriesInterpolate effect moves the graphics that represent the existing data in a series to the new points.
SeriesInterpolate(target:Object) — Constructor, class mx.charts.effects.SeriesInterpolate
Constructor.
SeriesInterpolateInstance — class, package mx.charts.effects.effectClasses
The SeriesInterpolateInstance class implements the instance class for the SeriesInterpolate effect.
SeriesInterpolateInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesInterpolateInstance
Constructor.
SeriesSlide — class, package mx.charts.effects
The SeriesSlide effect slides a data series into and out of the chart's boundaries.
SeriesSlide(target:Object) — Constructor, class mx.charts.effects.SeriesSlide
Constructor.
SeriesSlideInstance — class, package mx.charts.effects.effectClasses
The SeriesSlideInstance class implements the instance class for the SeriesSlide effect.
SeriesSlideInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesSlideInstance
Constructor.
SeriesZoom — class, package mx.charts.effects
The SeriesZoom effect implodes and explodes chart data into and out of the focal point that you specify.
SeriesZoom(target:Object) — Constructor, class mx.charts.effects.SeriesZoom
Constructor.
SeriesZoomInstance — class, package mx.charts.effects.effectClasses
The SeriesZoomInstance class implements the instance class for the SeriesZoom effect.
SeriesZoomInstance(target:Object) — Constructor, class mx.charts.effects.effectClasses.SeriesZoomInstance
Constructor.
serverAdapterExternalTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time spent in a module invoked from the adapter associated with the destination for this message but external to it, before either the response to the message was ready or the message had been prepared to be pushed to the receiving client.
serverAdapterTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time spent in the adapter associated with the destination for this message before either the response to the message was ready or the message had been prepared to be pushed to the receiving client.
ServerConfig — class, package mx.messaging.config
This class provides access to the server messaging configuration information.
SERVER_NAME_TOKEN — Constant Static Property, class mx.utils.URLUtil
The pattern in the String that is passed to the replaceTokens() method that is replaced by the application's server name.
serverNonAdapterTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Server processing time spent outside of the adapter associated with the destination of this message
serverPollDelay — Property, class mx.messaging.messages.MessagePerformanceUtils
Time that the message waited on the server after it was ready to be pushed to the client but had not yet been polled for.
SERVER_PORT_TOKEN — Constant Static Property, class mx.utils.URLUtil
The pattern in the String that is passed to the replaceTokens() method that is replaced by the application's port.
serverPrePushTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time between server receiving the client message and the server beginning to push messages out to other clients as a result of the original message.
serverProcessingTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Time between server receiving the client message and either the time the server responded to the received message or had the pushed message ready to be sent to the receiving client.
serverSendTime — Property, class mx.messaging.messages.MessagePerformanceUtils
Timestamp in milliseconds since epoch of when the server sent a response message back to the client
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.
service — Property, class mx.rpc.AbstractOperation
Provides convenient access to the service on which the Operation is being invoked.
service — Property, class mx.rpc.soap.AbstractWebService
Specifies the service within the WSDL document that this WebService should use.
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.
serviceName — Property, class mx.rpc.soap.mxml.WebService
set — Statement
Defines a setter, which is a method that appears in the public interface as a property.
setActualHeight(h:Number) — method, class mx.containers.utilityClasses.ConstraintRow
Sizes the ConstraintRow
setActualSize(w:Number, h:Number) — method, class mx.charts.AxisRenderer
Sets the actual size of this object. Sizes the object.
setActualSize(w:Number, h:Number) — method, class mx.charts.chartClasses.ChartBase
Sizes the object.
setActualSize(w:Number, h:Number) — method, class mx.charts.chartClasses.Series
Sizes the object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.BitmapAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.ButtonAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, interface mx.core.IFlexDisplayObject
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.MovieClipAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.SpriteAsset
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.core.TextFieldAsset
Sets the actual size of this object.
setActualSize(w:Number, h:Number) — method, class mx.core.UIComponent
Sizes the object.
setActualSize(w:Number, h:Number) — method, class mx.core.UITextField
Sizes the object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.flash.FlexContentHolder
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.flash.UIMovieClip
Sets the actual size of this object.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.managers.SystemManager
Calling the setActualSize() method has no effect if it is directly mapped to the application window and if it is the top-level window.
setActualSize(newWidth:Number, newHeight:Number) — method, class mx.skins.ProgrammaticSkin
Sets the height and width of this object.
SET_ACTUAL_SIZE_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Sets the size of the child.systemManager.
setActualWidth(w:Number) — method, class mx.containers.utilityClasses.ConstraintColumn
Sizes the constraint column.
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.
setAxis(dimension:String, value:mx.charts.chartClasses:IAxis) — method, class mx.charts.chartClasses.ChartBase
Assigns an Axis instance to a particular dimension of the chart.
setAxis(dimension:String, v:mx.charts.chartClasses:IAxis) — method, class mx.charts.chartClasses.DataTransform
Assigns an axis instance to a particular dimension of the transform.
setAxis(dimension:String, value:mx.charts.chartClasses:IAxis) — method, class mx.charts.chartClasses.Series
Assigns an Axis instance to a particular dimension of the chart.
setAxis(axisOridnal:int, axis:mx.olap:IOLAPQueryAxis) — method, interface mx.olap.IOLAPQuery
Sets an axis to the query.
setAxis(axisOridnal:int, axis:mx.olap:IOLAPQueryAxis) — method, class mx.olap.OLAPQuery
Sets an axis to the query.
setBusyCursor() — Static Method , class mx.managers.CursorManager
Displays the busy cursor.
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.
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — method, class mx.core.Container
Sets the index of a particular child.
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — method, interface mx.core.IChildList
Changes the index of a particular child in this child list.
setChildIndex(child:flash.display:DisplayObject, index:int) — method, interface mx.core.IContainer
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.
setColor(color:uint) — method, interface mx.core.IUITextField
Sets the font color of the text.
setColor(color:uint) — method, class mx.core.UITextField
Sets the font color of the text.
setCompositionString(composition:String) — Static Method , class flash.system.IME
Sets the IME composition string.
setConstraintValue(constraintName:String, value) — method, interface mx.core.IConstraintClient
Sets the specified constraint value.
setConstraintValue(constraintName:String, value) — method, class mx.core.UIComponent
Sets a layout constraint value, which is the same as setting the constraint style for this component.
setConstraintValue(constraintName:String, value) — method, class mx.flash.UIMovieClip
Sets the specified constraint value.
setContextMenu(component:flash.display:InteractiveObject) — method, class mx.controls.FlexNativeMenu
Sets the context menu of the InteractiveObject to the underlying native menu.
setContextMenu(component:flash.display:InteractiveObject) — method, interface mx.controls.IFlexContextMenu
Sets the context menu of an InteractiveObject.
setCredentials(credentials:String, agent:mx.messaging:MessageAgent, charset:String) — method, class mx.messaging.Channel
Sets the credentials to the specified value.
setCredentials(credentials:String, agent:mx.messaging:MessageAgent, charset:String) — method, class mx.messaging.ChannelSet
Stores the credentials and passes them through to every connected channel.
setCredentials(username:String, password:String, charset:String) — method, class mx.messaging.MessageAgent
Sets the credentials that the MessageAgent uses to authenticate to destinations.
setCredentials(username:String, password:String, charset:String) — method, class mx.rpc.AbstractService
Sets the credentials for the destination accessed by the service when using Data Services on the server side.
setCredentials(username:String, password:String, charset:String) — method, class mx.rpc.http.HTTPService
Sets the credentials for the destination accessed by the service.
setCuePoints(cuePointArray:Array) — method, class mx.controls.videoClasses.CuePointManager
Set the array of cue points.
setCurrentState(stateName:String, playTransition:Boolean) — method, class mx.core.UIComponent
Set the current state.
setCursor(cursorClass:Class, priority:int, xOffset:Number, yOffset:Number) — Static Method , class mx.managers.CursorManager
Creates a new cursor and sets an optional priority for the cursor.
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.
setEnabled(node:Object, value:Boolean) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is enabled.
setEnabled(node:Object, value:Boolean) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is enabled.
SetEventHandler — class, package mx.states
The SetEventHandler class specifies an event handler that is active only during a particular view state.
SetEventHandler(target:flash.events:EventDispatcher, name:String) — Constructor, class mx.states.SetEventHandler
Constructor.
setFlexContent(value:mx.core:IUIComponent) — method, class mx.flash.FlexContentHolder
Utility function that prepares Flex content to be used as a child of this component.
setFocus() — method, class mx.core.FlexHTMLLoader
Called by the FocusManager when the component receives focus.
setFocus() — method, interface mx.core.IUITextField
Sets the focus to this component.
setFocus() — method, class mx.core.UIComponent
Sets the focus to this component.
setFocus() — method, class mx.core.UITextField
Sets the focus to this component.
setFocus() — method, class mx.flash.UIMovieClip
Called by the FocusManager when the component receives focus.
setFocus(o:mx.managers:IFocusManagerComponent) — method, class mx.managers.FocusManager
Sets focus to an IFocusManagerComponent component.
setFocus(o:mx.managers:IFocusManagerComponent) — method, interface mx.managers.IFocusManager
Sets focus to an IFocusManagerComponent component.
setFocus() — method, interface mx.managers.IFocusManagerComponent
Called by the FocusManager when the component receives focus.
setForcefulDragStart() — Static Method , class mx.automation.delegates.DragManagerAutomationImpl
setFragment(value:String) — method, interface mx.managers.IBrowserManager
Changes the fragment of the URL after the '#' in the browser.
setFullYear(year:Number, month:Number, day:Number) — method, class Date
Sets the year, according to local time, and returns the new time in milliseconds.
setHandler(handler:Function) — method, class mx.binding.utils.ChangeWatcher
Sets the handler function.
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.
setItemAt(item:Object, index:int) — method, interface mx.collections.IList
Places the item at the specified index.
setItemAt(item:Object, index:int) — method, class mx.collections.ListCollectionView
Places the item at the specified index.
setItemIcon(item:Object, iconID:Class, iconID2:Class) — method, class mx.controls.AdvancedDataGrid
Sets the associated icon in the navigation tree for the item.
setItemIcon(item:Object, iconID:Class, iconID2:Class) — method, class mx.controls.Tree
Sets the associated icon for the item.
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.
setMenuItemToggled(item:Object, toggle:Boolean) — method, class mx.controls.Menu
Toggles the menu item.
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.
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.
setNewValue(data:Object, property:String, value:Object, columnIndex:int) — method, class mx.controls.DataGrid
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.
setProgress(value:Number, total:Number) — method, class mx.controls.ProgressBar
Sets the state of the bar to reflect the amount of progress made when using manual mode.
setProgress(completed:Number, total:Number) — method, class mx.preloaders.DownloadProgressBar
Updates the display of the download progress bar with the current download information.
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.
setProperty(name, value) — method, class mx.messaging.config.ConfigMap
Updates the specified property on the proxied object and sends notification of the update to the handler.
setProperty(name, value) — method, class mx.utils.ObjectProxy
Updates the specified property on the proxied object and sends notification of the update to the handler.
SetProperty — class, package mx.states
The SetProperty class specifies a property value that is in effect only during the parent view state.
SetProperty(target:Object, name:String, value) — Constructor, class mx.states.SetProperty
Constructor.
SetPropertyAction — class, package mx.effects
The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition.
SetPropertyAction(target:Object) — Constructor, class mx.effects.SetPropertyAction
Constructor.
SetPropertyActionInstance — class, package mx.effects.effectClasses
The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect.
SetPropertyActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.SetPropertyActionInstance
Constructor.
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.
setRemoteCredentials(username:String, password:String, charset:String) — method, class mx.messaging.MessageAgent
Sets the remote credentials that will be passed through to the remote destination for authenticating to secondary systems.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.AbstractService
The username and password to be used to authenticate a user when accessing a remote, third-party endpoint such as a web service through a proxy or a remote object through a custom adapter when using Data Services on the server side.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.http.HTTPService
The username and password to authenticate a user when accessing the HTTP URL.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.remoting.RemoteObject
If a remote object is managed by an external service, such a ColdFusion Component (CFC), a username and password can be set for the authentication mechanism of that remote service.
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — method, class mx.rpc.soap.AbstractWebService
The username and password to authenticate a user when accessing the webservice.
setResult(result:Object) — method, class mx.rpc.AbstractInvoker
This hook is exposed to update the lastResult property.
setRowCount(v:int) — method, class mx.controls.listClasses.AdvancedListBase
Sets the rowCount property without causing invalidation or setting the explicitRowCount property, which permanently locks in the number of rows.
setRowCount(v:int) — method, class mx.controls.listClasses.ListBase
Sets the rowCount property without causing invalidation or setting the explicitRowCount property, which permanently locks in the number of rows.
setRowHeight(v:Number) — method, class mx.controls.listClasses.AdvancedListBase
Sets the rowHeight property without causing invalidation or setting of explicitRowHeight which permanently locks in the height of the rows.
setRowHeight(v:Number) — method, class mx.controls.listClasses.ListBase
Sets the rowHeight property without causing invalidation or setting of explicitRowHeight which permanently locks in the height of the rows.
setRowInfo(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number, uid:String) — method, class mx.controls.dataGridClasses.DataGridBase
Sets the rowInfo for the given rowNum, row position and height.
sets — Property, interface mx.olap.IOLAPQueryAxis
All the sets of the query axis, as an Array of IOLAPSet instances.
sets — Property, class mx.olap.OLAPQueryAxis
All the sets of the query axis, as an Array of IOLAPSet instances.
setScrollBarProperties(totalColumns:int, visibleColumns:int, totalRows:int, visibleRows:int) — method, class mx.core.ScrollControlBase
Causes the ScrollControlBase to show or hide scrollbars based on the parameters passed in.
setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — method, class mx.controls.scrollClasses.ScrollBar
Sets the range and viewport size of the ScrollBar control.
setSecondAxis(dimension:String, value:mx.charts.chartClasses:IAxis) — method, class mx.charts.chartClasses.CartesianChart
Assigns an axis instance to a particular secondary dimension of the chart.
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(beginIndex:int, endIndex:int) — method, class mx.controls.TextArea
Selects the text in the range specified by the parameters.
setSelection(beginIndex:int, endIndex:int) — method, class mx.controls.TextInput
Selects the text in the range specified by the parameters.
setSelection(beginIndex:int, endIndex:int) — method, interface mx.core.IUITextField
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.
setSettings(... rest) — Static Method , class XML
Sets values for the following XML properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
SET_SHOW_FOCUS_INDICATOR_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Set the value of the showFocusIndicator property in every application's FocusManager.
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 mx.charts.chartClasses.PolarTransform
Sets the width and height that the PolarTransform uses when calculating origin and radius.
setStyle(styleName:String, styleObject:Object) — method, class flash.text.StyleSheet
Adds a new style with the specified name to the style sheet object.
setStyle(styleProp:String, newValue) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Sets a style property on this component instance.
setStyle(styleProp:String, newValue) — method, class mx.controls.dataGridClasses.DataGridItemRenderer
Sets a style property on this component instance.
setStyle(styleProp:String, newValue) — method, class mx.core.UIComponent
Sets a style property on this component instance.
setStyle(styleProp:String, value) — method, class mx.core.UITextField
Does nothing.
setStyle(styleProp:String, newValue) — method, class mx.styles.CSSStyleDeclaration
Sets a style property on this CSSStyleDeclaration.
setStyle(styleProp:String, newValue) — method, interface mx.styles.IStyleClient
Sets a style property on this component instance.
setStyle(styleProp:String, newValue) — method, class mx.styles.StyleProxy
Sets a style property on this component instance.
SetStyle — class, package mx.states
The SetStyle class specifies a style that is in effect only during the parent view state.
SetStyle(target:mx.styles:IStyleClient, name:String, value:Object) — Constructor, class mx.states.SetStyle
Constructor.
SetStyleAction — class, package mx.effects
The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition.
SetStyleAction(target:Object) — Constructor, class mx.effects.SetStyleAction
Constructor.
SetStyleActionInstance — class, package mx.effects.effectClasses
The SetStyleActionInstance class implements the instance class for the SetStyleAction effect.
SetStyleActionInstance(target:Object) — Constructor, class mx.effects.effectClasses.SetStyleActionInstance
Constructor.
setStyleDeclaration(selector:String, styleDeclaration:mx.styles:CSSStyleDeclaration, update:Boolean) — Static Method , class mx.styles.StyleManager
Sets the CSSStyleDeclaration object that stores the rules for the specified CSS selector.
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.
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — method, interface mx.core.IUITextField
Applies the text formatting that the format parameter specifies to the specified text in a text field.
setThumbValueAt(index:int, value:Number) — method, class mx.controls.sliderClasses.Slider
This method sets the value of a slider thumb, and updates the display.
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).
setTitle(value:String) — method, interface mx.managers.IBrowserManager
Changes the text in the browser's title bar.
setToggled(node:Object, value:Boolean) — method, interface mx.controls.menuClasses.IMenuDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is toggled.
setToggled(node:Object, value:Boolean) — method, class mx.controls.treeClasses.DefaultDataDescriptor
Sets the value of the field or attribute in the data provider that identifies whether the node is toggled.
setTweenHandlers(updateFunction:Function, endFunction:Function) — method, class mx.effects.Tween
By default, the Tween class invokes the mx.effects.effectClasses.TweenEffectInstance.onTweenUpdate() callback function on a regular interval on the effect instance for the duration of the effect, and the optional mx.effects.effectClasses.TweenEffectInstance.onTweenEnd() callback function at the end of the effect duration.
setup — Event, interface mx.modules.IModuleInfo
Dispatched by the backing ModuleInfo once the module is sufficiently loaded to call the IModuleInfo.factory() method and the IFlexModuleFactory.info() method.
setup — Property, interface mx.modules.IModuleInfo
A flag that is true if the module is sufficiently loaded to get a handle to its associated IFlexModuleFactory implementation and call its info() method.
setup — Event, class mx.modules.ModuleLoader
Dispatched when information about the module is available (with the info() method), but the module is not yet ready.
SETUP — Constant Static Property, class mx.events.ModuleEvent
Dispatched when enough of a module has been downloaded that you can get information about the module.
setupColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, colNum:int, data:Object, uid:String) — method, class mx.controls.dataGridClasses.DataGridBase
Sets up an item renderer for a column and put it in the listItems array at the requested position.
setupPropertyList() — method, class mx.utils.ObjectProxy
This method creates an array of all of the property names for the proxied object.
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
setVisible(value:Boolean, noEvent:Boolean) — method, interface mx.core.IUIComponent
Called when the visible property changes.
setVisible(value:Boolean, noEvent:Boolean) — method, class mx.core.UIComponent
Called when the visible property changes.
setVisible(visible:Boolean, noEvent:Boolean) — method, class mx.core.UITextField
Sets the visible property of this UITextField object.
setVisible(value:Boolean, noEvent:Boolean) — method, class mx.flash.UIMovieClip
Called when the visible property changes.
setVisibleDataItem(uid:String, item:mx.controls.listClasses:IListItemRenderer) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Sets the cell defined by uid to use the item renderer specified by item.
SHA256 — class, package mx.utils
Implementation of SHA-256 hash algorithm as described in Federal Information Processing Standards Publication 180-2 at http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf
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.
ShadowBoxItemRenderer — class, package mx.charts.renderers
A simple chart itemRenderer implementation that fills a rectangular area and surrounds it with a drop shadow.
ShadowBoxItemRenderer() — Constructor, class mx.charts.renderers.ShadowBoxItemRenderer
Constructor.
shadowColor — Property, class flash.filters.BevelFilter
The shadow color of the bevel.
shadowColor — Style, class mx.charts.chartClasses.DataTip
Bottom inside color of a button's skin.
shadowColor — Style, class mx.controls.VRule
The shadow color of the line.
shadowColor — Style, class mx.controls.HRule
The shadow color of the line.
shadowDirection — Style, class mx.containers.Panel
Direction of drop shadow.
shadowDirection — Style, class mx.controls.ToolTip
Direction of the drop shadow.
shadowDirection — Style, class mx.controls.NumericStepper
Direction of the drop shadow.
shadowDirection — Style, class mx.controls.TextInput
Direction of the drop shadow.
shadowDirection — Style, class mx.controls.VideoDisplay
Direction of the drop shadow.
shadowDirection — Style, class mx.core.ScrollControlBase
Direction of the drop shadow.
shadowDirection — Style, class mx.core.Container
Direction of the drop shadow.
shadowDistance — Style, class mx.containers.Panel
Distance of drop shadow.
shadowDistance — Style, class mx.controls.ToolTip
Distance of the drop shadow.
shadowDistance — Style, class mx.controls.NumericStepper
Distance of the drop shadow.
shadowDistance — Style, class mx.controls.TextInput
Distance of the drop shadow.
shadowDistance — Style, class mx.controls.VideoDisplay
Distance of the drop shadow.
shadowDistance — Style, class mx.core.ScrollControlBase
Distance of the drop shadow.
shadowDistance — Style, class mx.core.Container
Distance of the drop shadow.
ShadowLineRenderer — class, package mx.charts.renderers
An implementation of a line segment renderer that is used by LineSeries objects.
ShadowLineRenderer() — Constructor, class mx.charts.renderers.ShadowLineRenderer
Constructor.
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.
sharpness — Property, interface mx.core.IUITextField
The sharpness of the glyph edges in this text field.
sharpness — Property, class mx.core.UITextFormat
Defines the sharpness setting for the UITextField class.
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).
shiftKey — Property, class mx.automation.events.AdvancedDataGridItemSelectEvent
Indicates whether the Shift key was pressed at the time of the event, true, or not, false.
shiftKey — Property, class mx.automation.events.ChartSelectionChangeEvent
Indicates whether the Shift key was pressed at the time of the event, true, or not, false.
shiftKey — Property, class mx.automation.events.ListItemSelectEvent
Indicates whether the Shift key was pressed at the time of the event, true, or not, false.
shiftKey — Property, class mx.events.SandboxMouseEvent
Indicates whether the Shift key was pressed.
shiftRow(oldIndex:int, newIndex:int, numCols:int, shiftItems:Boolean) — method, class mx.controls.listClasses.ListBase
Shift a row in the arrays that reference rows.
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.
shouldBeConnected — Property, class mx.messaging.Channel
Indicates whether this channel should be connected to its endpoint.
_shouldBeSubscribed — Property, class mx.messaging.AbstractConsumer
Flag indicating whether this consumer should be subscribed or not.
show() — Static Method , class flash.ui.Mouse
Displays the pointer.
show — Event, class mx.charts.chartClasses.DataTip
Dispatched when the component becomes visible.
show(text:String, title:String, flags:uint, parent:flash.display:Sprite, closeHandler:Function, iconClass:Class, defaultButtonFlag:uint) — Static Method , class mx.controls.Alert
Static method that pops up the Alert control.
show(xShow:Object, yShow:Object) — method, class mx.controls.Menu
Shows the Menu control.
show — Event, class mx.controls.ProgressBar
Dispatched when the component becomes visible.
show — Event, class mx.core.UIComponent
Dispatched when an object's state changes from invisible to visible.
show — Event, class mx.flash.UIMovieClip
Dispatched when an object's state changes from invisible to visible.
SHOW — Constant Static Property, class mx.events.FlexEvent
The FlexEvent.SHOW constant defines the value of the type property of the event object for a show event.
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.
SHOW_ALL — Constant Static Property, class mx.printing.FlexPrintJobScaleType
Scales the object to fit on a single page, filling one dimension; that is, it selects the smaller of the MATCH_WIDTH or MATCH_HEIGHT scale types.
showAllDataTips — Property, class mx.charts.chartClasses.ChartBase
Specifies whether Flex shows all DataTip controls for the chart.
showBusyCursor — Property, class mx.controls.SWFLoader
A flag that indicates whether to show a busy cursor while the content loads.
showBusyCursor — Property, class mx.rpc.http.AbstractOperation
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.http.HTTPMultiService
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.http.HTTPService
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.http.Operation
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, interface mx.rpc.mxml.IMXMLSupport
Indicates whether the RPC operation or HTTPService should show the busy cursor while it is executing.
showBusyCursor — Property, class mx.rpc.remoting.Operation
Whether this operation should show the busy cursor while it is executing.
showBusyCursor — Property, class mx.rpc.remoting.RemoteObject
If true, a busy cursor is displayed while a service is executing.
showBusyCursor — Property, class mx.rpc.soap.mxml.Operation
Whether this operation should show the busy cursor while it is executing.
showBusyCursor — Property, class mx.rpc.soap.mxml.WebService
If true, a busy cursor is displayed while a service is executing.
showCaret — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether to show caret.
showCaret — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether to show caret.
showCloseButton — Property, class mx.containers.TitleWindow
Whether to display a Close button in the TitleWindow container.
showControlBar — Property, class mx.controls.RichTextEditor
Specifies whether to display the control bar that contains the text formatting controls.
showCursor() — Static Method , class mx.managers.CursorManager
Makes the cursor visible.
showDataEffect — Effect, class mx.charts.chartClasses.Series
Defines the effect that Flex uses as it moves the current data into its final position on the screen.
showDataTip — Property, class mx.controls.sliderClasses.Slider
If set to true, show a data tip during user interaction containing the current value of the slider.
showDataTips — Property, class mx.charts.chartClasses.ChartBase
Specifies whether Flex shows DataTip controls for the chart.
showDataTips — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Set to true to show data tips in the column.
showDataTips — Property, class mx.controls.dataGridClasses.DataGridColumn
A flag that indicates whether the datatips are shown in the column.
showDataTips — Property, class mx.controls.listClasses.AdvancedListBase
A flag that indicates whether dataTips are displayed for text in the rows.
showDataTips — Property, class mx.controls.listClasses.ListBase
A flag that indicates whether dataTips are displayed for text in the rows.
showDataTipTargets — Style, class mx.charts.chartClasses.ChartBase
Specifies whether to show targets over the datapoints when showDataTips is set to true.
showDefaultContextMenu — Property, class flash.display.Stage
Specifies whether to show or hide the default items in the Flash Player context menu.
showDelay — Static Property, class mx.managers.ToolTipManager
The amount of time, in milliseconds, that Flex waits before displaying the ToolTip box once a user moves the mouse over a component that has a ToolTip.
showDisplayForDownloading(elapsedTime:int, event:flash.events:ProgressEvent) — method, class mx.preloaders.DownloadProgressBar
Defines the algorithm for determining whether to show the download progress bar while in the download phase.
showDisplayForInit(elapsedTime:int, count:int) — method, class mx.preloaders.DownloadProgressBar
Defines the algorithm for determining whether to show the download progress bar while in the initialization phase, assuming that the display is not currently visible.
showDropFeedback(event:mx.events:DragEvent) — method, class mx.charts.chartClasses.ChartBase
Displays a drop indicator under the mouse pointer to indicate that a drag-and-drop operation is allowed.
showDropFeedback(event:mx.events:DragEvent) — method, class mx.controls.listClasses.AdvancedListBase
Displays a drop indicator under the mouse pointer to indicate that a drag and drop operation is allowed and where the items will be dropped.
showDropFeedback(event:mx.events:DragEvent) — method, class mx.controls.listClasses.ListBase
Displays a drop indicator under the mouse pointer to indicate that a drag and drop operation is allowed and where the items will be dropped.
showEffect — Static Property, class mx.managers.ToolTipManager
The effect that plays when a ToolTip is shown, or null if the ToolTip should appear with no effect.
showEffect — Effect, class mx.core.UIComponent
Played when the component becomes visible.
showExtensions — Property, class mx.controls.FileSystemDataGrid
A flag that specifies whether extensions in file names are shown.
showExtensions — Property, class mx.controls.FileSystemList
A flag that specifies whether extensions in file names are shown.
showExtensions — Property, class mx.controls.FileSystemTree
A flag that specifies whether extensions in file names are shown.
showFeedback(feedback:String) — Static Method , class mx.managers.DragManager
Sets the feedback indicator for the drag and drop operation.
showFlexChrome — Style, class mx.core.Window
Determines whether the window draws its own Flex Chrome or depends on the developer to draw chrome.
showFlexChrome — Style, class mx.core.WindowedApplication
Determines whether the window draws its own Flex Chrome or depends on the developer to draw chrome.
showFocus() — method, class mx.managers.FocusManager
Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any.
showFocus() — method, interface mx.managers.IFocusManager
Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any.
showFocusIndicator — Property, class mx.managers.FocusManager
A flag that indicates whether to display an indicator that a component has focus.
showFocusIndicator — Property, interface mx.managers.IFocusManager
A flag that indicates whether to display an indicator that a component has focus.
showGripper — Property, class mx.core.Window
If true, the gripper is visible.
showGripper — Property, class mx.core.WindowedApplication
If true, the gripper is visible.
showHeaders — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
A flag that indicates whether the control should show column headers.
showHeaders — Property, class mx.controls.dataGridClasses.DataGridBase
A flag that indicates whether the control should show column headers.
showHidden — Property, class mx.controls.FileSystemDataGrid
A flag that specifies whether files and directories that the operating system considers hidden are displayed.
showHidden — Property, class mx.controls.FileSystemList
A flag that specifies whether files and directories that the operating system considers hidden are displayed.
showHidden — Property, class mx.controls.FileSystemTree
A flag that specifies whether files and directories that the operating system considers hidden are displayed.
showHideFromKeys — Property, class mx.automation.delegates.controls.MenuAutomationImpl
Flag indicating whehter to record the show event or not.
showIcons — Property, class mx.controls.FileSystemComboBox
A flag that determines whether icons are displayed before the directory names in the dropdown list.
showIcons — Property, class mx.controls.FileSystemDataGrid
A flag that specifies that icons are displayed before the file name.
showIcons — Property, class mx.controls.FileSystemList
A flag that specifies that icons are displayed before the file name.
showIcons — Property, class mx.controls.FileSystemTree
A flag that specifies that icons are displayed before the file name.
showInAutomationHierarchy — Property, interface mx.automation.IAutomationObject
A flag that determines if an automation object shows in the automation hierarchy.
showInAutomationHierarchy — Property, class mx.core.UIComponent
A flag that determines if an automation object shows in the automation hierarchy.
showInAutomationHierarchy — Property, class mx.flash.UIMovieClip
A flag that determines if an automation object shows in the automation hierarchy.
SHOWING_DATA — Constant Static Property, class mx.charts.chartClasses.ChartState
The chart is currently running transitions to show the new chart data.
showInHierarchy(obj:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager
Indicates whether an automation object should be visible within the hierarchy.
showLabel — Property, class mx.preloaders.DownloadProgressBar
Controls whether to display the label, true, or not, false.
showLabels — Style, class mx.charts.AxisRenderer
Specifies whether labels should appear along the axis.
showLabelVertically — Property, class mx.charts.ColumnChart
Determines whether or not the data labels can be shown vertically.
showLine — Style, class mx.charts.AxisRenderer
Specifies whether to display the axis.
SHOW_MODAL_WINDOW_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Shows a modal window.
SHOW_MOUSE_CURSOR_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest
Asks the top-level root if the mouse cursor should be hidden given its current location.
showPercentage — Property, class mx.preloaders.DownloadProgressBar
Controls whether to display the percentage, true, or not, false.
showRedrawRegions(on:Boolean, color:uint) — Package Function, flash.profiler
Shows or hides redraw regions.
showRoot — Property, class mx.collections.HierarchicalCollectionView
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, interface mx.collections.IHierarchicalCollectionView
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.FlexNativeMenu
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.Menu
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.MenuBar
A Boolean flag that specifies whether to display the data provider's root node.
showRoot — Property, class mx.controls.PopUpMenuButton
Specifies whether to display the top-level node or nodes of the data provider.
showRoot — Property, class mx.controls.Tree
Sets the visibility of the root item.
showScrollTips — Property, class mx.core.ScrollControlBase
A flag that indicates whether a tooltip should appear near the scroll thumb when it is being dragged.
showSettings(panel:String) — Static Method , class flash.system.Security
Displays the Security Settings panel in Flash Player.
showStatusBar — Property, class mx.core.Window
If true, the status bar is visible.
showStatusBar — Property, class mx.core.WindowedApplication
If true, the status bar is visible.
showTarget — Property, class mx.effects.MaskEffect
Specifies that the target component is becoming visible, true, or invisible, false.
showTarget — Property, class mx.effects.effectClasses.MaskEffectInstance
Specifies that the target component is becoming visible, false, or invisible, true.
showTextField — Property, class mx.controls.ColorPicker
Specifies whether to show the text box that displays the color label or hexadecimal color value.
showTitleBar — Property, class mx.core.Window
If true, the window's title bar is visible.
showTitleBar — Property, class mx.core.WindowedApplication
If true, the window's title bar is visible.
showToday — Property, class mx.controls.DateChooser
If true, specifies that today is highlighted in the DateChooser control.
showToday — Property, class mx.controls.DateField
If true, specifies that today is highlighted in the DateChooser control.
showToolTips — Property, class mx.controls.RichTextEditor
Specifies whether to display tooltips for the text formatting controls.
showTrackHighlight — Style, class mx.controls.sliderClasses.Slider
Specifies whether to enable track highlighting between thumbs (or a single thumb and the beginning of the track).
shrinkDuration — Property, class mx.effects.DefaultListEffect
The duration in milliseconds applied to renderers for added and removed items.
signature — Property, class mx.messaging.management.MBeanConstructorInfo
The parameter data types that make up the constructor signature.
signature — Property, class mx.messaging.management.MBeanOperationInfo
The parameter data types that make up the operation signature.
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.
SimpleXMLDecoder — class, package mx.rpc.xml
The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects.
SimpleXMLEncoder — class, package mx.rpc.xml
The SimpleXMLEncoder class takes ActionScript Objects and encodes them to XML using default serialization.
SimpleXMLEncoder(myXML:flash.xml:XMLDocument) — Constructor, class mx.rpc.xml.SimpleXMLEncoder
Constructor.
sin(angleRadians:Number) — Static Method , class Math
Computes and returns the sine of the specified angle in radians.
Sine — class, package mx.effects.easing
The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave.
SINGLE — Constant Static Property, class mx.rpc.mxml.Concurrency
Making only one request at a time is allowed on the method; additional requests made while a request is outstanding are immediately faulted on the client and are not sent to the server.
SINGLE_CELL — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Constant definition for the selectionMode property to allow the selection of a single cell.
SINGLE_ROW — Constant Static Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
Constant definition for the selectionMode property to allow the selection of a single row.
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 mx.events.InvalidateRequestData
Bit to indicate the request handler should invalidate their size.
sizeColumn — Property, class mx.controls.FileSystemDataGrid
The DataGridColumn representing the Size column.
sizeDisplayMode — Property, class mx.controls.FileSystemDataGrid
A String specifying whether the Size column displays file sizes in bytes or rounded up to the nearest kilobyte, where a kilobyte is 1024 bytes.
sizeToPage — Property, class mx.printing.PrintAdvancedDataGrid
If true, the PrintAdvancedDataGrid readjusts its height to display only completely viewable rows.
sizeToPage — Property, class mx.printing.PrintDataGrid
If true, the PrintDataGrid readjusts its height to display only completely viewable rows.
sizeToPage — Property, class mx.printing.PrintOLAPDataGrid
If true, the PrintOLAPDataGrid readjusts its height to display only completely viewable rows.
skin — Style, class mx.controls.Button
Name of the class to use as the default skin for the background and border.
skin — Style, class mx.controls.PopUpButton
Default stateful skin class for the control.
skin — Style, class mx.controls.ComboBase
Name of the class to use as the default skin for the background and border.
skin — Style, class mx.controls.DateField
Name of the class to use as the default skin for the background and border.
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.
SLICER_AXIS — Constant Static Property, class mx.controls.OLAPDataGrid
A constant that corresponds to the slicer axis.
SLICER_AXIS — Static Property, class mx.olap.OLAPQuery
Specifies a slicer axis.
SLICER_AXIS — Static Property, class mx.olap.OLAPResult
Specifies a slicer axis.
slideDuration — Style, class mx.controls.sliderClasses.Slider
Duration in milliseconds for the sliding animation when you click on the track to move a thumb.
slideEasingFunction — Style, class mx.controls.sliderClasses.Slider
Tweening function used by the sliding animation when you click on the track to move a thumb.
Slider — class, package mx.controls.sliderClasses
The Slider class is the base class for the Flex slider controls.
Slider() — Constructor, class mx.controls.sliderClasses.Slider
Constructor.
SliderAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the Slider class, which is the parent of the HSlider and VSlider classes.
SliderAutomationImpl(obj:mx.controls.sliderClasses:Slider) — Constructor, class mx.automation.delegates.controls.SliderAutomationImpl
Constructor.
SliderDataTip — class, package mx.controls.sliderClasses
The SliderDataTip class defines the tooltip used in the mx.controls.Slider control.
SliderDataTip() — Constructor, class mx.controls.sliderClasses.SliderDataTip
Constructor.
sliderDataTipClass — Property, class mx.controls.sliderClasses.Slider
A reference to the class to use for the data tip.
SliderDirection — final class, package mx.controls.sliderClasses
The SliderDirection class defines the constant values for the direction property of the Slider class.
SliderEvent — class, package mx.events
The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes.
SliderEvent(type:String, bubbles:Boolean, cancelable:Boolean, thumbIndex:int, value:Number, triggerEvent:flash.events:Event, clickTarget:String, keyCode:int) — Constructor, class mx.events.SliderEvent
Constructor.
SliderEventClickTarget — final class, package mx.events
The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class.
SliderHighlightSkin — class, package mx.skins.halo
The skin for the highlighted state of the track of a Slider.
SliderHighlightSkin() — Constructor, class mx.skins.halo.SliderHighlightSkin
Constructor.
SliderLabel — class, package mx.controls.sliderClasses
The SliderLabel class defines the label used in the mx.controls.Slider component.
SliderLabel() — Constructor, class mx.controls.sliderClasses.SliderLabel
Constructor.
SliderThumb — class, package mx.controls.sliderClasses
The SliderThumb class represents a thumb of a Slider control.
SliderThumb() — Constructor, class mx.controls.sliderClasses.SliderThumb
Constructor.
sliderThumbClass — Property, class mx.controls.sliderClasses.Slider
A reference to the class to use for each thumb.
SliderThumbSkin — class, package mx.skins.halo
The skin for all the states of a thumb in a Slider.
SliderThumbSkin() — Constructor, class mx.skins.halo.SliderThumbSkin
Constructor.
SliderTrackSkin — class, package mx.skins.halo
The skin for the track in a Slider.
SliderTrackSkin() — Constructor, class mx.skins.halo.SliderTrackSkin
Constructor.
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.
smooth — Property, class mx.graphics.BitmapFill
A flag indicating whether to smooth the bitmap data when filling with it.
smoothBitmapContent — Property, class mx.controls.SWFLoader
A flag that indicates whether to smooth the content when it is scaled.
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.
snapInterval — Property, class mx.controls.sliderClasses.Slider
Specifies the increment value of the slider thumb as the user moves the thumb.
SOAP_ACTION_HEADER — Constant Static Property, class mx.messaging.messages.SOAPMessage
The HTTP header that stores the SOAP action for the SOAPMessage.
SOAPFault — class, package mx.rpc.soap
A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element.
SOAPFault(faultCode:QName, faultString:String, detail:String, element:XML, faultactor:String) — Constructor, class mx.rpc.soap.SOAPFault
Constructs a new SOAPFault.
SOAPHeader — class, package mx.rpc.soap
You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request.
SOAPHeader(qname:QName, content:Object) — Constructor, class mx.rpc.soap.SOAPHeader
Constructs a new SOAPHeader.
SOAPMessage — class, package mx.messaging.messages
SOAPMessages are similar to HTTPRequestMessages.
SOAPMessage() — Constructor, class mx.messaging.messages.SOAPMessage
Constructs an uninitialized SOAPMessage.
SocialSecurityValidator — class, package mx.validators
The SocialSecurityValidator class validates that a String is a valid United States Social Security number.
SocialSecurityValidator() — Constructor, class mx.validators.SocialSecurityValidator
Constructor.
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.
SolidColor — class, package mx.graphics
Defines a representation for a color, including a color and an alpha value.
SolidColor(color:uint, alpha:Number) — Constructor, class mx.graphics.SolidColor
Constructor.
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.
sort — Property, interface mx.collections.ICollectionView
The Sort that will be applied to the ICollectionView.
sort — Property, class mx.collections.ListCollectionView
The Sort that will be applied to the ICollectionView.
sort(items:Array) — method, class mx.collections.Sort
Apply the current sort to the specified array (not a copy).
sort — Event, class mx.controls.AdvancedDataGridBaseEx
Dispatched when sorting is to be performed on the AdvancedDataGrid control.
Sort — class, package mx.collections
Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface).
Sort() — Constructor, class mx.collections.Sort
Constructor.
SORT — Constant Static Property, class mx.events.AdvancedDataGridEvent
The AdvancedDataGridEvent.SORT constant defines the value of the type property of the event object for a sort event.
sortable — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Set to true to indicate that the user can click on the header of this column to sort the data provider.
sortable — Property, class mx.controls.dataGridClasses.DataGridColumn
A flag that indicates whether the user can click on the header of this column to sort the data provider.
sortableColumns — Property, class mx.controls.AdvancedDataGridBaseEx
A flag that indicates whether the user can sort the data provider items by clicking on a column header cell.
sortableColumns — Property, class mx.controls.DataGrid
A flag that indicates whether the user can sort the data provider items by clicking on a column header cell.
sortArrowSkin — Style, class mx.controls.DataGrid
The class to use as the skin for the arrow that indicates the column sort direction.
sortCompareFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
A callback function that gets called when sorting the data in the column.
sortCompareFunction — Property, class mx.controls.dataGridClasses.DataGridColumn
A callback function that gets called when sorting the data in the column.
sortDescending — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
Indicates whether the column sort is in ascending order, false, or descending order, true.
sortDescending — Property, class mx.controls.dataGridClasses.DataGridColumn
Indicates whether the column sort is in ascending order, false, or descending order, true.
SortError — class, package mx.collections.errors
This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid.
SortError(message:String) — Constructor, class mx.collections.errors.SortError
Constructor.
sortExpertMode — Property, class mx.controls.AdvancedDataGridBaseEx
By default, the sortExpertMode property is set to false, which means you click in the header area of a column to sort the rows of the AdvancedDataGrid control by that column.
SortField — class, package mx.collections
Provides the sorting information required to establish a sort on a field or property in an existing view.
SortField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Object) — Constructor, class mx.collections.SortField
Constructor.
sortFontFamily — Style, class mx.controls.AdvancedDataGrid
The font family used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
sortFontSize — Style, class mx.controls.AdvancedDataGrid
The font size used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
sortFontStyle — Style, class mx.controls.AdvancedDataGrid
The font style used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
sortFontWeight — Style, class mx.controls.AdvancedDataGrid
The font weight used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header.
SortInfo — class, package mx.controls.advancedDataGridClasses
The SortInfo class defines information about the sorting of a column of the AdvancedDataGrid control.
SortInfo(sequenceNumber:int, descending:Boolean, status:String) — Constructor, class mx.controls.advancedDataGridClasses.SortInfo
Constructor.
sortItemRenderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
The sort item renderer to be used to display the sort icon in the column header.
sortItemRenderer — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer
Specifies a custom sort item renderer.
sortOn(fieldName:Object, options:Object) — method, class Array
Sorts the elements in an array according to one or more fields in the array.
sortOnXField — Property, class mx.charts.series.AreaSeries
Requests the line datapoints be sorted from left to right before rendering.
sortOnXField — Property, class mx.charts.series.ColumnSeries
Requests the columns be sorted from left to right before rendering.
sortOnXField — Property, class mx.charts.series.LineSeries
Requests the line datapoints be sorted from left to right before rendering.
sortTuple(t1:mx.olap:OLAPTuple, t2:mx.olap:OLAPTuple) — method, class mx.olap.OLAPSet
Returns information about the relative location of two tuples in the set.
sound — Property, class mx.effects.SoundEffect
The Sound object that the MP3 file has been loaded into.
sound — Property, class mx.effects.effectClasses.SoundEffectInstance
Reference to the internal Sound object.
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.
SoundAsset — class, package mx.core
SoundAsset is a subclass of the flash.media.Sound class which represents sounds that you embed in a Flex application.
SoundAsset() — Constructor, class mx.core.SoundAsset
Constructor.
soundChannel — Property, class mx.effects.effectClasses.SoundEffectInstance
The SoundChannel object that the MP3 file has been loaded into.
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.
SoundEffect — class, package mx.effects
The SoundEffect class plays an MP3 audio file.
SoundEffect(target:Object) — Constructor, class mx.effects.SoundEffect
Constructor.
SoundEffectInstance — class, package mx.effects.effectClasses
The SoundEffectInstance class implements the instance class for the SoundEffect effect.
SoundEffectInstance(target:Object) — Constructor, class mx.effects.effectClasses.SoundEffectInstance
Constructor.
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 — Property, interface mx.core.IContainer
Controls sound within this sprite.
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 mx.charts.LegendItem
Contains a reference to the data series that the LegendItem was generated from if you bind the dataProvider property of the parent Legend control to a chart control.
source — Property, class mx.collections.ArrayCollection
The source of data in the ArrayCollection.
source — Property, class mx.collections.GroupingCollection
The source collection containing the flat data to be grouped.
source — Property, class mx.collections.HierarchicalCollectionView
The source data of the IHierarchicalCollectionView.
source — Property, class mx.collections.HierarchicalData
The source collection.
source — Property, interface mx.collections.IHierarchicalCollectionView
The source data of the IHierarchicalCollectionView.
source — Property, class mx.collections.XMLListCollection
The underlying XMLList for this collection.
source — Property, class mx.controls.ProgressBar
Refers to the control that the ProgressBar is measuring the progress of.
source — Property, class mx.controls.SWFLoader
The URL, object, class or string name of a class to load as the content.
source — Property, class mx.controls.VideoDisplay
Relative path and filename of the FLV file to stream.
source — Property, class mx.effects.SoundEffect
The URL or class of the MP3 file to play.
source — Property, class mx.effects.effectClasses.SoundEffectInstance
The URL or class of the MP3 file to play.
source — Property, class mx.events.PropertyChangeEvent
The object that the change occured on.
source — Property, class mx.graphics.BitmapFill
The source used for the bitmap fill.
source — Property, class mx.messaging.messages.RemotingMessage
This property is provided for backwards compatibility.
source — Property, class mx.printing.PrintAdvancedDataGrid
Initializes the PrintAdvancedDataGrid control and all of its properties from the specified AdvancedDataGrid control.
source — Property, class mx.printing.PrintOLAPDataGrid
Initializes the PrintOLAPDataGrid control and all of its properties from the specified OLAPDataGrid control.
source — Property, class mx.rpc.remoting.RemoteObject
Lets you specify a source value on the client; not supported for destinations that use the JavaAdapter.
source — Property, class mx.styles.StyleProxy
The object that implements the IStyleClient interface.
source — Property, class mx.validators.Validator
Specifies the object containing the property to validate.
SPACE — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Spacebar (32).
spaceAvailable — Property, class flash.filesystem.File
The space available for use at this File location, in bytes.
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.
Spacer — class, package mx.controls
The Spacer control helps you lay out children within a parent container.
Spacer() — Constructor, class mx.controls.Spacer
Constructor.
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.
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 — Property, class mx.graphics.LinearGradientStroke
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.
SpriteAsset — class, package mx.core
SpriteAsset is a subclass of the flash.display.Sprite class which represents vector graphic images that you embed in a Flex application.
SpriteAsset() — Constructor, class mx.core.SpriteAsset
Constructor.
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.
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, interface mx.charts.chartClasses.IStackable
Stacks the series.
stack() — method, class mx.charts.chartClasses.StackedSeries
Updates the series data, and uses the values of the series data it is stacking on top of so it can stack correctly.
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, class mx.charts.series.AreaSeries
Stacks the series.
stack(stackedYValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, class mx.charts.series.BarSeries
Stacks the series.
stack() — method, class mx.charts.series.BarSet
Updates the series data, and uses the values of the series data it is stacking on top of so it can stack correctly.
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — method, class mx.charts.series.ColumnSeries
Stacks the series.
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, interface mx.charts.chartClasses.IStackable2
Stacks the series.
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, class mx.charts.series.AreaSeries
Stacks the series.
stackAll(stackedPosYValueDictionary:flash.utils:Dictionary, stackedNegYValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, class mx.charts.series.BarSeries
Stacks the series.
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — method, class mx.charts.series.ColumnSeries
Stacks the series.
stackedMaximum — Property, class mx.charts.chartClasses.StackedSeries
The maximum sum represented by this stacked series.
stackedMinimum — Property, class mx.charts.chartClasses.StackedSeries
The minimum sum represented by this stacked series.
StackedSeries — class, package mx.charts.chartClasses
Stacked Series serves as the common base class for all of the stacking set series (BarSet, ColumnSet, and AreaSet).
StackedSeries() — Constructor, class mx.charts.chartClasses.StackedSeries
Constructor.
stacker — Property, interface mx.charts.chartClasses.IStackable
The StackedSeries associated with this series.
stacker — Property, class mx.charts.series.AreaSeries
The StackedSeries associated with this AreaSeries.
stacker — Property, class mx.charts.series.BarSeries
The StackedSeries associated with this BarSeries.
stacker — Property, class mx.charts.series.ColumnSeries
The StackedSeries associated with this BarSeries.
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.
stackTotals — Property, interface mx.charts.chartClasses.IStackable
The stack totals for the series.
stackTotals — Property, class mx.charts.series.AreaSeries
The stack totals for the series.
stackTotals — Property, class mx.charts.series.BarSeries
The stack totals for the series.
stackTotals — Property, class mx.charts.series.ColumnSeries
The stack totals for the series.
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, interface mx.core.IFlexDisplayObject
The Stage of the display object.
stage — Property, interface mx.managers.ISystemManager
The flash.display.Stage that represents the application window mapped to this SystemManager
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.
stageHeight — Property, class mx.preloaders.DownloadProgressBar
The height of the stage, which is passed in by the Preloader class.
stageHeight — Property, interface mx.preloaders.IPreloaderDisplay
The height of the stage, which is passed in by the Preloader class.
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.
stageWidth — Property, class mx.preloaders.DownloadProgressBar
The width of the stage, which is passed in by the Preloader class.
stageWidth — Property, interface mx.preloaders.IPreloaderDisplay
The width of the stage, which is passed in by the Preloader class.
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.desktop.InvokeEventReason
Indicates that the InvokeEvent occured for any reason other than login.
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).
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 — Property, class mx.charts.series.items.LineSeriesSegment
The index into the items array of the first item in this segment.
start — Property, class mx.effects.effectClasses.PropertyChanges
An Object containing the starting properties of the target component modified by the change in view state.
start() — method, class mx.printing.FlexPrintJob
Initializes the PrintJob object.
START — Constant Static Property, class flash.text.engine.TabAlignment
Positions the start of the tabbed text at the tab stop.
startAngle — Property, class mx.charts.series.PieSeries
Specifies the starting angle for the first slice of the PieChart control.
startAngle — Property, class mx.charts.series.items.PieSeriesItem
The start angle, in radians, of this wedge.
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.
startDelay — Property, class mx.effects.Effect
Amount of time, in milliseconds, to wait before starting the effect.
startDelay — Property, class mx.effects.EffectInstance
Amount of time, in milliseconds, to wait before starting the effect.
startDelay — Property, interface mx.effects.IEffectInstance
Amount of time, in milliseconds, to wait before starting the effect.
startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — method, class flash.display.Sprite
Lets the user drag the specified sprite.
startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — method, interface mx.core.IContainer
Lets the user drag the specified sprite.
startDragging(event:flash.events:MouseEvent) — method, class mx.containers.Panel
Called when the user starts dragging a Panel that has been popped up by the PopUpManager.
startEffect() — method, class mx.effects.EffectInstance
Plays the effect instance on the target after the startDelay period has elapsed.
startEffect() — method, interface mx.effects.IEffectInstance
Plays the effect instance on the target after the startDelay period has elapsed.
startingIndex — Property, interface mx.core.IRepeater
The index into the dataProvider at which this Repeater starts creating children.
startingIndex — Property, class mx.core.Repeater
The index into the dataProvider at which this Repeater starts creating children.
startMove() — method, class flash.display.NativeWindow
Starts a system-controlled move of this window.
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.
startTime — Property, class mx.effects.SoundEffect
The initial position in the MP3 file, in milliseconds, at which playback should start.
startTime — Property, class mx.effects.effectClasses.SoundEffectInstance
The initial position in the MP3 file, in milliseconds, at which playback should start.
state — Property, class mx.controls.VideoDisplay
The current state of the VideoDisplay control.
state — Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property when the event occurs.
State — class, package mx.states
The State class defines a view state, a particular view of a component.
State() — Constructor, class mx.states.State
Constructor.
stateChange — Event, class mx.controls.VideoDisplay
Dispatched when the state of the control changes.
STATE_CHANGE — Constant Static Property, class mx.events.VideoEvent
The VideoEvent.STATE_CHANGE constant defines the value of the type property of the event object for a stateChange event.
StateChangeEvent — class, package mx.events
The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes.
StateChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldState:String, newState:String) — Constructor, class mx.events.StateChangeEvent
Constructor.
stateResponsive — Property, class mx.controls.VideoDisplay
Specifies whether the VideoDisplay control is in a responsive state, true, or in the unresponsive state, false.
stateResponsive — Property, class mx.events.VideoEvent
The value of the VideoDisplay.stateResponsive property when the event occurs.
states — Property, class mx.core.UIComponent
The view states that are defined for this component.
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 mx.containers.Panel
Text in the status area of the title bar.
status — Property, class mx.controls.advancedDataGridClasses.SortInfo
Contains PROPOSEDSORT if the sort is only a visual indication of the proposed sort, or contains ACTUALSORT if the sort is the actual current sort.
status — Property, interface mx.core.IWindow
The string that appears in the status bar, if it is visible.
status — Property, class mx.core.Window
The string that appears in the status bar, if it is visible.
status — Property, class mx.core.WindowedApplication
The string that appears in the status bar, if it is visible.
status — Property, class mx.core.windowClasses.StatusBar
The string that appears in the status bar, if it is visible.
status(message:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageResponder
Called by the channel that created this MessageResponder when a fault response returns from the destination.
status — Event, class mx.messaging.channels.StreamingConnectionHandler
Dispatched when the StreamingConnectionHandler receives a status command from the server.
STATUS — Constant Static Property, class flash.events.StatusEvent
Defines the value of the type property of a status event object.
statusBar — Property, class mx.core.Window
The UIComponent that displays the status bar.
statusBar — Property, class mx.core.WindowedApplication
The UIComponent that displays the status bar.
StatusBar — class, package mx.core.windowClasses
The default status bar for a WindowedApplication or a Window.
StatusBar() — Constructor, class mx.core.windowClasses.StatusBar
Constructor.
statusBarBackgroundColor — Style, class mx.core.Window
The colors used to draw the status bar.
statusBarBackgroundColor — Style, class mx.core.WindowedApplication
The colors used to draw the status bar.
statusBarBackgroundSkin — Style, class mx.core.Window
The status bar background skin.
statusBarBackgroundSkin — Style, class mx.core.WindowedApplication
The status bar background skin.
StatusBarBackgroundSkin — class, package mx.skins.halo
The skin for the StatusBar of a WindowedApplication or Window.
StatusBarBackgroundSkin() — Constructor, class mx.skins.halo.StatusBarBackgroundSkin
Constructor.
statusBarFactory — Property, class mx.core.Window
The IFactory that creates an instance to use as the status bar.
statusBarFactory — Property, class mx.core.WindowedApplication
The IFactory that creates an instance to use as the status bar.
statusBarStyleFilters — Property, class mx.core.Window
Set of styles to pass from the window to the status bar.
statusBarStyleFilters — Property, class mx.core.WindowedApplication
Set of styles to pass from the WindowedApplication to the status bar.
statusBarVisible — Property, class flash.html.HTMLWindowCreateOptions
Specifies whether a status bar should be displayed.
statusCode — Property, class mx.rpc.events.FaultEvent
If the source message was sent via HTTP, this property provides access to the HTTP response status code (if available), otherwise the value is 0.
statusCode — Property, class mx.rpc.events.ResultEvent
If the source message was sent via HTTP, this property provides access to the HTTP response status code (if available), otherwise the value is 0.
STATUS_CODE_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage
A status code can provide context about the nature of a response message.
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.
statusHandler(message:mx.messaging.messages:IMessage) — method, class mx.messaging.MessageResponder
Subclasses must override this method to perform custom processing of the status and invoke the proper callbacks on the associated MessageAgent.
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.
statusStyleName — Style, class mx.containers.Panel
Style declaration name for the status in the title bar.
statusTextField — Property, class mx.containers.Panel
The UITextField sub-control that displays the status.
statusTextField — Property, class mx.core.windowClasses.StatusBar
A reference to the UITextField that displays the status bar's text.
statusTextStyleName — Style, class mx.core.Window
Style declaration for the status text.
statusTextStyleName — Style, class mx.core.WindowedApplication
Style declaration for the status text.
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.
stepSize — Property, class mx.controls.NumericStepper
Non-zero unit of change between values.
stickyHighlighting — Property, class mx.controls.Button
If false, the Button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it.
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() — method, class mx.controls.VideoDisplay
Stops playback.
stop() — method, class mx.effects.Effect
Stops the effect, leaving the effect targets in their current state.
stop() — method, class mx.effects.EffectInstance
Stops the effect, leaving the target in its current state.
stop() — method, interface mx.effects.IEffect
Stops the effect, leaving the effect targets in their current state.
stop() — method, interface mx.effects.IEffectInstance
Stops the effect, leaving the target in its current state.
stop() — method, class mx.effects.Tween
Stops the tween, ending it without dispatching an event or calling the Tween's endFunction or onTweenEnd().
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.
stopDrag() — method, interface mx.core.IContainer
Ends the startDrag() method.
stopDragging() — method, class mx.containers.Panel
Called when the user stops dragging a Panel that has been popped up by the PopUpManager.
stopImmediatePropagation() — method, class flash.events.Event
Prevents processing of any event listeners in the current node and any subsequent nodes in the event flow.
STOPPED — Constant Static Property, class mx.events.VideoEvent
The value of the VideoDisplay.state property when an FLV file is loaded but play has stopped.
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.
storeDragProxy(dragProxy:Object) — method, interface mx.automation.IAutomationManager2
StreamingAMFChannel — class, package mx.messaging.channels
The StreamingAMFChannel class provides support for messaging and offers a different push model than the base AMFChannel.
StreamingAMFChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.StreamingAMFChannel
Constructor.
StreamingConnectionHandler — class, package mx.messaging.channels
A helper class that is used by the streaming channels to open an internal HTTP connection to the server that is held open to allow the server to stream data down to the client with no poll overhead.
StreamingConnectionHandler(channel:mx.messaging:Channel, log:mx.logging:ILogger) — Constructor, class mx.messaging.channels.StreamingConnectionHandler
Constructor.
StreamingHTTPChannel — class, package mx.messaging.channels
The StreamingHTTPChannel class provides support for messaging and offers a different push model than the base HTTPChannel.
StreamingHTTPChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.StreamingHTTPChannel
Constructor.
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.
strength — Property, class mx.effects.Glow
The strength of the imprint or spread.
strength — Property, class mx.effects.effectClasses.GlowInstance
The strength of the glow.
stretchCursor — Style, class mx.controls.AdvancedDataGridBaseEx
The class to use as the skin for the cursor that indicates that a column can be resized.
stretchCursor — Style, class mx.controls.DataGrid
The class to use as the skin for the cursor that indicates that a column can be resized.
strictNillability — Property, interface mx.rpc.xml.IXMLEncoder
When true, null values are encoded according to XML Schema rules (requires nillable=true to be set in the definition).
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
stringCompare(a:String, b:String, caseInsensitive:Boolean) — Static Method , class mx.utils.ObjectUtil
Compares two String values.
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
stringToDate(valueString:String, inputFormat:String) — Static Method , class mx.controls.DateField
Parses a String object that contains a date, and returns a Date object corresponding to the String.
stringToObject(string:String, separator:String, decodeURL:Boolean) — Static Method , class mx.utils.URLUtil
Returns an object from a 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
StringUtil — class, package mx.utils
The StringUtil utility class is an all-static class with methods for working with String objects within Flex.
StringValidator — class, package mx.validators
The StringValidator class validates that the length of a String is within a specified range.
StringValidator() — Constructor, class mx.validators.StringValidator
Constructor.
stripNaNs(cache:Array, field:String) — method, class mx.charts.chartClasses.CartesianDataCanvas
Removes any item from the provided cache whose field property is NaN.
stripNaNs(cache:Array, field:String) — method, class mx.charts.chartClasses.PolarDataCanvas
Removes any item from the provided cache whose field property is NaN.
stripNaNs(cache:Array, field:String) — method, class mx.charts.chartClasses.Series
Removes any item from the provided cache whose field property is NaN.
stroke — Style, class mx.charts.series.PieSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.AreaSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.BarSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.BubbleSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.HLOCSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.CandlestickSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.ColumnSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.PlotSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.series.LineSeries
Sets the stroke style for this data series.
stroke — Style, class mx.charts.LegendItem
Specifies the line stroke for the legend element.
stroke — Style, class mx.charts.Legend
Specifies the line stroke for the legend element.
Stroke — class, package mx.graphics
The Stroke class defines the properties for a line.
Stroke(color:uint, weight:Number, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, class mx.graphics.Stroke
Constructor.
strokeColor — Style, class mx.controls.VRule
The color of the line.
strokeColor — Style, class mx.controls.HRule
The color of the line.
strokeWidth — Style, class mx.controls.VRule
The thickness of the rule in pixels.
strokeWidth — Style, class mx.controls.HRule
The thickness of the rule in pixels.
stub — Property, class flash.accessibility.AccessibilityImplementation
If a component is released without an ActionScript accessibility implementation, it is strongly suggested that a component accessibility stub be included.
style — Property, class mx.rpc.wsdl.WSDLBinding
Represents a SOAP binding style attribute which is the default for any operation defined under this binding.
styleChanged(styleProp:String) — method, class mx.charts.chartClasses.CartesianChart
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.charts.chartClasses.HLOCSeriesBase
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.charts.series.BubbleSeries
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.controls.LinkBar
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.controls.OLAPDataGrid
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.core.UIComponent
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.core.UITextField
Detects changes to style properties.
styleChanged(styleProp:String) — method, class mx.core.windowClasses.TitleBar
Called by the StyleManager when a style changes.
styleChanged(styleProp:String) — method, class mx.skins.ProgrammaticSkin
Whenever any style changes, redraw this skin.
styleChanged(styleProp:String) — method, interface mx.styles.ISimpleStyleClient
Called when the value of a style property is changed.
styleChanged(styleProp:String) — method, class mx.styles.StyleProxy
Called when the value of a style property is changed.
styleDeclaration — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, class mx.controls.dataGridClasses.DataGridItemRenderer
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, class mx.core.UIComponent
Storage for the inline inheriting styles on this object.
styleDeclaration — Property, interface mx.styles.IStyleClient
The style declaration used by this object.
styleDeclaration — Property, class mx.styles.StyleProxy
The style declaration used by this object.
StyleEvent — class, package mx.events
The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded.
StyleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String) — Constructor, class mx.events.StyleEvent
Constructor.
styleFunction — Property, class mx.controls.OLAPDataGrid
A callback function called while rendering each cell in the cell data area.
styleFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase
A callback function called while rendering each cell.
styleFunction — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn
A callback function that is called when rendering each cell.
StyleManager — class, package mx.styles
The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values
styleName — Property, class mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider
The name of a CSS style declaration for controlling the appearance of the cell.
styleName — Property, class mx.core.UIComponent
The class style used by this component.
styleName — Property, class mx.core.UITextField
The class style used by this component.
styleName — Property, class mx.skins.ProgrammaticSkin
A parent component used to obtain style values.
styleName — Property, interface mx.styles.ISimpleStyleClient
The source of this object's style values.
styleName — Property, class mx.styles.StyleProxy
The source of this object's style values.
styleNames — Property, class flash.text.StyleSheet
An array that contains the names (as strings) of all of the styles registered in this style sheet.
StyleProxy — class, package mx.styles
Wraps an object that implements the IStyleClient interface.
StyleProxy(source:mx.styles:IStyleClient, filterMap:Object) — Constructor, class mx.styles.StyleProxy
Constructor.
stylesFactory — Property, class mx.core.UIComponentDescriptor
A Function that constructs an Object containing name/value pairs for the instance styles for the component, as specified in MXML.
styleSheet — Property, class flash.text.TextField
Attaches a style sheet to the text field.
styleSheet — Property, class mx.controls.Label
A flash.text.StyleSheet object that can perform rendering on the Label control's text.
styleSheet — Property, class mx.controls.TextArea
A flash.text.StyleSheet object that can perform rendering on the TextArea control's text.
styleSheet — Property, interface mx.core.IUITextField
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.
stylesInitialized() — method, class mx.charts.chartClasses.Series
Calls the legendDataChanged() method.
stylesInitialized() — method, class mx.core.UIComponent
Flex calls the stylesInitialized() method when the styles for a component are first initialized.
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.
subField — Property, class mx.validators.ValidationResult
The name of the subfield that the result is associated with.
subFields — Property, class mx.validators.Validator
An Array of Strings containing the names for the properties contained in the value Object passed to the validate() method.
submenu — Property, class flash.display.NativeMenuItem
The submenu associated with this menu item.
SUBPIXEL — Constant Static Property, class flash.text.GridFitType
Fits strong horizontal and vertical lines to the sub-pixel grid on LCD monitors.
subscribe(clientId:String) — method, class mx.messaging.AbstractConsumer
Subscribes to the remote destination.
subscribed — Property, class mx.messaging.AbstractConsumer
Indicates whether the Consumer is currently subscribed.
SUBSCRIBE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to subscribe to a remote destination.
SubscriptionInfo — class, package mx.messaging
This is the class used for elements of the ArrayCollection subscriptions property in the MultiTopicConsumer property.
SubscriptionInfo(st:String, sel:String, mf:uint) — Constructor, class mx.messaging.SubscriptionInfo
Builds a new SubscriptionInfo with the specified subtopic and selector.
SUBSCRIPTION_INVALIDATE_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage
This operation is used to indicate that the client's subscription with a remote destination has timed out.
subscriptions — Property, class mx.messaging.MultiTopicConsumer
Stores an Array of SubscriptionInfo objects.
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.
substitute(str:String, ... rest) — Static Method , class mx.utils.RPCStringUtil
Substitutes "{n}" tokens within the specified string with the respective arguments passed in.
substitute(str:String, ... rest) — Static Method , class mx.utils.StringUtil
Substitutes "{n}" tokens within the specified string with the respective arguments passed in.
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.
subtopic — Property, class mx.messaging.Consumer
Provides access to the subtopic for the remote destination that the MessageAgent uses.
subtopic — Property, class mx.messaging.Producer
Provides access to the subtopic for the remote destination that the MessageAgent uses.
subtopic — Property, class mx.messaging.SubscriptionInfo
The subtopic.
SUBTOPIC_HEADER — Constant Static Property, class mx.messaging.messages.AsyncMessage
Messages sent by a MessageAgent with a defined subtopic property indicate their target subtopic in this header.
subtopics — Property, class mx.messaging.MultiTopicProducer
Provides access to the list of subtopics used in publishing any messages
SUBTOPIC_SEPARATOR — Constant Static Property, class mx.messaging.messages.CommandMessage
The separator string used for separating subtopic and selectors in the add and remove subscription headers.
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.
succeeded — Property, class mx.automation.events.AutomationReplayEvent
Contains true if the replay was successful, and false if not.
SUCCESS — Constant Static Property, class flash.text.engine.TextLineCreationResult
Indicates the line was successfully broken.
SumAggregator — class, package mx.olap.aggregators
The SumAggregator class implements the sum aggregator.
summaries — Property, class mx.collections.GroupingCollection
Array of SummaryRow instances that define any root-level data summaries.
summaries — Property, class mx.collections.GroupingField
Array of SummaryRow instances that define the group-level summaries.
SummaryField — class, package mx.collections
The SummaryField class represents a single property in a SummaryRow instance.
SummaryField(dataField:String, operation:String) — Constructor, class mx.collections.SummaryField
Constructor.
summaryFunction — Property, class mx.collections.SummaryField
Specifies a callback function to compute a custom data summary.
SummaryObject — Dynamic Class, package mx.collections
The SummaryObject class defines the object used to store information when performing custom data summaries on grouped data.
SummaryObject() — Constructor, class mx.collections.SummaryObject
Constructor.
summaryObjectFunction — Property, class mx.collections.SummaryRow
Specifies a callback function that defines the summary object, which is an instance of the SummaryObject class.
summaryPlacement — Property, class mx.collections.SummaryRow
Specifies where the summary row appears in the AdvancedDataGrid control.
SummaryRow — class, package mx.collections
The SummaryRow class represents a summary row of the AdvancedDataGrid.
SummaryRow() — Constructor, class mx.collections.SummaryRow
Constructor.
sumRowHeights(startRowIdx:int, endRowIdx:int) — method, class mx.controls.listClasses.ListBase
Determine the height of the requested set of rows.
super — Statement
Invokes the superclass or parent version of a method or constructor.
superClassName — Property, interface mx.automation.IAutomationClass
The name of the class's superclass.
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.
supports32BitProcesses — Static Property, class flash.system.Capabilities
Specifies whether the system supports running 32-bit processes.
supports64BitProcesses — Static Property, class flash.system.Capabilities
Specifies whether the system supports running 64-bit processes.
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.
suspendBackgroundProcessing() — Static Method , class mx.core.UIComponent
Blocks the background processing of methods queued by callLater(), until resumeBackgroundProcessing() is called.
suspendBackgroundProcessing — Property, class mx.effects.Effect
If true, blocks all background processing while the effect is playing.
suspendBackgroundProcessing — Property, class mx.effects.EffectInstance
If true, blocks all background processing while the effect is playing.
suspendBackgroundProcessing — Property, interface mx.effects.IEffectInstance
If true, blocks all background processing while the effect is playing.
suspendEventHandling() — Static Method , class mx.effects.EffectManager
After this method is called, the EffectManager class ignores all events, and no effects are triggered, until a call to resumeEventHandling().
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.
swapChildren(child1:flash.display:DisplayObject, child2:flash.display:DisplayObject) — method, interface mx.core.IContainer
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.
swapChildrenAt(index1:int, index2:int) — method, interface mx.core.IContainer
Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list.
swatchBorderColor — Style, class mx.controls.ColorPicker
Color of the swatches' borders.
swatchBorderSize — Style, class mx.controls.ColorPicker
Size of the outlines of the swatches' borders.
swatchGridBackgroundColor — Style, class mx.controls.ColorPicker
Color of the background rectangle behind the swatch grid.
swatchGridBorderSize — Style, class mx.controls.ColorPicker
Size of the single border around the grid of swatches.
swatchHeight — Style, class mx.controls.ColorPicker
Height of each swatch.
swatchHighlightColor — Style, class mx.controls.ColorPicker
Color of the highlight that appears around the swatch when the user rolls over a swatch.
swatchHighlightSize — Style, class mx.controls.ColorPicker
Size of the highlight that appears around the swatch when the user rolls over a swatch.
SwatchPanelSkin — class, package mx.skins.halo
The skin for the border of a SwatchPanel.
SwatchPanelSkin() — Constructor, class mx.skins.halo.SwatchPanelSkin
Constructor.
swatchPanelStyleName — Style, class mx.controls.ColorPicker
Name of the class selector that defines style properties for the swatch panel.
SwatchSkin — class, package mx.skins.halo
The skin used for all color swatches in a ColorPicker.
SwatchSkin() — Constructor, class mx.skins.halo.SwatchSkin
Constructor.
swatchStyleFilters — Property, class mx.controls.ColorPicker
Set of styles to pass from the ColorPicker through to the preview swatch.
swatchWidth — Style, class mx.controls.ColorPicker
Width of each swatch.
swfBridge — Property, class mx.controls.SWFLoader
A bridge to the application that is associated with the implementor of this interface.
swfBridge — Property, interface mx.core.ISWFBridgeProvider
A bridge to the application that is associated with the implementor of this interface.
swfBridge — Property, class mx.managers.SystemManager
A bridge to the application that is associated with the implementor of this interface.
swfBridge — Property, class mx.managers.WindowedSystemManager
SWFBridgeEvent — class, package mx.events
This is an event that is sent between applications that are in different security sandboxes.
SWFBridgeEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:Object) — Constructor, class mx.events.SWFBridgeEvent
Constructor.
swfBridgeGroup — Property, interface mx.managers.ISystemManager
Contains all the bridges to other applications that this application is connected to.
swfBridgeGroup — Property, class mx.managers.SystemManager
swfBridgeGroup — Property, class mx.managers.WindowedSystemManager
SWFBridgeGroup — class, package mx.core
A SWFBridgeGroup represents all of the sandbox bridges that an application needs to communicate with its parent and children.
SWFBridgeGroup(owner:mx.managers:ISystemManager) — Constructor, class mx.core.SWFBridgeGroup
Constructor.
SWFBridgeRequest — class, package mx.events
An event that is sent between applications through the sharedEvents dispatcher that exists between two application SWFs.
SWFBridgeRequest(type:String, bubbles:Boolean, cancelable:Boolean, requestor:flash.events:IEventDispatcher, data:Object) — Constructor, class mx.events.SWFBridgeRequest
Constructor.
SWFLoader — class, package mx.controls
The SWFLoader control loads and displays a specified SWF file.
SWFLoader() — Constructor, class mx.controls.SWFLoader
Constructor.
SWFLoaderAutomationImpl — class, package mx.automation.delegates.controls
Defines methods and properties required to perform instrumentation for the SWFLoader control.
SWFLoaderAutomationImpl(obj:mx.controls:SWFLoader) — Constructor, class mx.automation.delegates.controls.SWFLoaderAutomationImpl
Constructor.
swfVersion — Property, class flash.display.LoaderInfo
The file format version of the loaded SWF file.
swfVersion — Static Property, class mx.messaging.config.LoaderConfig
If the LoaderConfig has been initialized, this should represent the top-level MovieClip's swfVersion.
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.
SwitchSymbolFormatter — class, package mx.formatters
The SwitchSymbolFormatter class is a utility class that you can use when creating custom formatters.
SwitchSymbolFormatter(numberSymbol:String) — Constructor, class mx.formatters.SwitchSymbolFormatter
Constructor.
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.
systemChrome — Property, interface mx.core.IWindow
Specifies the type of system chrome (if any) the window has.
systemChrome — Property, class mx.core.Window
Specifies the type of system chrome (if any) the window has.
systemChrome — Property, class mx.core.WindowedApplication
Specifies the type of system chrome (if any) the window has.
systemManager — Property, interface mx.core.IUIComponent
A reference to the SystemManager object for this component.
systemManager — Property, class mx.core.UIComponent
Returns the SystemManager object used by this component.
systemManager — Property, class mx.core.UITextField
Returns the SystemManager object used by this component.
systemManager — Property, class mx.flash.UIMovieClip
A reference to the SystemManager object for this component.
systemManager — Property, interface mx.managers.IFocusManagerContainer
Returns the SystemManager object used by this component.
SystemManager — class, package mx.managers
The SystemManager class manages an application window.
SystemManager() — Constructor, class mx.managers.SystemManager
Constructor.
SYSTEM_MANAGER_REQUEST — Constant Static Property, class mx.events.InterManagerRequest
Request the SystemManager to perform some action.
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.
SystemTrayIcon — class, package flash.desktop
The SystemTrayIcon class represents the Windows taskbar® notification area (system tray)-style icon.
systemTrayIconMenu — Property, class mx.core.WindowedApplication
The system tray icon menu.
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