Symbols   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
S — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the S key (83).
sameDomain — Property, class flash.display.LoaderInfo
Expresses the domain relationship between the loader and the content: true if they have the same origin domain; false otherwise.
Sample — class, package flash.sampler
The Sample class creates objects that hold memory analysis information over distinct durations.
sampleData — Event, class flash.media.Sound
Dispatched when the player requests new audio data.
SAMPLE_DATA — Constant Static Property, class flash.events.SampleDataEvent
Defines the value of the type property of a SampleDataEvent event object.
SampleDataEvent — class, package flash.events
Dispatched when the player requests new audio data.
SampleDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, theposition:Number, thedata:flash.utils:ByteArray) — Constructor, class flash.events.SampleDataEvent
Creates an event object that contains information about audio data events.
sandboxType — Property, class flash.events.BrowserInvokeEvent
The sandbox type for the content in the browser.
sandboxType — Static Property, class flash.system.Security
Indicates the type of security sandbox in which the calling file is operating.
saturation — Property, class fl.motion.AdjustColor
Sets the saturation of the AdjustColor filter.
save(data, defaultFileName:String) — method, class flash.net.FileReference
Opens a dialog box that lets the user save a file to the local filesystem.
save — Property, class flash.ui.ContextMenuBuiltInItems
Lets the user with Shockmachine installed save a SWF file.
scale(sx:Number, sy:Number) — method, class flash.geom.Matrix
Applies a scaling transformation to the matrix.
scale9Grid — Property, class flash.display.DisplayObject
The current scaling grid that is in effect.
scaleBy(s:Number) — method, class flash.geom.Vector3D
Scales the current Vector3D object by a scalar, a magnitude.
scaleContent — Property, class fl.containers.UILoader
Gets or sets a value that indicates whether to automatically scale the image to the size of the UILoader instance.
scaleMode — Property, class fl.video.FLVPlayback
Specifies how the video will resize after loading.
scaleMode — Property, class fl.video.VideoPlayer
Specifies how the video resizes after loading.
scaleMode — Property, class flash.display.GraphicsStroke
Specifies the stroke thickness scaling.
scaleMode — Property, class flash.display.Stage
A value from the StageScaleMode class that specifies which scale mode to use.
scaleX — Property, class fl.core.UIComponent
Multiplies the current width of the component by a scale factor.
scaleX — Property, class fl.motion.KeyframeBase
Indicates the horizontal scale as a percentage of the object as applied from the transformation point.
scaleX — Property, class fl.motion.Source
Indicates the scaleX value of the original object.
scaleX — Property, class fl.video.FLVPlayback
A number that is the horizontal scale.
scaleX — Property, class fl.video.VideoPlayer
A number that is the horizontal scale.
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.
SCALE_X — Constant Static Property, class fl.motion.Tweenables
Constant for the scaleX property.
scaleY — Property, class fl.core.UIComponent
Multiplies the current height of the component by a scale factor.
scaleY — Property, class fl.motion.KeyframeBase
Indicates the vertical scale as a percentage of the object as applied from the transformation point.
scaleY — Property, class fl.motion.Source
Indicates the scaleY value of the original object.
scaleY — Property, class fl.video.FLVPlayback
A number that is the vertical scale.
scaleY — Property, class fl.video.VideoPlayer
A number that is the vertical scale.
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.
SCALE_Y — Constant Static Property, class fl.motion.Tweenables
Constant for the scaleY property.
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.
sceneName — Property, class fl.motion.AnimatorBase
sceneName — Property, class fl.motion.AnimatorFactoryBase
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.
Screen — final class, package flash.display
The Screen class provides information about the display screens available to this application.
SCREEN — Constant Static Property, class flash.display.BlendMode
Multiplies the complement (inverse) of the display object color by the complement of the background color, resulting in a bleaching effect.
screenColor — Static Property, class flash.system.Capabilities
Specifies the screen color.
screenDPI — Static Property, class flash.system.Capabilities
Specifies the dots-per-inch (dpi) resolution of the screen, in pixels.
ScreenMouseEvent — class, package flash.events
The SystemTrayIcon object dispatches events of type ScreenMouseEvent in response to mouse interaction.
ScreenMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, screenX:Number, screenY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, commandKey:Boolean, controlKey:Boolean) — Constructor, class flash.events.ScreenMouseEvent
Creates a ScreenMouseEvent object that contains the mouse location in screen coordinates.
screenResolutionX — Static Property, class flash.system.Capabilities
Specifies the maximum horizontal resolution of the screen.
screenResolutionY — Static Property, class flash.system.Capabilities
Specifies the maximum vertical resolution of the screen.
screens — Static Property, class flash.display.Screen
The array of the currently available screens.
screenX — Property, class flash.events.ScreenMouseEvent
The X position of the click in screen coordinates.
screenY — Property, class flash.events.ScreenMouseEvent
The Y position of the click in screen coordinates.
ScriptTimeoutError — Dynamic Class, package flash.errors
The ScriptTimeoutError exception is thrown when the script timeout interval is reached.
ScriptTimeoutError(message:String) — Constructor, class flash.errors.ScriptTimeoutError
Creates a new ScriptTimeoutError object.
scroll — Event, class fl.containers.BaseScrollPane
Dispatched when the user scrolls content by using the scroll bars on the component or the wheel on a mouse device.
scroll — Event, class fl.containers.ScrollPane
Dispatched when the user scrolls content by using the scroll bars on the component or the wheel on a mouse device.
scroll — Event, class fl.controls.ComboBox
Dispatched when the user scrolls the drop-down list of the ComboBox component.
scroll — Event, class fl.controls.ScrollBar
Dispatched when the ScrollBar instance's scrollPosition property changes.
scroll — Event, class fl.controls.SelectableList
Dispatched when the user scrolls horizontally or vertically.
scroll — Event, class fl.controls.TextArea
Dispatched when the content is scrolled.
scroll(x:int, y:int) — method, class flash.display.BitmapData
Scrolls an image by a certain (x, y) pixel amount.
scroll — Event, class flash.html.HTMLLoader
Signals that the scrollH or scrollV property has been changed by the HTMLLoader object.
scroll — Event, class flash.text.TextField
Dispatched by a TextField object after the user scrolls.
SCROLL — Constant Static Property, class fl.core.InvalidationType
The InvalidationType.SCROLL constant defines the value of the type property of the event object that is dispatched to indicate that the scroll position of the component is invalid.
SCROLL — Constant Static Property, class fl.events.ScrollEvent
Defines the value of the type property of a scroll event object.
SCROLL — Constant Static Property, class flash.events.Event
The Event.SCROLL constant defines the value of the type property of a scroll event object.
ScrollBar — class, package fl.controls
The ScrollBar component provides the end user with a way to control the portion of data that is displayed when there is too much data to fit in the display area.
ScrollBar() — Constructor, class fl.controls.ScrollBar
Creates a new ScrollBar component instance.
ScrollBarDirection — class, package fl.controls
Defines the values for the direction property of the ScrollBar component.
scrollBarsVisible — Property, class flash.html.HTMLWindowCreateOptions
Specifies whether scrollbars should be displayed.
scrollDrag — Property, class fl.containers.ScrollPane
Gets or sets a value that indicates whether scrolling occurs when a user drags on content within the scroll pane.
ScrollEvent — class, package fl.events
The ScrollEvent class defines the scroll event that is associated with the ScrollBar component.
ScrollEvent(direction:String, delta:Number, position:Number) — Constructor, class fl.events.ScrollEvent
Creates a new ScrollEvent object with the specified parameters.
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.
ScrollPane — class, package fl.containers
The ScrollPane component displays display objects and JPEG, GIF, and PNG files, as well as SWF files, in a scrollable area.
ScrollPane() — Constructor, class fl.containers.ScrollPane
Creates a new ScrollPane component instance.
scrollPolicy — Property, class fl.controls.TileList
Gets or sets the scroll policy for the TileList component.
ScrollPolicy — class, package fl.controls
Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the BaseScrollPane class.
scrollPosition — Property, class fl.controls.ScrollBar
Gets or sets the current scroll position and updates the position of the thumb.
scrollRect — Property, class flash.display.DisplayObject
The scroll rectangle bounds of the display object.
scrollTarget — Property, class fl.controls.UIScrollBar
Registers a TextField component instance with the ScrollBar component instance.
scrollToIndex(newCaretIndex:int) — method, class fl.controls.DataGrid
Scrolls the list to the item at the specified index.
scrollToIndex(newCaretIndex:int) — method, class fl.controls.List
Scrolls the list to the item at the specified index.
scrollToIndex(newCaretIndex:int) — method, class fl.controls.SelectableList
Scrolls the list to the item at the specified index.
scrollToIndex(newCaretIndex:int) — method, class fl.controls.TileList
Scrolls the list to the item at the specified index.
scrollToSelected() — method, class fl.controls.SelectableList
Scrolls the list to the item at the location indicated by the current value of the selectedIndex property.
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.
scrubbing — Property, class fl.video.FLVPlayback
A Boolean value that is true if the user is scrubbing with the SeekBar and false otherwise.
scrubFinish — Event, class fl.video.FLVPlayback
Dispatched when the user stops scrubbing the FLV file with the seek bar.
SCRUB_FINISH — Constant Static Property, class fl.video.VideoEvent
Defines the value of the type property of a scrubFinish event object.
scrubStart — Event, class fl.video.FLVPlayback
Dispatched when the user begins scrubbing the FLV file with the seek bar.
SCRUB_START — Constant Static Property, class fl.video.VideoEvent
Defines the value of the type property of a scrubStart event object.
search(pattern) — method, class String
Searches for the specifed pattern and returns the index of the first matching substring.
seconds — Property, class Date
The seconds (an integer from 0 to 59) portion of a Date object according to local time.
secondsToTime(sec:Number) — method, class fl.video.FLVPlaybackCaptioning
Returns a number of seconds as a timecode string.
secondsUTC — Property, class Date
The seconds (an integer from 0 to 59) portion of a Date object according to universal time (UTC).
Security — final class, package flash.system
The Security class lets you specify how content in different domains can communicate with each other.
securityDomain — Property, class flash.events.BrowserInvokeEvent
The security domain for the content in the browser, such as "www.adobe.com" or "www.example.org".
securityDomain — Property, class flash.system.LoaderContext
Specifies the security domain to use for a Loader.load() operation.
SecurityDomain — class, package flash.system
The SecurityDomain class represents the current security "sandbox," also known as a security domain.
securityError — Event, class fl.containers.ScrollPane
Dispatched after a security error occurs while content is loading.
securityError — Event, class fl.containers.UILoader
Dispatched after a security error occurs while content is loading.
securityError — Event, class fl.video.FLVPlaybackCaptioning
Dispatched if a call to the URLLoader.load() event attempts to load a Timed Text XML file from a server outside the security sandbox.
securityError — Event, class flash.filesystem.File
Dispatched when an operation violates a security constraint.
securityError — Event, class flash.net.FileReference
Dispatched when a call to the FileReference.upload() or FileReference.download() method tries to upload a file to a server or get a file from a server that is outside the caller's security sandbox.
securityError — Event, class flash.net.LocalConnection
Dispatched if a call to LocalConnection.send() attempts to send data to a different security sandbox.
securityError — Event, class flash.net.NetConnection
Dispatched if a call to NetConnection.call() attempts to connect to a server outside the caller's security sandbox.
securityError — Event, class flash.net.Socket
Dispatched if a call to Socket.connect() attempts to connect either to a server outside the caller's security sandbox or to a port lower than 1024.
securityError — Event, class flash.net.URLLoader
Dispatched if a call to URLLoader.load() attempts to load data from a server outside the security sandbox.
securityError — Event, class flash.net.URLStream
Dispatched if a call to URLStream.load() attempts to load data from a server outside the security sandbox.
securityError — Event, class flash.net.XMLSocket
Dispatched if a call to the XMLSocket.connect() method attempts to connect either to a server outside the caller's security sandbox or to a port lower than 1024.
SecurityError — Dynamic Class, Top Level
The SecurityError exception is thrown when some type of security violation takes place.
SecurityError(message:String) — Constructor, class SecurityError
Creates a new SecurityError object.
SECURITY_ERROR — Constant Static Property, class flash.events.SecurityErrorEvent
The SecurityErrorEvent.SECURITY_ERROR constant defines the value of the type property of a securityError event object.
SecurityErrorEvent — class, package flash.events
An object dispatches a SecurityErrorEvent object to report the occurrence of a security error.
SecurityErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class flash.events.SecurityErrorEvent
Creates an Event object that contains information about security error events.
SecurityPanel — final class, package flash.system
The SecurityPanel class provides values for specifying which Security Settings panel you want to display.
seek(time:Number) — method, class fl.video.FLVPlayback
Seeks to a given time in the file, specified in seconds, with a precision of three decimal places (milliseconds).
seek(time:Number) — method, class fl.video.VideoPlayer
Seeks to a given time in the file, specified in seconds, with a precision of three decimal places (milliseconds).
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.
seekBar — Property, class fl.video.FLVPlayback
The SeekBar control.
seekBarInterval — Property, class fl.video.FLVPlayback
A number that specifies, in milliseconds, how often to check the SeekBar handle when scrubbing.
seekBarScrubTolerance — Property, class fl.video.FLVPlayback
A number that specifies how far a user can move the SeekBar handle before an update occurs.
seeked — Event, class fl.video.FLVPlayback
Dispatched when the location of the playhead is changed by a call to seek() or by setting the playheadTime property or by using the SeekBar control.
SEEKED — Constant Static Property, class fl.video.VideoEvent
Defines the value of the type property of a seeked event object.
SEEKING — Constant Static Property, class fl.video.VideoState
The video player is in the seeking state.
seekPercent(percent:Number) — method, class fl.video.FLVPlayback
Seeks to a percentage of the file and places the playhead there.
seekSeconds(time:Number) — method, class fl.video.FLVPlayback
Seeks to a given time in the file, specified in seconds, with a precision up to three decimal places (milliseconds).
seekToNavCuePoint(timeNameOrCuePoint) — method, class fl.video.FLVPlayback
Seeks to a navigation cue point that matches the specified time, name, or time and name.
seekToNextNavCuePoint(time:Number) — method, class fl.video.FLVPlayback
Seeks to the next navigation cue point, based on the current value of the playheadTime property.
seekToPrevNavCuePoint(time:Number) — method, class fl.video.FLVPlayback
Seeks to the previous navigation cue point, based on the current value of the playheadTime property.
seekToPrevOffset — Property, class fl.video.FLVPlayback
The number of seconds that the seekToPrevNavCuePoint() method uses when it compares its time against the previous cue point.
select — Event, class flash.display.NativeMenu
Dispatched by this NativeMenu object when one of its menu items or an item in one of its descendant submenus is selected.
select — Event, class flash.display.NativeMenuItem
Dispatched whenever a menu item is selected by the user.
select — Event, class flash.filesystem.File
Dispatched when the user selects a file or directory from a file- or directory-browsing dialog box.
select — Event, class flash.net.FileReference
Dispatched when the user selects a file for upload or download from the file-browsing dialog box.
select — Event, class flash.net.FileReferenceList
Dispatched when the user selects one or more files to upload from the file-browsing dialog box.
SELECT — Constant Static Property, class flash.events.Event
The Event.SELECT constant defines the value of the type property of a select event object.
selectable — Property, class fl.controls.Label
Gets or sets a value that indicates whether the text can be selected.
selectable — Property, class fl.controls.SelectableList
Gets or sets a Boolean value that indicates whether the items in the list can be selected.
selectable — Property, class flash.text.TextField
A Boolean value that indicates whether the text field is selectable.
SelectableList — class, package fl.controls
The SelectableList is the base class for all list-based components--for example, the List, TileList, DataGrid, and ComboBox components.
SelectableList() — Constructor, class fl.controls.SelectableList
Creates a new SelectableList instance.
SelectableListAccImpl — class, package fl.accessibility
The SelectableListAccImpl class, also called the SelectableList Accessibility Implementation class, is used to make a SelectableList component accessible.
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.
selected — Property, class fl.controls.BaseButton
Gets or sets a Boolean value that indicates whether a toggle button is selected.
selected — Property, class fl.controls.LabelButton
Gets or sets a Boolean value that indicates whether a toggle button is toggled in the on or off position.
selected — Property, class fl.controls.RadioButton
Indicates whether a radio button is currently selected (true) or deselected (false).
selected — Property, class fl.controls.dataGridClasses.DataGridCellEditor
Indicates whether the cell is included in the indices that were selected by the owner.
selected — Property, class fl.controls.listClasses.CellRenderer
Gets or sets a Boolean value that indicates whether the current cell is selected.
selected — Property, interface fl.controls.listClasses.ICellRenderer
Gets or sets a Boolean value that indicates whether the current cell is selected.
selected — Property, interface fl.managers.IFocusManagerGroup
Gets or sets a Boolean value that indicates whether this component is selected.
SELECTED — Constant Static Property, class fl.core.InvalidationType
The InvalidationType.SELECTED constant defines the value of the type property of the event object that is dispatched to indicate that the selected property of the component is invalid.
selectedColor — Property, class fl.controls.ColorPicker
Gets or sets the swatch that is currently highlighted in the palette of the ColorPicker component.
selectedData — Property, class fl.controls.RadioButtonGroup
Gets or sets the selected radio button's value property.
selectedDisabledIcon — Style, class fl.controls.CheckBox
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledIcon — Style, class fl.controls.LabelButton
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledIcon — Style, class fl.controls.RadioButton
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledSkin — Style, class fl.controls.dataGridClasses.HeaderRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled.
selectedDisabledSkin — Style, class fl.controls.listClasses.CellRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled.
selectedDisabledSkin — Style, class fl.controls.BaseButton
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled.
selectedDisabledSkin — Style, class fl.controls.LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled.
selectedDownIcon — Style, class fl.controls.CheckBox
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownIcon — Style, class fl.controls.LabelButton
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownIcon — Style, class fl.controls.RadioButton
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownSkin — Style, class fl.controls.dataGridClasses.HeaderRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down.
selectedDownSkin — Style, class fl.controls.listClasses.CellRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down.
selectedDownSkin — Style, class fl.controls.BaseButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down.
selectedDownSkin — Style, class fl.controls.LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down.
selectedIndex — Property, class fl.controls.ComboBox
Gets or sets the index of the item that is selected in a single-selection list.
selectedIndex — Property, class fl.controls.SelectableList
Gets or sets the index of the item that is selected in a single-selection list.
selectedIndices — Property, class fl.controls.SelectableList
Gets or sets an array that contains the items that were selected from a multiple-selection list.
selectedItem — Property, class fl.controls.ComboBox
Gets or sets the value of the item that is selected in the drop-down list.
selectedItem — Property, class fl.controls.SelectableList
Gets or sets the item that was selected from a single-selection list.
selectedItems — Property, class fl.controls.SelectableList
Gets or sets an array that contains the objects for the items that were selected from the multiple-selection list.
selectedLabel — Property, class fl.controls.ComboBox
Gets the string that is displayed in the TextInput portion of the ComboBox component.
selectedOverIcon — Style, class fl.controls.CheckBox
Name of the class to use as the icon when the button is selected and the mouse is over the component.
selectedOverIcon — Style, class fl.controls.LabelButton
Name of the class to use as the icon when the button is selected and the mouse is over the component.
selectedOverIcon — Style, class fl.controls.RadioButton
Name of the class to use as the icon when the button is selected and the mouse is over the component.
selectedOverSkin — Style, class fl.controls.dataGridClasses.HeaderRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the component.
selectedOverSkin — Style, class fl.controls.listClasses.CellRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the component.
selectedOverSkin — Style, class fl.controls.BaseButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the component.
selectedOverSkin — Style, class fl.controls.LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the component.
selectedSkin — Style, class fl.controls.listClasses.ImageCell
The skin that is used to indicate the selected state.
selectedUpIcon — Style, class fl.controls.CheckBox
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpIcon — Style, class fl.controls.LabelButton
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpIcon — Style, class fl.controls.RadioButton
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpSkin — Style, class fl.controls.dataGridClasses.HeaderRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the component.
selectedUpSkin — Style, class fl.controls.listClasses.CellRenderer
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the component.
selectedUpSkin — Style, class fl.controls.BaseButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the component.
selectedUpSkin — Style, class fl.controls.LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the component.
selection — Property, class fl.controls.RadioButtonGroup
Gets or sets a reference to the radio button that is currently selected from the radio button group.
selectionBeginIndex — Property, class fl.controls.TextArea
Gets the index position of the first selected character in a selection of one or more characters.
selectionBeginIndex — Property, class fl.controls.TextInput
Gets the index value of the first selected character in a selection of one or more characters.
selectionBeginIndex — Property, class flash.text.TextField
The zero-based character index value of the first character in the current selection.
selectionEndIndex — Property, class fl.controls.TextArea
Gets the index position of the last selected character in a selection of one or more characters.
selectionEndIndex — Property, class fl.controls.TextInput
Gets the index position of the last selected character in a selection of one or more characters.
selectionEndIndex — Property, class flash.text.TextField
The zero-based character index value of the last character in the current selection.
selectMultiple — Event, class flash.filesystem.File
Dispatched when the user selects files from the dialog box opened by a call to the browseForOpenMultiple() method.
SELECT_MULTIPLE — Constant Static Property, class flash.events.FileListEvent
The FileListEvent.SELECT_MULTIPLE constant defines the value of the type property of the event object for a selectMultiple event.
SEMICOLON — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the ; key (186).
send(connectionName:String, methodName:String, ... rest) — method, class flash.net.LocalConnection
Invokes the method named methodName on a connection opened with the connect(connectionName) method (the receiving LocalConnection object).
send(handlerName:String, ... rest) — method, class flash.net.NetStream
Sends a message on a published stream to all subscribing clients.
send(... rest) — method, class flash.net.SharedObject
Broadcasts a message to all clients connected to a remote shared object, including the client that sent the message.
send(object) — method, class flash.net.XMLSocket
Converts the XML object or data specified in the object parameter to a string and transmits it to the server, followed by a zero (0) byte.
send() — method, class flash.printing.PrintJob
Sends spooled pages to the printer after PrintJob.start() and PrintJob.addPage() have been successful.
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.
separator — Static Property, class flash.filesystem.File
The host operating system's path component separator character.
separatorBefore — Property, class flash.ui.ContextMenuItem
Indicates whether a separator bar should appear above the specified menu item.
serverString — Static Property, class flash.system.Capabilities
A URL-encoded string that specifies values for each Capabilities property.
serverURL — Property, class flash.events.DRMAuthenticationCompleteEvent
The URL of the media rights server.
serverURL — Property, class flash.net.drm.DRMContentData
URL of a media rights server that can provide the voucher required to view the associated content.
ServiceMonitor — Dynamic Class, package air.net
The ServiceMonitor class implements the framework for monitoring the status and availability of network services.
ServiceMonitor() — Constructor, class air.net.ServiceMonitor
Creates a ServiceMonitor object.
set — Statement
Defines a setter, which is a method that appears in the public interface as a property.
setAdjustColorProperty(filterIndex:int, propertyName:String, value) — method, class fl.motion.KeyframeBase
Sets one of the four AdjustColor properties to the AdjustColor object for the given filter index.
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.
SetBrightnessMatrix(value:Number) — method, class fl.motion.ColorMatrix
Calculates and stores a brightness matrix based on the given value.
setChildIndex(child:flash.display:DisplayObject, index:int) — method, class flash.display.DisplayObjectContainer
Changes the position of an existing child in the display object container.
setChildIndex(child:flash.display:DisplayObject, index:int) — method, class flash.display.Stage
Changes the position of an existing child in the display object container.
setChildren(value:Object) — method, class XML
Replaces the child properties of the XML object with the specified set of XML properties, provided in the value parameter.
setClipboard(string:String) — Static Method , class flash.system.System
Replaces the contents of the Clipboard with a specified text string.
setComponentStyle(component:Object, name:String, style:Object) — Static Method , class fl.managers.StyleManager
Sets a style on all instances of a component type, for example, on all instances of a Button component, or on all instances of a ComboBox component.
setCompositionString(composition:String) — Static Method , class flash.system.IME
Sets the IME composition string.
setConstrained(dof:int, constrained:Boolean) — method, class fl.ik.IKJoint
Sets the constraint of the specified type of degree of freedom.
SetContrastMatrix(value:Number) — method, class fl.motion.ColorMatrix
Calculates and stores a contrast matrix based on the given value.
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.
setDefaultLang(langCode:String) — Static Method , class fl.lang.Locale
Sets the default language code.
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(dof:int, enable:Boolean) — method, class fl.ik.IKJoint
Enables or disables the specified type of degree of freedom.
setFLVCuePointEnabled(enabled:Boolean, timeNameOrCuePoint) — method, class fl.video.FLVPlayback
Enables or disables one or more FLV file cue points.
setFocus() — method, class fl.controls.NumericStepper
Sets focus to the component instance.
setFocus() — method, class fl.core.UIComponent
Sets the focus to this component.
setFocus(component:flash.display:InteractiveObject) — method, class fl.managers.FocusManager
Sets focus on an IFocusManagerComponent component.
setFocus(o:flash.display:InteractiveObject) — method, interface fl.managers.IFocusManager
Sets focus to an IFocusManagerComponent component.
setFocus() — method, interface fl.managers.IFocusManagerComponent
Sets focus for a component.
setFullYear(year:Number, month:Number, day:Number) — method, class Date
Sets the year, according to local time, and returns the new time in milliseconds.
setHours(hour:Number, minute:Number, second:Number, millisecond:Number) — method, class Date
Sets the hour, according to local time, and returns the new time in milliseconds.
SetHueMatrix(angle:Number) — method, class fl.motion.ColorMatrix
Calculates and stores a hue matrix based on the given value.
setInterval(closure:Function, delay:Number, ... rest) — Package Function, flash.utils
Runs a function at a specified interval (in milliseconds).
setItem(name:String, data:flash.utils:ByteArray, stronglyBound:Boolean) — Static Method , class flash.data.EncryptedLocalStore
Sets the item with the given name to the provided ByteArray data.
setItemIndex(item:flash.display:NativeMenuItem, index:int) — method, class flash.display.NativeMenu
Moves a menu item to the specified position.
setKeyFrameInterval(keyFrameInterval:int) — method, class flash.media.Camera
Specifies which video frames are transmitted in full (called keyframes) instead of being interpolated by the video compression algorithm.
setLoadCallback(loadCallback:Function) — Static Method , class fl.lang.Locale
Sets the callback function that is called after the XML file is loaded.
setLocalName(name:String) — method, class XML
Changes the local name of the XML object to the given name parameter.
setLoginCredentialsForHost(hostname:String, user:String, password:String) — Static Method , class flash.net.URLRequestDefaults
Sets default user and password credentials for a selected host.
setLoopback(compress:Boolean) — method, class flash.media.Camera
Specifies whether to use a compressed video stream for a local view of the camera.
setLoopBack(state:Boolean) — method, class flash.media.Microphone
Routes audio captured by a microphone to the local speakers.
setMilliseconds(millisecond:Number) — method, class Date
Sets the milliseconds, according to local time, and returns the new time in milliseconds.
setMinutes(minute:Number, second:Number, millisecond:Number) — method, class Date
Sets the minutes, according to local time, and returns the new time in milliseconds.
setMode(width:int, height:int, fps:Number, favorArea:Boolean) — method, class flash.media.Camera
Sets the camera capture mode to the native mode that best meets the specified requirements.
setMonth(month:Number, day:Number) — method, class Date
Sets the month and optionally the day of the month, according to local time, and returns the new time in milliseconds.
setMotionLevel(motionLevel:int, timeout:int) — method, class flash.media.Camera
Specifies how much motion is required to dispatch the activity event.
setMouseState(state:String) — method, class fl.controls.BaseButton
Set the mouse state via ActionScript.
setMouseState(state:String) — method, class fl.controls.dataGridClasses.DataGridCellEditor
Sets the current cell to a specific mouse state.
setMouseState(state:String) — method, interface fl.controls.listClasses.ICellRenderer
Sets the current cell to a specific mouse state.
setName(name:String) — method, class XML
Sets the name of the XML object to the given qualified name or attribute name.
setNamespace(ns:Namespace) — method, class XML
Sets the namespace associated with the XML object.
setPixel(x:int, y:int, color:uint) — method, class flash.display.BitmapData
Sets a single pixel of a BitmapData object.
setPixel32(x:int, y:int, color:uint) — method, class flash.display.BitmapData
Sets the color and alpha transparency values of a single pixel of a BitmapData object.
setPixels(rect:flash.geom:Rectangle, inputByteArray:flash.utils:ByteArray) — method, class flash.display.BitmapData
Converts a byte array into a rectangular region of pixel data.
setProgress(value:Number, maximum:Number) — method, class fl.controls.ProgressBar
Sets the state of the bar to reflect the amount of progress made when using manual mode.
setProperty(name:String, value:String) — Static Method , class adobe.utils.XMLUI
Modifies the value of the specified property of the current XMLUI dialog.
setProperty(propertyName:String, value) — method, interface fl.video.INCManager
Sets values of arbitrary properties supported by the class implementing INCManager.
setProperty(propertyName:String, value) — method, class fl.video.NCManager
Allows setting of the fallbackServerName, fpadZone, objectEncoding, and proxyType properties.
setProperty(propertyName:String, value:Object) — method, class flash.net.SharedObject
Updates the value of a property in a shared object and indicates to the server that the value of the property has changed.
setProperty(name, value) — method, class flash.utils.Proxy
Overrides a call to change a property's value.
setPropertyIsEnumerable(name:String, isEnum:Boolean) — method, class Object
Sets the availability of a dynamic property for loop operations.
setQuality(bandwidth:int, quality:int) — method, class flash.media.Camera
Sets the maximum amount of bandwidth per second or the required picture quality of the current outgoing video feed.
setRendererStyle(name:String, style:Object, column:uint) — method, class fl.controls.SelectableList
Sets a style on the renderers in the list.
setRotation(m:flash.geom:Matrix, rotation:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the angle of rotation in a matrix.
setRotationRadians(m:flash.geom:Matrix, rotation:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the angle of rotation in a matrix.
SetSaturationMatrix(value:Number) — method, class fl.motion.ColorMatrix
Calculates and stores a saturation matrix based on the given value.
setScale(scaleX:Number, scaleY:Number) — method, class fl.video.FLVPlayback
Sets the scaleX and scaleY properties simultaneously.
setScale(scaleX:Number, scaleY:Number) — method, class fl.video.VideoPlayer
Sets the scaleX and scaleY properties simultaneously.
setScaleX(m:flash.geom:Matrix, scaleX:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the horizontal scale in a matrix.
setScaleY(m:flash.geom:Matrix, scaleY:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the vertical scale in a matrix.
setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — method, class fl.controls.ScrollBar
Sets the range and viewport size of the ScrollBar component.
setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — method, class fl.controls.UIScrollBar
Sets the range and viewport size of the ScrollBar component.
setSeconds(second:Number, millisecond:Number) — method, class Date
Sets the seconds, according to local time, and returns the new time in milliseconds.
setSelectColor(hexColor:uint) — method, class flash.text.TextSnapshot
Specifies the color to use when highlighting characters that have been selected with the setSelected() method.
setSelected(beginIndex:int, endIndex:int, select:Boolean) — method, class flash.text.TextSnapshot
Specifies a range of characters in a TextSnapshot object to be selected or deselected.
setSelection(setSelection:int, endIndex:int) — method, class fl.controls.TextArea
Sets the range of a selection made in a text area that has focus.
setSelection(beginIndex:int, endIndex:int) — method, class fl.controls.TextInput
Sets the range of a selection made in a text area that has focus.
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.
setSettings(... rest) — Static Method , class XML
Sets values for the following XML properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
setSilenceLevel(silenceLevel:Number, timeout:int) — method, class flash.media.Microphone
Sets the minimum input level that should be considered sound and (optionally) the amount of silent time signifying that silence has actually begun.
setSize(w:Number, h:Number) — method, class fl.containers.UILoader
Resizes the component to the requested size.
setSize(width:Number, height:Number) — method, class fl.controls.ScrollBar
Sets the component to the specified width and height.
setSize(w:Number, h:Number) — method, class fl.controls.Slider
Sets the component to the specified width and height.
setSize(width:Number, height:Number) — method, class fl.controls.listClasses.CellRenderer
Specifies the dimensions at which the data should be rendered.
setSize(width:Number, height:Number) — method, interface fl.controls.listClasses.ICellRenderer
Sets the size of the data according to the pixel values specified by the width and height parameters.
setSize(width:Number, height:Number) — method, class fl.core.UIComponent
Sets the component to the specified width and height.
setSize(width:Number, height:Number) — method, class fl.video.FLVPlayback
Sets width and height simultaneously.
setSize(width:Number, height:Number) — method, class fl.video.VideoPlayer
Sets the width and height properties simultaneously.
setSkewX(m:flash.geom:Matrix, skewX:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the horizontal skew in a matrix.
setSkewXRadians(m:flash.geom:Matrix, skewX:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the horizontal skew in a matrix.
setSkewY(m:flash.geom:Matrix, skewY:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the vertical skew in a matrix.
setSkewYRadians(m:flash.geom:Matrix, skewY:Number) — Static Method , class fl.motion.MatrixTransformer
Changes the vertical skew in a matrix.
setStage(stage:flash.display:DisplayObjectContainer) — Static Method , class fl.ik.IKManager
Use this method to indicate the container of symbols in a loaded SWF file.
setString(stringID:String, languageCode:String, stringValue:String) — Static Method , class fl.lang.Locale
Sets the new string value of a given string ID and language code.
setStyle(style:String, value:Object) — method, class fl.core.UIComponent
Sets a style property on this component instance.
setStyle(name:String, style:Object) — Static Method , class fl.managers.StyleManager
Sets a global style for all user interface components in a document.
setStyle(styleName:String, styleObject:Object) — method, class flash.text.StyleSheet
Adds a new style with the specified name to the style sheet object.
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — method, class flash.text.TextField
Applies the text formatting that the format parameter specifies to the specified text in a text field.
setTime(millisecond:Number) — method, class Date
Sets the date in milliseconds since midnight on January 1, 1970, and returns the new time in milliseconds.
setTimeout(closure:Function, delay:Number, ... rest) — Package Function, flash.utils
Runs a specified function after a specified delay (in milliseconds).
settings() — Static Method , class XML
Retrieves the following properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
SETTINGS_MANAGER — Constant Static Property, class flash.system.SecurityPanel
When passed to Security.showSettings(), displays the Settings Manager (in a separate browser window).
setTint(tintColor:uint, tintMultiplier:Number) — method, class fl.motion.Color
Sets the tint color and amount at the same time.
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.
setValue(tweenableName:String, newValue:Number) — method, class fl.motion.KeyframeBase
Changes the value of a specific tweenable property on the keyframe.
setValue(index:int, tweenableName:String, value:Number) — method, class fl.motion.MotionBase
Sets the value of a specific tweenables property at a given time index in the Motion instance.
SetValue(row:int, col:int, value:Number) — method, class fl.motion.DynamicMatrix
Sets the value at a specified zero-based row and column in the current matrix.
setVector(rect:flash.geom:Rectangle, inputVector:Vector$uint) — method, class flash.display.BitmapData
Converts a Vector into a rectangular region of pixel data.
shader — Property, class flash.display.GraphicsShaderFill
The shader to use for the fill.
shader — Property, class flash.display.ShaderJob
The shader that's used for the operation.
shader — Property, class flash.filters.ShaderFilter
The shader to use for this filter.
Shader — class, package flash.display
A Shader instance represents a Pixel Bender shader kernel in ActionScript.
Shader(code:flash.utils:ByteArray) — Constructor, class flash.display.Shader
Creates a new Shader instance.
SHADER — Constant Static Property, class flash.display.BlendMode
Uses a shader to define the blend between objects.
ShaderData — final dynamic class, package flash.display
A ShaderData object contains properties representing any parameters and inputs for a shader kernel, as well as properties containing any metadata specified for the shader.
ShaderData(byteCode:flash.utils:ByteArray) — Constructor, class flash.display.ShaderData
Creates a ShaderData instance.
ShaderEvent — class, package flash.events
A ShaderEvent is dispatched when a shader operation launched from a ShaderJob finishes.
ShaderEvent(type:String, bubbles:Boolean, cancelable:Boolean, bitmap:flash.display:BitmapData, array:flash.utils:ByteArray, vector:Vector$Number) — Constructor, class flash.events.ShaderEvent
Creates a ShaderEvent object to pass to event listeners.
ShaderFilter — class, package flash.filters
The ShaderFilter class applies a filter by executing a shader on the object being filtered.
ShaderFilter(shader:flash.display:Shader) — Constructor, class flash.filters.ShaderFilter
Creates a new shader filter.
ShaderInput — final dynamic class, package flash.display
A ShaderInput instance represents a single input image for a shader kernel.
ShaderInput() — Constructor, class flash.display.ShaderInput
Creates a ShaderInput instance.
ShaderJob — class, package flash.display
A ShaderJob instance is used to execute a shader operation in stand-alone mode.
ShaderJob(shader:flash.display:Shader, target:Object, width:int, height:int) — Constructor, class flash.display.ShaderJob
ShaderParameter — final dynamic class, package flash.display
A ShaderParameter instance represents a single input parameter of a shader kernel.
ShaderParameter() — Constructor, class flash.display.ShaderParameter
Creates a ShaderParameter instance.
ShaderParameterType — final class, package flash.display
This class defines the constants that represent the possible values for the ShaderParameter class's type property.
ShaderPrecision — final class, package flash.display
This class defines the constants that represent the possible values for the Shader class's precisionHint property.
shadowAlpha — Property, class flash.filters.BevelFilter
The alpha transparency value of the shadow color.
shadowColor — Property, class flash.filters.BevelFilter
The shadow color of the bevel.
Shape — class, package flash.display
This class is used to create lightweight shapes using the ActionScript drawing application program interface (API).
Shape() — Constructor, class flash.display.Shape
Creates a new Shape object.
sharedEvents — Property, class flash.display.LoaderInfo
An EventDispatcher instance that can be used to exchange events across security boundaries.
SharedObject — class, package flash.net
The SharedObject class is used to read and store limited amounts of data on a user's computer or on a server.
SharedObjectFlushStatus — final class, package flash.net
The SharedObjectFlushStatus class provides values for the code returned from a call to the SharedObject.flush() method.
sharpness — Property, class flash.text.TextField
The sharpness of the glyph edges in this text field.
shift() — method, class Array
Removes the first element from an array and returns that element.
shift() — method, class Vector
Removes the first element from the Vector and returns that element.
SHIFT — Constant Static Property, class flash.ui.Keyboard
Constant associated with the key code value for the Shift key (16).
shiftKey — Property, class flash.events.FocusEvent
Indicates whether the Shift key modifier is activated, in which case the value is true.
shiftKey — Property, class flash.events.KeyboardEvent
Indicates whether the Shift key modifier is active (true) or inactive (false).
shiftKey — Property, class flash.events.MouseEvent
Indicates whether the Shift key is active (true) or inactive (false).
SHORT — Constant Static Property, class flash.data.SQLColumnNameStyle
Indicates that column names returned from a SELECT statement use short-column-name format.
shortcut — Property, class flash.accessibility.AccessibilityProperties
Indicates a keyboard shortcut associated with this display object.
SHORT_VERSION — Constant Static Property, class fl.video.FLVPlayback
State variable indicating the short version number of the component.
SHORT_VERSION — Constant Static Property, class fl.video.FLVPlaybackCaptioning
State variable indicating the short version number of the component.
SHORT_VERSION — Constant Static Property, class fl.video.NCManager
State variable indicating the short version number of the component.
SHORT_VERSION — Constant Static Property, class fl.video.NCManagerNative
State variable indicating the short version number of the component.
SHORT_VERSION — Constant Static Property, class fl.video.VideoError
State variable indicating the short version number of the component.
SHORT_VERSION — Constant Static Property, class fl.video.VideoPlayer
State variable indicating the short version number of the component.
show — Event, class fl.core.UIComponent
Dispatched after the component visibility changes from invisible to visible.
show() — Static Method , class flash.ui.Mouse
Displays the pointer.
SHOW — Constant Static Property, class fl.events.ComponentEvent
Defines the value of the type property of a show event object.
SHOW_ALL — Constant Static Property, class flash.display.StageScaleMode
Specifies that the entire application be visible in the specified area without distortion while maintaining the original aspect ratio of the application.
showCaptions — Property, class fl.video.FLVPlaybackCaptioning
Used to display captions; true = display captions, false = do not display captions.
showDefaultContextMenu — Property, class flash.display.Stage
Specifies whether to show or hide the default items in the Flash Player context menu.
showFocus() — method, class fl.managers.FocusManager
Sets the showFocusIndicator value to true and draws the visual focus indicator on the object with focus, if any.
showFocus() — method, interface fl.managers.IFocusManager
Sets the showFocusIndicator property to true.
showFocusIndicator — Property, class fl.managers.FocusManager
Gets or sets a value that indicates whether a component that has focus should be marked with a visual indicator of focus.
showFocusIndicator — Property, interface fl.managers.IFocusManager
Gets or sets a value that determines whether the user interface changes to indicate that a specific component has focus.
showHeaders — Property, class fl.controls.DataGrid
Gets or sets a Boolean value that indicates whether the DataGrid component shows column headers.
showRedrawRegions(on:Boolean, color:uint) — Package Function, flash.profiler
Shows or hides redraw regions.
showSettings(panel:String) — Static Method , class flash.system.Security
Displays the Security Settings panel in Flash Player.
showTextField — Property, class fl.controls.ColorPicker
Gets or sets a Boolean value that indicates whether the internal text field of the ColorPicker component is displayed.
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.
SimpleCollectionItem — Dynamic Class, package fl.data
The SimpleCollectionItem class defines a single item in an inspectable property that represents a data provider.
SimpleCollectionItem() — Constructor, class fl.data.SimpleCollectionItem
Creates a new SimpleCollectionItem object.
SimpleEase — class, package fl.motion
The SimpleEase class allows you to control an animation with the kind of percentage easing that is used in the Flash timeline.
SimpleEase(xml:XML) — Constructor, class fl.motion.SimpleEase
Constructor for SimpleEase instances.
simpleFormatting — Property, class fl.video.FLVPlaybackCaptioning
Limits formatting instructions from the Timed Text file when set to true.
sin(angleRadians:Number) — Static Method , class Math
Computes and returns the sine of the specified angle in radians.
Sine — class, package fl.motion.easing
The Sine class defines three easing functions to implement motion with ActionScript animation.
SINGLE_STEP — Constant Static Property, class fl.ik.IKEvent
Defines the value of the type property of a singleStep event object.
size — Property, class flash.geom.Rectangle
The size of the Rectangle object, expressed as a Point object with the values of the width and height properties.
size — Property, class flash.net.FileReference
The size of the file on the local disk in bytes.
size — Property, class flash.net.SharedObject
The current size of the shared object, in bytes.
size — Constant Property, class flash.sampler.DeleteObjectSample
The size of the DeleteObjectSample object before it is deleted.
size — Property, class flash.text.TextFormat
The size in pixels of text in this text format.
SIZE — Constant Static Property, class fl.core.InvalidationType
The InvalidationType.SIZE constant defines the value of the type property of the event object that is dispatched to indicate that the screen dimensions of the component are invalid.
skewX — Property, class fl.motion.KeyframeBase
Indicates the horizontal skew angle of the target object in degrees as applied from the transformation point.
skewX — Property, class fl.motion.Source
Indicates the skewX value of the original object.
SKEW_X — Constant Static Property, class fl.motion.Tweenables
Constant for the skewX property.
skewY — Property, class fl.motion.KeyframeBase
Indicates the vertical skew angle of the target object in degrees as applied from the transformation point.
skewY — Property, class fl.motion.Source
Indicates the skewY value of the original object.
SKEW_Y — Constant Static Property, class fl.motion.Tweenables
Constant for the skewY property.
skin — Property, class fl.video.FLVPlayback
A string that specifies the URL to a skin SWF file.
skin — Style, class fl.containers.BaseScrollPane
The skin to be used as the background of the scroll pane.
skin — Style, class fl.controls.SelectableList
The class that provides the skin for the background of the component.
skin — Style, class fl.controls.TileList
The skin to be used as the background of the TileList component.
skinAutoHide — Property, class fl.video.FLVPlayback
A Boolean value that, if true, hides the component skin when the mouse is not over the video.
skinBackgroundAlpha — Property, class fl.video.FLVPlayback
The alpha for the background of the skin.
skinBackgroundColor — Property, class fl.video.FLVPlayback
The color for the background of the skin (0xRRGGBB).
skinError — Event, class fl.video.FLVPlayback
Dispatched when an error occurs loading a skin SWF file.
SKIN_ERROR — Constant Static Property, class fl.video.SkinErrorEvent
Defines the value of the type property of a skinError event object.
SkinErrorEvent — class, package fl.video
Flash® Player dispatches a SkinErrorEvent object when there is an error loading a skin.
SkinErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Constructor, class fl.video.SkinErrorEvent
Creates an Event object that contains information about skinError events.
skinFadeTime — Property, class fl.video.FLVPlayback
The amount of time in milliseconds that it takes for the skin to fade in or fade out when hiding or showing.
skinLoaded — Event, class fl.video.FLVPlayback
Dispatched when a skin SWF file is loaded.
SKIN_LOADED — Constant Static Property, class fl.video.VideoEvent
Defines the value of the type property of a skinLoaded event object.
skinScaleMaximum — Property, class fl.video.FLVPlayback
This property specifies the largest multiple that FLVPlayback will use to scale up its skin when it enters full screen mode with a Flash Player that supports hardware acceleration.
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.
Slider — class, package fl.controls
The Slider component lets users select a value by moving a slider thumb between the end points of the slider track.
Slider() — Constructor, class fl.controls.Slider
Creates a new Slider component instance.
SliderDirection — class, package fl.controls
The orientation of the Slider component.
SliderEvent — class, package fl.events
The SliderEvent class defines events that are associated with the Slider component.
SliderEvent(type:String, value:Number, clickTarget:String, triggerEvent:String, keyCode:int) — Constructor, class fl.events.SliderEvent
Creates a new SliderEvent object with the specified parameters.
SliderEventClickTarget — class, package fl.events
The SliderEventClickTarget class defines constants for the values of the clickTarget property of the SliderEvent class.
sliderTrackDisabledSkin — Style, class fl.controls.Slider
The skin for the track in a Slider component that is disabled.
sliderTrackSkin — Style, class fl.controls.Slider
The skin for the track in a Slider component.
SMALL_CAPS — Constant Static Property, class flash.text.engine.TypographicCase
Specifies that uppercase characters use small-caps glyphs on output.
smooth — Property, class flash.display.GraphicsBitmapFill
Specifies whether to apply a smoothing algorithm to the bitmap image.
smoothing — Property, class flash.display.Bitmap
Controls whether or not the bitmap is smoothed when scaled.
smoothing — Property, class flash.media.Video
Specifies whether the video should be smoothed (interpolated) when it is scaled.
snapInterval — Property, class fl.controls.Slider
Gets or sets the increment by which the value is increased or decreased as the user moves the slider thumb.
Socket — class, package flash.net
The Socket class enables code to make socket connections and to read and write raw binary data.
Socket(host:String, port:int) — Constructor, class flash.net.Socket
Creates a new Socket object.
socketData — Event, class flash.net.Socket
Dispatched when a socket has received data.
SOCKET_DATA — Constant Static Property, class flash.events.ProgressEvent
Defines the value of the type property of a socketData event object.
SocketMonitor — class, package air.net
A SocketMonitor object monitors availablity of a TCP endpoint.
SocketMonitor(host:String, port:int) — Constructor, class air.net.SocketMonitor
Creates a SocketMonitor object for a specified TCP endpoint.
some(callback:Function, thisObject) — method, class Array
Executes a test function on each item in the array until an item is reached that returns true.
some(callback:Function, thisObject:Object) — method, class Vector
Executes a test function on each item in the Vector until an item is reached that returns true.
songName — Property, class flash.media.ID3Info
The name of the song; corresponds to the ID3 2.0 tag TIT2.
sort(... rest) — method, class Array
Sorts the elements in an array.
sort(compareFunction:Function) — method, class Vector
Sorts the elements in the Vector.
sort(... rest) — method, class fl.data.DataProvider
Sorts the items that the data provider contains and dispatches a DataChangeType.SORT event.
SORT — Constant Static Property, class fl.events.DataChangeType
The data provider was sorted.
sortable — Property, class fl.controls.dataGridClasses.DataGridColumn
Indicates whether the user can click on the header of the current column to sort the data provider.
sortableColumns — Property, class fl.controls.DataGrid
Indicates whether the user can sort the items in the data provider by clicking on a column header cell.
sortCompareFunction — Property, class fl.controls.dataGridClasses.DataGridColumn
A callback function that is called when sorting the data in the column.
sortDescending — Property, class fl.controls.DataGrid
Gets the order in which a column is sorted when the user clicks its header.
sortDescending — Property, class fl.controls.dataGridClasses.DataGridColumn
Indicates whether the DataGridColumn is to be sorted in ascending or descending order.
sortIndex — Property, class fl.controls.DataGrid
Gets the index of the column to be sorted.
sortItems(... rest) — method, class fl.controls.ComboBox
Sorts the elements of the current data provider.
sortItems(... rest) — method, class fl.controls.SelectableList
Sorts the elements of the current data provider.
sortItemsOn(field:String, options:Object) — method, class fl.controls.ComboBox
Sorts the elements of the current data provider by one or more of its fields.
sortItemsOn(field:String, options:Object) — method, class fl.controls.SelectableList
Sorts the elements of the current data provider by one or more of its fields.
sortOn(fieldName:Object, options:Object) — method, class Array
Sorts the elements in an array according to one or more fields in the array.
sortOn(fieldName:Object, options:Object) — method, class fl.data.DataProvider
Sorts the items that the data provider contains by the specified field and dispatches a DataChangeType.SORT event.
sortOptions — Property, class fl.controls.dataGridClasses.DataGridColumn
One or more defined constants, identified by name or number and separated by the bitwise OR (|) operator.
Sound — class, package flash.media
The Sound class lets you work with sound in an application.
Sound(stream:flash.net:URLRequest, context:flash.media:SoundLoaderContext) — Constructor, class flash.media.Sound
Creates a new Sound object.
SoundChannel — final class, package flash.media
The SoundChannel class controls a sound in an application.
SoundCodec — final class, package flash.media
The SoundCodec class is an enumeration of constant values used in setting the codec property of the Microphone class.
soundComplete — Event, class flash.media.SoundChannel
Dispatched when a sound has finished playing.
SOUND_COMPLETE — Constant Static Property, class flash.events.Event
The Event.SOUND_COMPLETE constant defines the value of the type property of a soundComplete event object.
SoundEvent — class, package fl.video
Flash® Player dispatches a SoundEvent object when the user changes the sound by either moving the handle of the volumeBar control or setting the volume or soundTransform property.
SoundEvent(type:String, bubbles:Boolean, cancelable:Boolean, soundTransform:flash.media:SoundTransform) — Constructor, class fl.video.SoundEvent
Creates an Event object that contains information about sound events.
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 fl.video.FLVPlayback
Provides direct access to the VideoPlayer.soundTransform property to expose more sound control.
soundTransform — Property, class fl.video.SoundEvent
Indicates new values for volume and panning.
soundTransform — Property, class fl.video.VideoPlayer
Provides direct access to the NetStream.soundTransform property to expose more sound control.
soundTransform — Property, class flash.display.SimpleButton
The SoundTransform object assigned to this button.
soundTransform — Property, class flash.display.Sprite
Controls sound within this sprite.
soundTransform — Property, class flash.media.Microphone
Controls the sound of this microphone object when it is in loopback mode.
soundTransform — Property, class flash.media.SoundChannel
The SoundTransform object assigned to the sound channel.
soundTransform — Static Property, class flash.media.SoundMixer
The SoundTransform object that controls global sound properties.
soundTransform — Property, class flash.net.NetStream
Controls sound in this NetStream object.
SoundTransform — final class, package flash.media
The SoundTransform class contains properties for volume and panning.
SoundTransform(vol:Number, panning:Number) — Constructor, class flash.media.SoundTransform
Creates a SoundTransform object.
soundUpdate — Event, class fl.video.FLVPlayback
Dispatched when sound changes by the user either moving the handle of the volumeBar control or setting the volume or soundTransform property.
SOUND_UPDATE — Constant Static Property, class fl.video.SoundEvent
Defines the value of the type property of a soundUpdate event object.
source — Property, class RegExp
Specifies the pattern portion of the regular expression.
source — Property, class fl.containers.ScrollPane
Gets or sets an absolute or relative URL that identifies the location of the SWF or image file to load, the class name of a movie clip in the library, a reference to a display object, or a instance name of a movie clip on the same level as the component.
source — Property, class fl.containers.UILoader
Gets or sets an absolute or relative URL that identifies the location of the SWF or image file to load, the class name of a movie clip in the library, a reference to a display object, or a instance name of a movie clip on the same level as the component.
source — Property, class fl.controls.ProgressBar
Gets or sets a reference to the content that is being loaded and for which the ProgressBar is measuring the progress of the load operation.
source — Property, class fl.controls.listClasses.ImageCell
Gets or sets an absolute or relative URL that identifies the location of the SWF or image file to load, the class name of a movie clip in the library, or a reference to a display object.
source — Property, class fl.controls.listClasses.TileListData
Gets or sets an absolute or relative URL that identifies the location of the SWF or image file to load, the class name of a movie clip in the library, or a reference to a display object.
source — Property, class fl.data.TileListCollectionItem
The source property of the object.
source — Property, class fl.motion.Motion
An object that stores information about the context in which the motion was created, such as frame rate, dimensions, transformation point, and initial position, scale, rotation, and skew.
source — Property, class fl.video.FLVPlayback
A string that specifies the URL of the FLV file to stream and how to stream it.
source — Property, class fl.video.FLVPlaybackCaptioning
URL of the Timed Text XML file that contains caption information (required property).
source — Property, class fl.video.VideoPlayer
A string that specifies the URL of the FLV file to stream and how to stream it.
Source — class, package fl.motion
The Source class stores information about the context in which a Motion instance was generated.
Source(xml:XML) — Constructor, class fl.motion.Source
Constructor for Source instances.
sourceField — Property, class fl.controls.TileList
Gets or sets the item field that provides the source path for a tile.
sourceFunction — Property, class fl.controls.TileList
Gets or sets the function to be used to obtain the source path for a tile.
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.
spaceColumnsEqually() — method, class fl.controls.DataGrid
Resets the widths of the visible columns to the same size.
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.
spanEnd — Property, class fl.motion.AnimatorBase
Returns the frame of the target's parent on which the animation of the target ends.
spanStart — Property, class fl.motion.AnimatorBase
Returns the frame of the target's parent on which the animation of the target begins.
specifiedWidth — Property, class flash.text.engine.TextLine
The width that was specified to the TextBlock.createTextLine() method when it created the line.
speed — Property, class fl.ik.IKJoint
The rotation speed degree of freedom; the xTranslation and yTranslation properties respect the same speed setting.
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 — final class, package flash.display
The SpreadMethod class provides values for the spreadMethod parameter in the beginGradientFill() and lineGradientStyle() methods of the Graphics class.
Sprite — class, package flash.display
The Sprite class is a basic display list building block: a display list node that can display graphics and can also contain children.
Sprite() — Constructor, class flash.display.Sprite
Creates a new Sprite instance.
sql — Property, class flash.data.SQLSchema
Returns the entire text of the SQL statement that was used to create this schema object.
SQLCollationType — class, package flash.data
This class contains the constants that represent the possible values for the defaultCollationType parameter of the SQLColumnSchema constructor, as well as the SQLColumnSchema.defaultCollationType property.
SQLColumnNameStyle — class, package flash.data
This class contains the constants that represent the possible values for the SQLConnection.columnNameStyle property.
SQLColumnSchema — class, package flash.data
The SQLColumnSchema class provides information describing the characteristics of a specific column within a table in a database.
SQLColumnSchema(name:String, primaryKey:Boolean, allowNull:Boolean, autoIncrement:Boolean, dataType:String, defaultCollationType:String) — Constructor, class flash.data.SQLColumnSchema
Constructs a SQLColumnSchema instance.
sqlConnection — Property, class flash.data.SQLStatement
The SQLConnection object that manages the connection to the database or databases on which the statement is executed.
SQLConnection — class, package flash.data
A SQLConnection instance is used to manage the creation of and connection to local SQL database files (local databases).
SQLConnection() — Constructor, class flash.data.SQLConnection
Creates a SQLConnection instance.
SQLError — class, package flash.errors
A SQLError instance provides detailed information about a failed operation.
SQLError(operation:String, details:String, message:String, id:int, detailID:int, detailArgs:Array) — Constructor, class flash.errors.SQLError
Creates a SQLError instance that can be thrown or used with a SQLErrorEvent instance's error property.
SQLErrorEvent — class, package flash.events
A SQLErrorEvent instance is dispatched by a SQLConnection instance or SQLStatement instance when an error occurs while performing a database operation in asynchronous execution mode.
SQLErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error:flash.errors:SQLError) — Constructor, class flash.events.SQLErrorEvent
Creates a SQLErrorEvent object to pass as an argument to event listeners.
SQLErrorOperation — class, package flash.errors
This class contains the constants that represent the possible values for the SQLError.operation property.
SQLEvent — class, package flash.events
Adobe AIR dispatches SQLEvent objects when one of the operations performed by a SQLConnection or SQLStatement instance completes successfully.
SQLEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class flash.events.SQLEvent
Creates a SQLEvent object to pass as a parameter to event listeners.
SQLIndexSchema — class, package flash.data
A SQLIndexSchema instance provides information describing a specific index in a database.
SQLIndexSchema(database:String, name:String, sql:String, table:String) — Constructor, class flash.data.SQLIndexSchema
Creates a SQLIndexSchema instance.
SQLMode — class, package flash.data
This class contains the constants that represent the possible values for the openMode parameter of the SQLConnection.open() and SQLConnection.openAsync() methods.
SQLResult — class, package flash.data
The SQLResult class provides access to data returned in response to the execution of a SQL statement (a SQLStatement instance).
SQLResult(data:Array, rowsAffected:Number, complete:Boolean, rowID:Number) — Constructor, class flash.data.SQLResult
Creates a SQLResult instance.
SQLSchema — class, package flash.data
The SQLSchema class is the base class for schema information for database objects such as tables, views, and indices.
SQLSchema(database:String, name:String, sql:String) — Constructor, class flash.data.SQLSchema
Creates a SQLSchema instance.
SQLSchemaResult — class, package flash.data
A SQLSchemaResult instance contains the information resulting from a call to the SQLConnection.loadSchema() method.
SQLSchemaResult(tables:Array, views:Array, indices:Array, triggers:Array) — Constructor, class flash.data.SQLSchemaResult
Creates a SQLSchemaResult instance.
SQLStatement — class, package flash.data
A SQLStatement instance is used to execute a SQL statement against a local SQL database that is open through a SQLConnection instance.
SQLStatement() — Constructor, class flash.data.SQLStatement
Creates a SQLStatement instance.
SQLTableSchema — class, package flash.data
A SQLTableSchema instance provides information describing a specific table in a database.
SQLTableSchema(database:String, name:String, sql:String, columns:Array) — Constructor, class flash.data.SQLTableSchema
Creates a SQLTableSchema instance.
SQLTransactionLockType — class, package flash.data
This class contains the constants that represent the possible values for the option parameter of the SQLConnection.begin() method.
SQLTriggerSchema — class, package flash.data
A SQLTriggerSchema instance provides information describing a specific trigger in a database.
SQLTriggerSchema(database:String, name:String, sql:String, table:String) — Constructor, class flash.data.SQLTriggerSchema
Creates a SQLTriggerSchema instance.
SQLUpdateEvent — class, package flash.events
A SQLUpdateEvent object is dispatched by a SQLConnection object when a data change occurs on any table associated with the SQLConnection instance.
SQLUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, table:String, rowID:Number) — Constructor, class flash.events.SQLUpdateEvent
Creates a new SQLUpdateEvent instance.
SQLViewSchema — class, package flash.data
A SQLViewSchema instance provides information describing a specific view in a database.
SQLViewSchema(database:String, name:String, sql:String, columns:Array) — Constructor, class flash.data.SQLViewSchema
Creates a SQLViewSchema instance.
sqrt(val:Number) — Static Method , class Math
Computes and returns the square root of the specified number.
SQRT1_2 — Constant Static Property, class Math
A mathematical constant for the square root of one-half, with an approximate value of 0.7071067811865476.
SQRT2 — Constant Static Property, class Math
A mathematical constant for the square root of 2, with an approximate value of 1.4142135623730951.
SQUARE — Constant Static Property, class fl.transitions.Iris
Used to specify a square mask shape for the transition effect.
SQUARE — Constant Static Property, class flash.display.CapsStyle
Used to specify square caps in the caps parameter of the flash.display.Graphics.lineStyle() method.
Squeeze — class, package fl.transitions
The Squeeze class scales the movie clip object horizontally or vertically.
SRTT — Property, class flash.net.NetStreamInfo
Specifies the Smooth Round Trip Time for the NetStream session.
stack — Constant Property, class flash.sampler.Sample
Contains information about the methods executed by Flash Player over a specified period of time.
StackFrame — final class, package flash.sampler
The StackFrame class provides access to the properties of a data block containing a function.
StackOverflowError — Dynamic Class, package flash.errors
ActionScript throws a StackOverflowError exception when the stack available to the script is exhausted.
StackOverflowError(message:String) — Constructor, class flash.errors.StackOverflowError
Creates a new StackOverflowError object.
stackTrace — Property, class flash.events.HTMLUncaughtScriptExceptionEvent
An array of objects that represent the stack trace at the time the throw statement that resulted in the uncaught exception was executed.
stage — Property, class flash.display.DisplayObject
The Stage of the display object.
stage — Property, class flash.display.NativeWindow
The Stage object for this window.
Stage — class, package flash.display
The Stage class represents the main drawing area.
StageAlign — final class, package flash.display
The StageAlign class provides constant values to use for the Stage.align property.
StageDisplayState — final class, package flash.display
The StageDisplayState class provides values for the Stage.displayState property.
stageFocusRect — Property, class flash.display.Stage
Specifies whether or not objects display a glowing border when they have focus.
stageHeight — Property, class flash.display.Stage
The current height, in pixels, of the Stage.
StageQuality — final class, package flash.display
The StageQuality class provides values for the Stage.quality property.
StageScaleMode — final class, package flash.display
The StageScaleMode class provides values for the Stage.scaleMode property.
stageWidth — Property, class flash.display.Stage
Specifies the current width, in pixels, of the Stage.
stageX — Property, class flash.events.MouseEvent
The horizontal coordinate at which the event occurred in global Stage coordinates.
stageY — Property, class flash.events.MouseEvent
The vertical coordinate at which the event occurred in global Stage coordinates.
STANDARD — Constant Static Property, class flash.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(content:flash.display:MovieClip, transParams:Object) — Static Method , class fl.transitions.TransitionManager
Creates a new TransitionManager instance, designates the target object, applies a transition, and starts the transition.
start() — method, class fl.transitions.Tween
Starts the play of a tweened animation from its starting point.
start(waitForCompletion:Boolean) — method, class flash.display.ShaderJob
Starts a shader operation in synchronous or asynchronous mode, according to the value of the waitForCompletion parameter.
start — Property, class flash.net.NetStreamPlayOptions
The start time, in seconds, for streamName.
start() — method, class flash.printing.PrintJob
Displays the operating system's Print dialog box, starts spooling, and sets the PrintJob read-only property values.
start() — method, class flash.utils.Timer
Starts the timer, if it is not already running.
START — Constant Static Property, class flash.text.engine.TabAlignment
Positions the start of the tabbed text at the tab stop.
startAtLogin — Property, class flash.desktop.NativeApplication
Specifies whether this application is automatically launched whenever the current user logs in.
startDate — Property, class flash.net.drm.DRMPlaybackTimeWindow
The date on which the playback window started.
startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — method, class flash.display.Sprite
Lets the user drag the specified sprite.
startFrameEvents() — method, class fl.motion.AnimatorBase
startIndex — Property, class fl.events.DataChangeEvent
Gets the index of the first changed item in the array of items that were changed.
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.
startTabIndex — Property, class fl.video.FLVPlayback
Returns the first tabIndex value for the FLVPlayback controls.
startTransition(transParams:Object) — method, class fl.transitions.TransitionManager
Creates a transition instance and starts it.
state — Property, class fl.video.FLVPlayback
A string that specifies the state of the component.
state — Property, class fl.video.VideoEvent
A string identifying the constant from the VideoState class that describes the playback state of the component.
state — Property, class fl.video.VideoPlayer
A string that specifies the state of the component.
STATE — Constant Static Property, class fl.core.InvalidationType
The InvalidationType.STATE constant defines the value of the type property of the event object that is dispatched to indicate that the state of the component is invalid.
stateChange — Event, class fl.video.FLVPlayback
Dispatched when the playback state changes.
stateChange — Event, class fl.video.VideoPlayer
Dispatched when the playback state changes.
STATE_CHANGE — Constant Static Property, class fl.video.VideoEvent
Defines the value of the type property of a stateChange event object.
stateResponsive — Property, class fl.video.FLVPlayback
A Boolean value that is true if the state is responsive.
stateResponsive — Property, class fl.video.VideoPlayer
A Boolean value that is true if the state is responsive.
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 — Constant Static Property, class flash.events.StatusEvent
Defines the value of the type property of a status event object.
statusBarVisible — Property, class flash.html.HTMLWindowCreateOptions
Specifies whether a status bar should be displayed.
StatusEvent — class, package flash.events
An object dispatches a StatusEvent object when a device, such as a camera or microphone, or an object such as a LocalConnection object reports its status.
StatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, code:String, level:String) — Constructor, class flash.events.StatusEvent
Creates an Event object that contains information about status events.
StatusFileUpdateErrorEvent — class, package air.update.events
A StatusUpdateFileErrorEvent is dispatched when a call to the checkForUpdate() method of a ApplicationUpdater object encounters an error while downloading or parsing the update descriptor file.
StatusFileUpdateErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Constructor, class air.update.events.StatusFileUpdateErrorEvent
The constructor function.
StatusFileUpdateEvent — class, package air.update.events
Dispatched after the updater successfully validates the file in the call to the installFromAIRFile() method.
StatusFileUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean, version:String, path:String) — Constructor, class air.update.events.StatusFileUpdateEvent
The constructor function.
STATUS_OK — Constant Static Property, class flash.html.HTMLPDFCapability
A sufficient version (8.1 or later) of Adobe Reader is detected and PDF content can be loaded in an HTMLLoader object.
StatusUpdateErrorEvent — class, package air.update.events
A StatusUpdateErrorEvent is dispatched when a call to the checkForUpdate() method of an ApplicationUpdater object encounters an error while downloading or parsing the update descriptor file.
StatusUpdateErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int, subErrorID:int) — Constructor, class air.update.events.StatusUpdateErrorEvent
The constructor function.
StatusUpdateEvent — class, package air.update.events
An updater object dispatches a StatusUpdateEvent object after the updater successfully downloads and interprets the update descriptor file.
StatusUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean, version:String, details:Array) — Constructor, class air.update.events.StatusUpdateEvent
The constructor function.
stepCount — Property, class fl.ik.IKMover
The number of iterations of the IK movement.
stepSize — Property, class fl.controls.NumericStepper
Gets or sets a nonzero number that describes the unit of change between values.
stop() — method, class air.net.ServiceMonitor
Stops monitoring the service.
stop() — method, class fl.motion.AnimatorBase
Stops the animation and Flash Player goes back to the first frame in the animation sequence.
stop() — method, class fl.transitions.Tween
Stops the play of a tweened animation at its current value.
stop() — method, class fl.video.FLVPlayback
Stops the video from playing.
stop() — method, class fl.video.VideoPlayer
Stops video playback.
stop() — method, class flash.display.MovieClip
Stops the playhead in the movie clip.
stop() — method, class flash.media.SoundChannel
Stops the sound playing in the channel.
stop() — method, class flash.utils.Timer
Stops the timer.
STOP — Constant Static Property, class flash.net.NetStreamPlayTransitions
Stops playing the streams in a playlist.
stopAll() — Static Method , class flash.media.SoundMixer
Stops all sounds currently playing.
stopButton — Property, class fl.video.FLVPlayback
The Stop button control.
stopDrag() — method, class flash.display.Sprite
Ends the startDrag() method.
stopImmediatePropagation() — method, class flash.events.Event
Prevents processing of any event listeners in the current node and any subsequent nodes in the event flow.
stopped — Property, class fl.video.FLVPlayback
A Boolean value that is true if the state of the FLVPlayback instance is stopped.
STOPPED — Constant Static Property, class fl.video.VideoState
The video player is in the stopped state.
stoppedStateEntered — Event, class fl.video.FLVPlayback
Dispatched when entering the stopped state.
STOPPED_STATE_ENTERED — Constant Static Property, class fl.video.VideoEvent
Defines the value of the type property of a stoppedStateEntered event object.
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.
streamHeight — Property, interface fl.video.INCManager
Height of the stream, in pixels.
streamHeight — Property, class fl.video.NCManager
Height of the stream, in pixels.
streamLength — Property, interface fl.video.INCManager
Length of the stream, in seconds.
streamLength — Property, class fl.video.NCManager
Length of the stream, in seconds.
streamLength — Property, class fl.video.NCManagerNative
Length of the stream, in milliseconds.
streamName — Property, interface fl.video.INCManager
The stream name passed into the NetStream.play() method.
streamName — Property, class fl.video.NCManager
The stream name passed into the NetStream.play() method.
streamName — Property, class flash.net.NetStreamPlayOptions
The name of the new stream to transition to or to play.
streamWidth — Property, interface fl.video.INCManager
Width of the stream, in pixels.
streamWidth — Property, class fl.video.NCManager
Width of the stream, in pixels.
strength — Property, class flash.filters.BevelFilter
The strength of the imprint or spread.
strength — Property, class flash.filters.DropShadowFilter
The strength of the imprint or spread.
strength — Property, class flash.filters.GlowFilter
The strength of the imprint or spread.
strength — Property, class flash.filters.GradientBevelFilter
The strength of the imprint or spread.
strength — Property, class flash.filters.GradientGlowFilter
The strength of the imprint or spread.
strikethroughOffset — Property, class flash.text.engine.FontMetrics
The strikethroughOffset value is the suggested vertical offset from the Roman baseline for a strikethrough.
strikethroughThickness — Property, class flash.text.engine.FontMetrics
The strikethroughThickness value is the suggested thickness for a strikethrough.
String — final class, Top Level
The String class is a data type that represents a string of characters.
String(expression:Object) — Package Function, Top Level
Returns a string representation of the specified parameter.
String(val:String) — Constructor, class String
Creates a new String object initialized to the specified string.
STRING_BEGIN — Constant Static Property, class flash.ui.Keyboard
STRING_BREAK — Constant Static Property, class flash.ui.Keyboard
STRING_CLEARDISPLAY — Constant Static Property, class flash.ui.Keyboard
STRING_CLEARLINE — Constant Static Property, class flash.ui.Keyboard
STRING_DELETE — Constant Static Property, class flash.ui.Keyboard
STRING_DELETECHAR — Constant Static Property, class flash.ui.Keyboard
STRING_DELETELINE — Constant Static Property, class flash.ui.Keyboard
STRING_DOWNARROW — Constant Static Property, class flash.ui.Keyboard
STRING_END — Constant Static Property, class flash.ui.Keyboard
STRING_EXECUTE — Constant Static Property, class flash.ui.Keyboard
STRING_F1 — Constant Static Property, class flash.ui.Keyboard
STRING_F10 — Constant Static Property, class flash.ui.Keyboard
STRING_F11 — Constant Static Property, class flash.ui.Keyboard
STRING_F12 — Constant Static Property, class flash.ui.Keyboard
STRING_F13 — Constant Static Property, class flash.ui.Keyboard
STRING_F14 — Constant Static Property, class flash.ui.Keyboard
STRING_F15 — Constant Static Property, class flash.ui.Keyboard
STRING_F16 — Constant Static Property, class flash.ui.Keyboard
STRING_F17 — Constant Static Property, class flash.ui.Keyboard
STRING_F18 — Constant Static Property, class flash.ui.Keyboard
STRING_F19 — Constant Static Property, class flash.ui.Keyboard
STRING_F2 — Constant Static Property, class flash.ui.Keyboard
STRING_F20 — Constant Static Property, class flash.ui.Keyboard
STRING_F21 — Constant Static Property, class flash.ui.Keyboard
STRING_F22 — Constant Static Property, class flash.ui.Keyboard
STRING_F23 — Constant Static Property, class flash.ui.Keyboard
STRING_F24 — Constant Static Property, class flash.ui.Keyboard
STRING_F25 — Constant Static Property, class flash.ui.Keyboard
STRING_F26 — Constant Static Property, class flash.ui.Keyboard
STRING_F27 — Constant Static Property, class flash.ui.Keyboard
STRING_F28 — Constant Static Property, class flash.ui.Keyboard
STRING_F29 — Constant Static Property, class flash.ui.Keyboard
STRING_F3 — Constant Static Property, class flash.ui.Keyboard
STRING_F30 — Constant Static Property, class flash.ui.Keyboard
STRING_F31 — Constant Static Property, class flash.ui.Keyboard
STRING_F32 — Constant Static Property, class flash.ui.Keyboard
STRING_F33 — Constant Static Property, class flash.ui.Keyboard
STRING_F34 — Constant Static Property, class flash.ui.Keyboard
STRING_F35 — Constant Static Property, class flash.ui.Keyboard
STRING_F4 — Constant Static Property, class flash.ui.Keyboard
STRING_F5 — Constant Static Property, class flash.ui.Keyboard
STRING_F6 — Constant Static Property, class flash.ui.Keyboard
STRING_F7 — Constant Static Property, class flash.ui.Keyboard
STRING_F8 — Constant Static Property, class flash.ui.Keyboard
STRING_F9 — Constant Static Property, class flash.ui.Keyboard
STRING_FIND — Constant Static Property, class flash.ui.Keyboard
STRING_HELP — Constant Static Property, class flash.ui.Keyboard
STRING_HOME — Constant Static Property, class flash.ui.Keyboard
stringIDArray — Static Property, class fl.lang.Locale
An array containing all the string IDs in the FLA file.
STRING_INSERT — Constant Static Property, class flash.ui.Keyboard
STRING_INSERTCHAR — Constant Static Property, class flash.ui.Keyboard
STRING_INSERTLINE — Constant Static Property, class flash.ui.Keyboard
STRING_LEFTARROW — Constant Static Property, class flash.ui.Keyboard
STRING_MENU — Constant Static Property, class flash.ui.Keyboard
STRING_MODESWITCH — Constant Static Property, class flash.ui.Keyboard
STRING_NEXT — Constant Static Property, class flash.ui.Keyboard
STRING_PAGEDOWN — Constant Static Property, class flash.ui.Keyboard
STRING_PAGEUP — Constant Static Property, class flash.ui.Keyboard
STRING_PAUSE — Constant Static Property, class flash.ui.Keyboard
STRING_PREV — Constant Static Property, class flash.ui.Keyboard
STRING_PRINT — Constant Static Property, class flash.ui.Keyboard
STRING_PRINTSCREEN — Constant Static Property, class flash.ui.Keyboard
STRING_REDO — Constant Static Property, class flash.ui.Keyboard
STRING_RESET — Constant Static Property, class flash.ui.Keyboard
STRING_RIGHTARROW — Constant Static Property, class flash.ui.Keyboard
STRING_SCROLLLOCK — Constant Static Property, class flash.ui.Keyboard
STRING_SELECT — Constant Static Property, class flash.ui.Keyboard
STRING_STOP — Constant Static Property, class flash.ui.Keyboard
STRING_SYSREQ — Constant Static Property, class flash.ui.Keyboard
STRING_SYSTEM — Constant Static Property, class flash.ui.Keyboard
STRING_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
Strong — class, package fl.transitions.easing
The Strong class defines three easing functions to implement motion with ActionScript animation.
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.
StyleManager — class, package fl.managers
The StyleManager class provides static methods that can be used to get and set styles for a component instance, an entire component type, or all user interface components in a Flash document.
StyleManager() — Constructor, class fl.managers.StyleManager
Creates a new StyleManager object.
styleNames — Property, class flash.text.StyleSheet
An array that contains the names (as strings) of all of the styles registered in this style sheet.
STYLES — Constant Static Property, class fl.core.InvalidationType
The InvalidationType.STYLES constant defines the value of the type property of the event object that is dispatched to indicate that the styles of the component are invalid.
styleSheet — Property, class flash.text.TextField
Attaches a style sheet to the text field.
StyleSheet — Dynamic Class, package flash.text
The StyleSheet class lets you create a StyleSheet object that contains text formatting rules for font size, color, and other styles.
StyleSheet() — Constructor, class flash.text.StyleSheet
Creates a new StyleSheet object.
subErrorID — Property, class air.update.events.DownloadErrorEvent
Provides information in addition to the errorId property.
subErrorID — Property, class air.update.events.StatusUpdateErrorEvent
Provides information in addition to the errorId property.
subErrorID — Property, class flash.errors.DRMManagerError
The specific error number.
subErrorID — Property, class flash.events.DRMAuthenticationErrorEvent
A more detailed error code.
subErrorID — Property, class flash.events.DRMErrorEvent
An error ID that indicates more detailed information about the underlying problem.
submenu — Property, class flash.display.NativeMenuItem
The submenu associated with this menu item.
SUBPIXEL — Constant Static Property, class flash.text.GridFitType
Fits strong horizontal and vertical lines to the sub-pixel grid on LCD monitors.
subscriptOffset — Property, class flash.text.engine.FontMetrics
The subscriptOffset value is the suggested vertical offset from the Roman baseline for a subscript.
subscriptScale — Property, class flash.text.engine.FontMetrics
The subscriptScale value is the suggested scale factor to apply to the point size for a subscript.
substr(startIndex:Number, len:Number) — method, class String
Returns a substring consisting of the characters that start at the specified startIndex and with a length specified by len.
substring(startIndex:Number, endIndex:Number) — method, class String
Returns a string consisting of the character specified by startIndex and all characters up to endIndex - 1.
subtract(v:flash.geom:Point) — method, class flash.geom.Point
Subtracts the coordinates of another point from the coordinates of this point to create a new point.
subtract(a:flash.geom:Vector3D) — method, class flash.geom.Vector3D
Subtracts the value of the x, y, and z elements of the current Vector3D object from the values of the x, y, and z elements of another Vector3D object.
SUBTRACT — Constant Static Property, class flash.display.BlendMode
Subtracts the values of the constituent colors in the display object from the values of the background color, applying a floor of 0.
SUCCESS — Constant Static Property, class flash.text.engine.TextLineCreationResult
Indicates the line was successfully broken.
super — Statement
Invokes the superclass or parent version of a method or constructor.
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.
SWAP — Constant Static Property, class flash.net.NetStreamPlayTransitions
Replaces a content stream with a different content stream and maintains the rest of the playlist.
swapChildren(child1:flash.display:DisplayObject, child2:flash.display:DisplayObject) — method, class flash.display.DisplayObjectContainer
Swaps the z-order (front-to-back order) of the two specified child objects.
swapChildrenAt(index1:int, index2:int) — method, class flash.display.DisplayObjectContainer
Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list.
swapChildrenAt(index1:int, index2:int) — method, class flash.display.Stage
Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list.
swatchHeight — Style, class fl.controls.ColorPicker
The height of each swatch, in pixels.
swatchPadding — Style, class fl.controls.ColorPicker
Defines the padding that appears around each swatch in the color palette, in pixels.
swatchSelectedSkin — Style, class fl.controls.ColorPicker
The class that provides the skin which is used to highlight the currently selected color.
swatchSkin — Style, class fl.controls.ColorPicker
The class that provides the skin which is used to draw the swatches contained in the ColorPicker component.
swatchWidth — Style, class fl.controls.ColorPicker
The width of each swatch, in pixels.
swfVersion — Property, class flash.display.LoaderInfo
The file format version of the loaded SWF file.
SWFVersion — final class, package flash.display
The SWFVersion class is an enumeration of constant values that indicate the file format version of a loaded SWF file.
switch — Statement
Causes control to transfer to one of several statements, depending on the value of an expression.
SWITCH — Constant Static Property, class flash.net.NetStreamPlayTransitions
Switches from playing one stream to another stream, typically with streams of the same content.
symbolName — Property, class fl.motion.Source
Indicates the name of the symbol from which the Motion instance was generated.
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.
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.
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