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 — class Keyboard
Constant associated with the key code value for the S key (83).
sameDomain — class LoaderInfo
Expresses the domain relationship between the loader and the content: true if they have the same origin domain; false otherwise.
Sample — class, package window.runtime.flash.sampler
The Sample class creates objects that hold memory analysis information over distinct durations.
sandboxType — class BrowserInvokeEvent
The sandbox type for the content in the browser.
sandboxType — class Security
Indicates the type of security sandbox in which the calling file is operating.
save — class ContextMenuBuiltInItems
Lets the user with Shockmachine installed save a SWF file.
scale(, ) — method, class Matrix
Applies a scaling transformation to the matrix.
scale9Grid — class DisplayObject
The current scaling grid that is in effect.
scaleContent — class UILoader
Gets or sets a value that indicates whether to automatically scale the image to the size of the UILoader instance.
scaleMode — class FLVPlayback
Specifies how the video will resize after loading.
scaleMode — class VideoPlayer
Specifies how the video resizes after loading.
scaleMode — class Stage
A value from the StageScaleMode class that specifies which scale mode to use.
scaleX — class UIComponent
Multiplies the current width of the component by a scale factor.
scaleX — class Keyframe
Indicates the horizontal scale as a percentage of the object as applied from the transformation point.
scaleX — class Source
Indicates the scaleX value of the original object.
scaleX — class FLVPlayback
A number that is the horizontal scale.
scaleX — class VideoPlayer
A number that is the horizontal scale.
scaleX — class DisplayObject
Indicates the horizontal scale (percentage) of the object as applied from the registration point.
scaleX — class DisplacementMapFilter
The multiplier to use to scale the x displacement result from the map calculation.
SCALE_X — class Tweenables
Constant for the scaleX property.
scaleY — class UIComponent
Multiplies the current height of the component by a scale factor.
scaleY — class Keyframe
Indicates the vertical scale as a percentage of the object as applied from the transformation point.
scaleY — class Source
Indicates the scaleY value of the original object.
scaleY — class FLVPlayback
A number that is the vertical scale.
scaleY — class VideoPlayer
A number that is the vertical scale.
scaleY — class DisplayObject
Indicates the vertical scale (percentage) of an object as applied from the registration point of the object.
scaleY — class DisplacementMapFilter
The multiplier to use to scale the y displacement result from the map calculation.
SCALE_Y — class Tweenables
Constant for the scaleY property.
scanHardware() — Package Function, flash.media
Forces a rescan of the microphones and cameras on the system.
Scene — final class, package window.runtime.flash.display
The Scene class includes properties for identifying the name, labels, and number of frames in a scene.
scenes — class 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 SQLConnection
Dispatched when a loadSchema() method call's operation completes successfully and the schema results are ready.
SCHEMA — class SQLErrorOperation
Indicates that the SQLConnection.loadSchema() method was called.
SCHEMA — class SQLEvent
The SQLEvent.SCHEMA constant defines the value of the type property of a schema event object.
Screen — final class, package window.runtime.flash.display
The Screen class provides information about the display screens available to this application.
SCREEN — class BlendMode
Multiplies the complement (inverse) of the display object color by the complement of the background color, resulting in a bleaching effect.
screenColor — class Capabilities
Specifies the screen color.
screenDPI — class Capabilities
Specifies the dots-per-inch (dpi) resolution of the screen, in pixels.
ScreenMouseEvent — class, package window.runtime.flash.events
The SystemTrayIcon object dispatches events of type ScreenMouseEvent in response to mouse interaction.
ScreenMouseEvent(, , , , , , , , , , ) — Constructor, class ScreenMouseEvent
Creates a ScreenMouseEvent object that contains the mouse location in screen coordinates.
screenResolutionX — class Capabilities
Specifies the maximum horizontal resolution of the screen.
screenResolutionY — class Capabilities
Specifies the maximum vertical resolution of the screen.
screens — class Screen
The array of the currently available screens.
screenX — class ScreenMouseEvent
The X position of the click in screen coordinates.
screenY — class ScreenMouseEvent
The Y position of the click in screen coordinates.
ScriptTimeoutError — Dynamic Class, package window.runtime.flash.errors
The ScriptTimeoutError exception is thrown when the script timeout interval is reached.
ScriptTimeoutError() — Constructor, class ScriptTimeoutError
Creates a new ScriptTimeoutError object.
scroll — Event, class 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 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 ComboBox
Dispatched when the user scrolls the drop-down list of the ComboBox component.
scroll — Event, class ScrollBar
Dispatched when the ScrollBar instance's scrollPosition property changes.
scroll — Event, class SelectableList
Dispatched when the user scrolls horizontally or vertically.
scroll — Event, class TextArea
Dispatched when the content is scrolled.
scroll(, ) — method, class BitmapData
Scrolls an image by a certain (x, y) pixel amount.
scroll — Event, class HTMLLoader
Signals that the scrollH or scrollV property has been changed by the HTMLLoader object.
scroll — Event, class TextField
Dispatched by a TextField object after the user scrolls.
SCROLL — class 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 — class ScrollEvent
Defines the value of the type property of a scroll event object.
SCROLL — class Event
The Event.SCROLL constant defines the value of the type property of a scroll event object.
ScrollBar — class, package window.runtime.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 ScrollBar
Creates a new ScrollBar component instance.
ScrollBarDirection — class, package window.runtime.fl.controls
Defines the values for the direction property of the ScrollBar component.
scrollBarsVisible — class HTMLWindowCreateOptions
Specifies whether scrollbars should be displayed.
scrollDrag — class ScrollPane
Gets or sets a value that indicates whether scrolling occurs when a user drags on content within the scroll pane.
ScrollEvent — class, package window.runtime.fl.events
The ScrollEvent class defines the scroll event that is associated with the ScrollBar component.
ScrollEvent(, , ) — Constructor, class ScrollEvent
Creates a new ScrollEvent object with the specified parameters.
scrollH — class HTMLLoader
The horizontal scroll position of the HTML content in the HTMLLoader object.
scrollH — class TextField
The current horizontal scrolling position.
ScrollPane — class, package window.runtime.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 ScrollPane
Creates a new ScrollPane component instance.
scrollPolicy — class TileList
Gets or sets the scroll policy for the TileList component.
ScrollPolicy — class, package window.runtime.fl.controls
Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the BaseScrollPane class.
scrollPosition — class ScrollBar
Gets or sets the current scroll position and updates the position of the thumb.
scrollRect — class DisplayObject
The scroll rectangle bounds of the display object.
scrollTarget — class UIScrollBar
Registers a TextField component instance with the ScrollBar component instance.
scrollToIndex() — method, class DataGrid
Scrolls the list to the item at the specified index.
scrollToIndex() — method, class List
Scrolls the list to the item at the specified index.
scrollToIndex() — method, class SelectableList
Scrolls the list to the item at the specified index.
scrollToIndex() — method, class TileList
Scrolls the list to the item at the specified index.
scrollToSelected() — method, class SelectableList
Scrolls the list to the item at the location indicated by the current value of the selectedIndex property.
scrollV — class HTMLLoader
The vertical scroll position of the HTML content in the HTMLLoader object.
scrollV — class TextField
The vertical position of text in a text field.
scrubbing — class FLVPlayback
A Boolean value that is true if the user is scrubbing with the SeekBar and false otherwise.
scrubFinish — Event, class FLVPlayback
Dispatched when the user stops scrubbing the FLV file with the seek bar.
SCRUB_FINISH — class VideoEvent
Defines the value of the type property of a scrubFinish event object.
scrubStart — Event, class FLVPlayback
Dispatched when the user begins scrubbing the FLV file with the seek bar.
SCRUB_START — class VideoEvent
Defines the value of the type property of a scrubStart event object.
search() — method, class String
Searches for the specifed pattern and returns the index of the first matching substring.
seconds — class Date
The seconds (an integer from 0 to 59) portion of a Date object according to local time.
secondsUTC — class Date
The seconds (an integer from 0 to 59) portion of a Date object according to universal time (UTC).
Security — final class, package window.runtime.flash.system
The Security class lets you specify how content in different domains can communicate with each other.
securityDomain — class BrowserInvokeEvent
The security domain for the content in the browser, such as "www.adobe.com" or "www.example.org".
securityDomain — class LoaderContext
Specifies the security domain to use for a Loader.load() operation.
SecurityDomain — class, package window.runtime.flash.system
The SecurityDomain class represents the current security "sandbox," also known as a security domain.
securityError — Event, class UILoader
Dispatched after a security error occurs while content is loading.
securityError — Event, class 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 File
Dispatched when an operation violates a security constraint.
securityError — Event, class 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 LocalConnection
Dispatched if a call to LocalConnection.send() attempts to send data to a different security sandbox.
securityError — Event, class NetConnection
Dispatched if a call to NetConnection.call() attempts to connect to a server outside the caller's security sandbox.
securityError — Event, class 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 URLLoader
Dispatched if a call to URLLoader.load() attempts to load data from a server outside the security sandbox.
securityError — Event, class URLStream
Dispatched if a call to URLStream.load() attempts to load data from a server outside the security sandbox.
securityError — Event, class 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() — Constructor, class SecurityError
Creates a new SecurityError object.
SECURITY_ERROR — class SecurityErrorEvent
The SecurityErrorEvent.SECURITY_ERROR constant defines the value of the type property of a securityError event object.
SecurityErrorEvent — class, package window.runtime.flash.events
An object dispatches a SecurityErrorEvent object to report the occurrence of a security error.
SecurityErrorEvent(, , , , ) — Constructor, class SecurityErrorEvent
Creates an Event object that contains information about security error events.
SecurityPanel — final class, package window.runtime.flash.system
The SecurityPanel class provides values for specifying which Security Settings panel you want to display.
seek() — method, class FLVPlayback
Seeks to a given time in the file, specified in seconds, with a precision of three decimal places (milliseconds).
seek() — method, class VideoPlayer
Seeks to a given time in the file, specified in seconds, with a precision of three decimal places (milliseconds).
seek() — method, class NetStream
Seeks the keyframe (also called an I-frame in the video industry) closest to the specified location.
seekBar — class FLVPlayback
The SeekBar control.
seekBarInterval — class FLVPlayback
A number that specifies, in milliseconds, how often to check the SeekBar handle when scrubbing.
seekBarScrubTolerance — class FLVPlayback
A number that specifies how far a user can move the SeekBar handle before an update occurs.
seeked — Event, class 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 — class VideoEvent
Defines the value of the type property of a seeked event object.
SEEKING — class VideoState
The video player is in the seeking state.
seekPercent() — method, class FLVPlayback
Seeks to a percentage of the file and places the playhead there.
seekSeconds() — method, class FLVPlayback
Seeks to a given time in the file, specified in seconds, with a precision up to three decimal places (milliseconds).
seekToNavCuePoint() — method, class FLVPlayback
Seeks to a navigation cue point that matches the specified time, name, or time and name.
seekToNextNavCuePoint() — method, class FLVPlayback
Seeks to the next navigation cue point, based on the current value of the playheadTime property.
seekToPrevNavCuePoint() — method, class FLVPlayback
Seeks to the previous navigation cue point, based on the current value of the playheadTime property.
seekToPrevOffset — class FLVPlayback
The number of seconds that the seekToPrevNavCuePoint() method uses when it compares its time against the previous cue point.
select — Event, class 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 NativeMenuItem
Dispatched whenever a menu item is selected by the user.
select — Event, class File
Dispatched when the user selects a file or directory from a file- or directory-browsing dialog box.
select — Event, class FileReference
Dispatched when the user selects a file for upload or download from the file-browsing dialog box.
select — Event, class FileReferenceList
Dispatched when the user selects one or more files to upload from the file-browsing dialog box.
SELECT — class Event
The Event.SELECT constant defines the value of the type property of a select event object.
selectable — class Label
Gets or sets a value that indicates whether the text can be selected.
selectable — class SelectableList
Gets or sets a Boolean value that indicates whether the items in the list can be selected.
selectable — class TextField
A Boolean value that indicates whether the text field is selectable.
SelectableList — class, package window.runtime.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 SelectableList
Creates a new SelectableList instance.
SelectableListAccImpl — class, package window.runtime.fl.accessibility
The SelectableListAccImpl class, also called the SelectableList Accessibility Implementation class, is used to make a SelectableList component accessible.
selectAll() — method, class NativeApplication
Invokes an internal selectAll command on the focused display object.
selected — class BaseButton
Gets or sets a Boolean value that indicates whether a toggle button is selected.
selected — class LabelButton
Gets or sets a Boolean value that indicates whether a toggle button is toggled in the on or off position.
selected — class RadioButton
Indicates whether a radio button is currently selected (true) or deselected (false).
selected — class DataGridCellEditor
Indicates whether the cell is included in the indices that were selected by the owner.
selected — class CellRenderer
Gets or sets a Boolean value that indicates whether the current cell is selected.
selected — interface ICellRenderer
Gets or sets a Boolean value that indicates whether the current cell is selected.
selected — interface IFocusManagerGroup
Gets or sets a Boolean value that indicates whether this component is selected.
SELECTED — class 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 — class ColorPicker
Gets or sets the swatch that is currently highlighted in the palette of the ColorPicker component.
selectedData — class RadioButtonGroup
Gets or sets the selected radio button's value property.
selectedDisabledIcon — Style, class RadioButton
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledIcon — Style, class CheckBox
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledIcon — Style, class LabelButton
Name of the class to use as the icon when the button is selected and disabled.
selectedDisabledSkin — Style, class 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 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 LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled.
selectedDisabledSkin — Style, class BaseButton
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled.
selectedDownIcon — Style, class RadioButton
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownIcon — Style, class CheckBox
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownIcon — Style, class LabelButton
Name of the class to use as the icon when the button is selected and the mouse button is down.
selectedDownSkin — Style, class 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 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 LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down.
selectedDownSkin — Style, class 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.
selectedIndex — class ComboBox
Gets or sets the index of the item that is selected in a single-selection list.
selectedIndex — class SelectableList
Gets or sets the index of the item that is selected in a single-selection list.
selectedIndices — class SelectableList
Gets or sets an array that contains the items that were selected from a multiple-selection list.
selectedItem — class ComboBox
Gets or sets the value of the item that is selected in the drop-down list.
selectedItem — class SelectableList
Gets or sets the item that was selected from a single-selection list.
selectedItems — class SelectableList
Gets or sets an array that contains the objects for the items that were selected from the multiple-selection list.
selectedLabel — class ComboBox
Gets the string that is displayed in the TextInput portion of the ComboBox component.
selectedOverIcon — Style, class RadioButton
Name of the class to use as the icon when the button is selected and the mouse is over the component.
selectedOverIcon — Style, class 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 LabelButton
Name of the class to use as the icon when the button is selected and the mouse is over the component.
selectedOverSkin — Style, class 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 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 LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the component.
selectedOverSkin — Style, class 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.
selectedSkin — Style, class ImageCell
The skin that is used to indicate the selected state.
selectedUpIcon — Style, class RadioButton
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpIcon — Style, class CheckBox
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpIcon — Style, class LabelButton
Name of the class to use as the icon when the button is selected and the mouse button is up.
selectedUpSkin — Style, class 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 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 LabelButton
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the component.
selectedUpSkin — Style, class 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.
selection — class RadioButtonGroup
Gets or sets a reference to the radio button that is currently selected from the radio button group.
selectionBeginIndex — class TextArea
Gets the index position of the first selected character in a selection of one or more characters.
selectionBeginIndex — class TextInput
Gets the index value of the first selected character in a selection of one or more characters.
selectionBeginIndex — class TextField
The zero-based character index value of the first character in the current selection.
selectionEndIndex — class TextArea
Gets the index position of the last selected character in a selection of one or more characters.
selectionEndIndex — class TextInput
Gets the index position of the last selected character in a selection of one or more characters.
selectionEndIndex — class TextField
The zero-based character index value of the last character in the current selection.
selectMultiple — Event, class File
Dispatched when the user selects files from the dialog box opened by a call to the browseForOpenMultiple() method.
SELECT_MULTIPLE — class FileListEvent
The FileListEvent.SELECT_MULTIPLE constant defines the value of the type property of the event object for a selectMultiple event.
SEMICOLON — class Keyboard
Constant associated with the key code value for the ; key (186).
send(, , ) — method, class LocalConnection
Invokes the method named methodName on a connection opened with the connect(connectionName) method (the receiving LocalConnection object).
send(, ) — method, class NetStream
Sends a message on a published stream to all subscribing clients.
send() — method, class SharedObject
Broadcasts a message to all clients connected to a remote shared object, including the client that sent the message.
send() — method, class 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 PrintJob
Sends spooled pages to the printer after PrintJob.start() and PrintJob.addPage() have been successful.
sendToURL() — Package Function, flash.net
Sends a URL request to a server, but ignores any response.
separator — class File
The host operating system's path component separator character.
separatorBefore — class ContextMenuItem
Indicates whether a separator bar should appear above the specified menu item.
serverString — class Capabilities
A URL-encoded string that specifies values for each Capabilities property.
ServiceMonitor — Dynamic Class, package window.runtime.air.net
The ServiceMonitor class implements the framework for monitoring the status and availability of network services.
ServiceMonitor() — Constructor, class ServiceMonitor
Creates a ServiceMonitor object.
set — Statement
Defines a setter, which is a method that appears in the public interface as a property.
setAdvancedAntiAliasingTable(, , , ) — Static Method , class TextRenderer
Sets a custom continuous stroke modulation (CSM) lookup table for a font.
setAsDefaultApplication() — method, class NativeApplication
Sets this application as the default application for opening files with the specified extension.
setChildIndex(, ) — method, class DisplayObjectContainer
Changes the position of an existing child in the display object container.
setChildIndex(, ) — method, class Stage
Changes the position of an existing child in the display object container.
setChildren() — method, class XML
Replaces the child properties of the XML object with the specified set of XML properties, provided in the value parameter.
setClipboard() — Static Method , class System
Replaces the contents of the Clipboard with a specified text string.
setComponentStyle(, , ) — Static Method , class 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() — Static Method , class IME
Sets the IME composition string.
setData(, , ) — method, class Clipboard
Adds a representation of the information to be transferred in the specified data format.
setDataHandler(, , ) — method, class Clipboard
Adds a reference to a handler function that produces the data for the specified format on demand.
setDate() — method, class Date
Sets the day of the month, according to local time, and returns the new time in milliseconds.
setDefaultLang() — Static Method , class Locale
Sets the default language code.
setDirty() — method, class SharedObject
Indicates to the server that the value of a property in the shared object has changed.
setDRMAuthenticationCredentials(, , ) — method, class NetStream
Sets the DRM authentication credentials needed for viewing the underlying encrypted content.
setEmpty() — method, class Rectangle
Sets all of the Rectangle object's properties to 0.
setFLVCuePointEnabled(, ) — method, class FLVPlayback
Enables or disables one or more FLV file cue points.
setFocus() — method, class NumericStepper
Sets focus to the component instance.
setFocus() — method, class UIComponent
Sets the focus to this component.
setFocus() — method, class FocusManager
Sets focus on an IFocusManagerComponent component.
setFocus() — method, interface IFocusManager
Sets focus to an IFocusManagerComponent component.
setFocus() — method, interface IFocusManagerComponent
Sets focus for a component.
setFullYear(, , ) — method, class Date
Sets the year, according to local time, and returns the new time in milliseconds.
setHours(, , , ) — method, class Date
Sets the hour, according to local time, and returns the new time in milliseconds.
setInterval(, , ) — Package Function, flash.utils
Runs a function at a specified interval (in milliseconds).
setItem(, , ) — Static Method , class EncryptedLocalStore
Sets the item with the given name to the provided ByteArray data.
setItemIndex(, ) — method, class NativeMenu
Moves a menu item to the specified position.
setKeyFrameInterval() — method, class Camera
Specifies which video frames are transmitted in full (called keyframes) instead of being interpolated by the video compression algorithm.
setLoadCallback() — Static Method , class Locale
Sets the callback function that is called after the XML file is loaded.
setLocalName() — method, class XML
Changes the local name of the XML object to the given name parameter.
setLoginCredentialsForHost(, , ) — Static Method , class URLRequestDefaults
Sets default user and password credentials for a selected host.
setLoopback() — method, class Camera
Specifies whether to use a compressed video stream for a local view of the camera.
setLoopBack() — method, class Microphone
Routes audio captured by a microphone to the local speakers.
setMilliseconds() — method, class Date
Sets the milliseconds, according to local time, and returns the new time in milliseconds.
setMinutes(, , ) — method, class Date
Sets the minutes, according to local time, and returns the new time in milliseconds.
setMode(, , , ) — method, class Camera
Sets the camera capture mode to the native mode that best meets the specified requirements.
setMonth(, ) — 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(, ) — method, class Camera
Specifies how much motion is required to dispatch the activity event.
setMouseState() — method, class BaseButton
Set the mouse state via ActionScript.
setMouseState() — method, class DataGridCellEditor
Sets the current cell to a specific mouse state.
setMouseState() — method, interface ICellRenderer
Sets the current cell to a specific mouse state.
setName() — method, class XML
Sets the name of the XML object to the given qualified name or attribute name.
setNamespace() — method, class XML
Sets the namespace associated with the XML object.
setPixel(, , ) — method, class BitmapData
Sets a single pixel of a BitmapData object.
setPixel32(, , ) — method, class BitmapData
Sets the color and alpha transparency values of a single pixel of a BitmapData object.
setPixels(, ) — method, class BitmapData
Converts a byte array into a rectangular region of pixel data.
setProgress(, ) — method, class ProgressBar
Sets the state of the bar to reflect the amount of progress made when using manual mode.
setProperty(, ) — Static Method , class XMLUI
Modifies the value of the specified property of the current XMLUI dialog.
setProperty(, ) — method, interface INCManager
Sets values of arbitrary properties supported by the class implementing INCManager.
setProperty(, ) — method, class NCManager
Allows setting of the fallbackServerName, fpadZone, objectEncoding, and proxyType properties.
setProperty(, ) — method, class 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(, ) — method, class Proxy
Overrides a call to change a property's value.
setPropertyIsEnumerable(, ) — method, class Object
Sets the availability of a dynamic property for loop operations.
setQuality(, ) — method, class Camera
Sets the maximum amount of bandwidth per second or the required picture quality of the current outgoing video feed.
setRendererStyle(, , ) — method, class SelectableList
Sets a style on the renderers in the list.
setRotation(, ) — Static Method , class MatrixTransformer
Changes the angle of rotation in a matrix.
setRotationRadians(, ) — Static Method , class MatrixTransformer
Changes the angle of rotation in a matrix.
setScale(, ) — method, class FLVPlayback
Sets the scaleX and scaleY properties simultaneously.
setScale(, ) — method, class VideoPlayer
Sets the scaleX and scaleY properties simultaneously.
setScaleX(, ) — Static Method , class MatrixTransformer
Changes the horizontal scale in a matrix.
setScaleY(, ) — Static Method , class MatrixTransformer
Changes the vertical scale in a matrix.
setScrollProperties(, , , ) — method, class ScrollBar
Sets the range and viewport size of the ScrollBar component.
setScrollProperties(, , , ) — method, class UIScrollBar
Sets the range and viewport size of the ScrollBar component.
setSeconds(, ) — method, class Date
Sets the seconds, according to local time, and returns the new time in milliseconds.
setSelectColor() — method, class TextSnapshot
Specifies the color to use when highlighting characters that have been selected with the setSelected() method.
setSelected(, , ) — method, class TextSnapshot
Specifies a range of characters in a TextSnapshot object to be selected or deselected.
setSelection(, ) — method, class TextArea
Sets the range of a selection made in a text area that has focus.
setSelection(, ) — method, class TextInput
Sets the range of a selection made in a text area that has focus.
setSelection(, ) — method, class 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() — Static Method , class XML
Sets values for the following XML properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
setSilenceLevel(, ) — method, class 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(, ) — method, class UILoader
Resizes the component to the requested size.
setSize(, ) — method, class ScrollBar
Sets the component to the specified width and height.
setSize(, ) — method, class Slider
Sets the component to the specified width and height.
setSize(, ) — method, class CellRenderer
Specifies the dimensions at which the data should be rendered.
setSize(, ) — method, interface ICellRenderer
Sets the size of the data according to the pixel values specified by the width and height parameters.
setSize(, ) — method, class UIComponent
Sets the component to the specified width and height.
setSize(, ) — method, class FLVPlayback
Sets width and height simultaneously.
setSize(, ) — method, class VideoPlayer
Sets the width and height properties simultaneously.
setSkewX(, ) — Static Method , class MatrixTransformer
Changes the horizontal skew in a matrix.
setSkewXRadians(, ) — Static Method , class MatrixTransformer
Changes the horizontal skew in a matrix.
setSkewY(, ) — Static Method , class MatrixTransformer
Changes the vertical skew in a matrix.
setSkewYRadians(, ) — Static Method , class MatrixTransformer
Changes the vertical skew in a matrix.
setString(, , ) — Static Method , class Locale
Sets the new string value of a given string ID and language code.
setStyle(, ) — method, class UIComponent
Sets a style property on this component instance.
setStyle(, ) — Static Method , class StyleManager
Sets a global style for all user interface components in a document.
setStyle(, ) — method, class StyleSheet
Adds a new style with the specified name to the style sheet object.
setTextFormat(, , ) — method, class TextField
Applies the text formatting that the format parameter specifies to the specified text in a text field.
setTime() — method, class Date
Sets the date in milliseconds since midnight on January 1, 1970, and returns the new time in milliseconds.
setTimeout(, , ) — 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 — class SecurityPanel
When passed to Security.showSettings(), displays the Settings Manager (in a separate browser window).
setTint(, ) — method, class Color
Sets the tint color and amount at the same time.
setUseEchoSuppression() — method, class Microphone
Specifies whether to use the echo suppression feature of the audio codec.
setUTCDate() — method, class Date
Sets the day of the month, in universal time (UTC), and returns the new time in milliseconds.
setUTCFullYear(, , ) — method, class Date
Sets the year, in universal time (UTC), and returns the new time in milliseconds.
setUTCHours(, , , ) — method, class Date
Sets the hour, in universal time (UTC), and returns the new time in milliseconds.
setUTCMilliseconds() — method, class Date
Sets the milliseconds, in universal time (UTC), and returns the new time in milliseconds.
setUTCMinutes(, , ) — method, class Date
Sets the minutes, in universal time (UTC), and returns the new time in milliseconds.
setUTCMonth(, ) — method, class Date
Sets the month, and optionally the day, in universal time(UTC) and returns the new time in milliseconds.
setUTCSeconds(, ) — method, class Date
Sets the seconds, and optionally the milliseconds, in universal time (UTC) and returns the new time in milliseconds.
setValue(, ) — method, class Keyframe
Changes the value of a specific tweenable property on the keyframe.
setValue(, , ) — method, class Motion
Sets the value of a specific tweenables property at a given time index in the Motion instance.
shadowAlpha — class BevelFilter
The alpha transparency value of the shadow color.
shadowColor — class BevelFilter
The shadow color of the bevel.
Shape — class, package window.runtime.flash.display
This class is used to create lightweight shapes using the ActionScript drawing application program interface (API).
Shape() — Constructor, class Shape
Creates a new Shape object.
sharedEvents — class LoaderInfo
An EventDispatcher instance that can be used to exchange events across security boundaries.
SharedObject — class, package window.runtime.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 window.runtime.flash.net
The SharedObjectFlushStatus class provides values for the code returned from a call to the SharedObject.flush() method.
sharpness — class 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 — class Keyboard
Constant associated with the key code value for the Shift key (16).
shiftKey — class FocusEvent
Indicates whether the Shift key modifier is activated, in which case the value is true.
shiftKey — class KeyboardEvent
Indicates whether the Shift key modifier is active (true) or inactive (false).
shiftKey — class MouseEvent
Indicates whether the Shift key is active (true) or inactive (false).
SHORT — class SQLColumnNameStyle
Indicates that column names returned from a SELECT statement use short-column-name format.
shortcut — class AccessibilityProperties
Indicates a keyboard shortcut associated with this display object.
SHORT_VERSION — class FLVPlayback
State variable indicating the short version number of the component.
SHORT_VERSION — class FLVPlaybackCaptioning
State variable indicating the short version number of the component.
SHORT_VERSION — class NCManager
State variable indicating the short version number of the component.
SHORT_VERSION — class NCManagerNative
State variable indicating the short version number of the component.
SHORT_VERSION — class VideoError
State variable indicating the short version number of the component.
SHORT_VERSION — class VideoPlayer
State variable indicating the short version number of the component.
show — Event, class UIComponent
Dispatched after the component visibility changes from invisible to visible.
show() — Static Method , class Mouse
Displays the pointer.
SHOW — class ComponentEvent
Defines the value of the type property of a show event object.
SHOW_ALL — class StageScaleMode
Specifies that the entire Flash application be visible in the specified area without distortion while maintaining the original aspect ratio of the application.
showCaptions — class FLVPlaybackCaptioning
Used to display captions; true = display captions, false = do not display captions.
showDefaultContextMenu — class Stage
Specifies whether to show or hide the default items in the Flash Player context menu.
showFocus() — method, class FocusManager
Sets the showFocusIndicator value to true and draws the visual focus indicator on the object with focus, if any.
showFocus() — method, interface IFocusManager
Sets the showFocusIndicator property to true.
showFocusIndicator — class FocusManager
Gets or sets a value that indicates whether a component that has focus should be marked with a visual indicator of focus.
showFocusIndicator — interface IFocusManager
Gets or sets a value that determines whether the user interface changes to indicate that a specific component has focus.
showHeaders — class DataGrid
Gets or sets a Boolean value that indicates whether the DataGrid component shows column headers.
showRedrawRegions(, ) — Package Function, flash.profiler
Shows or hides redraw regions.
showSettings() — Static Method , class Security
Displays the Security Settings panel in Flash Player.
showTextField — class ColorPicker
Gets or sets a Boolean value that indicates whether the internal text field of the ColorPicker component is displayed.
SignatureStatus — final class, package window.runtime.flash.security
The SignatureStatus class defines constants used by the validityStatus property of an XMLSignatureValidator object.
signerCN — class XMLSignatureValidator
The Common Name field of the signing certificate.
signerDN — class XMLSignatureValidator
The Distinguished Name field of the signing certificate.
signerExtendedKeyUsages — class XMLSignatureValidator
An array containing the Extended Key Usages OIDs listed in the signing certificate.
signerTrustSettings — class XMLSignatureValidator
An array containing the trust settings of the signing certificate.
SignerTrustSettings — final class, package window.runtime.flash.security
The SignerTrustSettings class defines constants used with the SignerTrustSettings property of an XMLSignatureValidator object.
SIGNING — class SignerTrustSettings
The certificate is trusted for signing in general.
silenceLevel — class Microphone
The amount of sound required to activate the microphone and dispatch the activity event.
silenceTimeout — class Microphone
The number of milliseconds between the time the microphone stops detecting sound and the time the activity event is dispatched.
silent — class AccessibilityProperties
If true, excludes this display object from accessible presentation.
SimpleButton — class, package window.runtime.flash.display
The SimpleButton class lets you control all instances of button symbols in a SWF file.
SimpleButton(, , , ) — Constructor, class SimpleButton
Creates a new SimpleButton instance.
SimpleCollectionItem — Dynamic Class, package window.runtime.fl.data
The SimpleCollectionItem class defines a single item in an inspectable property that represents a data provider.
SimpleCollectionItem() — Constructor, class SimpleCollectionItem
Creates a new SimpleCollectionItem object.
SimpleEase — class, package window.runtime.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() — Constructor, class SimpleEase
Constructor for SimpleEase instances.
simpleFormatting — class FLVPlaybackCaptioning
Limits formatting instructions from the Timed Text file when set to true.
sin() — Static Method , class Math
Computes and returns the sine of the specified angle in radians.
Sine — class, package window.runtime.fl.motion.easing
The Sine class defines three easing functions to implement motion with ActionScript animation.
size — class Rectangle
The size of the Rectangle object, expressed as a Point object with the values of the width and height properties.
size — class FileReference
The size of the file on the local disk in bytes.
size — class SharedObject
The current size of the shared object, in bytes.
size — class DeleteObjectSample
The size of the DeleteObjectSample object before it is deleted.
size — class TextFormat
The point size of text in this text format.
SIZE — class 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 — class Keyframe
Indicates the horizontal skew angle of the target object in degrees as applied from the transformation point.
skewX — class Source
Indicates the skewX value of the original object.
SKEW_X — class Tweenables
Constant for the skewX property.
skewY — class Keyframe
Indicates the vertical skew angle of the target object in degrees as applied from the transformation point.
skewY — class Source
Indicates the skewY value of the original object.
SKEW_Y — class Tweenables
Constant for the skewY property.
skin — class FLVPlayback
A string that specifies the URL to a skin SWF file.
skin — Style, class BaseScrollPane
The skin to be used as the background of the scroll pane.
skin — Style, class TileList
The skin to be used as the background of the TileList component.
skin — Style, class SelectableList
The class that provides the skin for the background of the component.
skinAutoHide — class FLVPlayback
A Boolean value that, if true, hides the component skin when the mouse is not over the video.
skinBackgroundAlpha — class FLVPlayback
The alpha for the background of the skin.
skinBackgroundColor — class FLVPlayback
The color for the background of the skin (0xRRGGBB).
skinError — Event, class FLVPlayback
Dispatched when an error occurs loading a skin SWF file.
SKIN_ERROR — class SkinErrorEvent
Defines the value of the type property of a skinError event object.
SkinErrorEvent — class, package window.runtime.fl.video
Flash® Player dispatches a SkinErrorEvent object when there is an error loading a skin.
SkinErrorEvent(, , , ) — Constructor, class SkinErrorEvent
Creates an Event object that contains information about skinError events.
skinFadeTime — class 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 FLVPlayback
Dispatched when a skin SWF file is loaded.
SKIN_LOADED — class VideoEvent
Defines the value of the type property of a skinLoaded event object.
skinScaleMaximum — class 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 — class Keyboard
Constant associated with the key code value for the / key (191).
slice(, ) — method, class Array
Returns a new array that consists of a range of elements from the original array, without modifying the original array.
slice(, ) — method, class String
Returns a string that includes the startIndex character and all characters up to, but not including, the endIndex character.
Slider — class, package window.runtime.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 Slider
Creates a new Slider component instance.
SliderDirection — class, package window.runtime.fl.controls
The orientation of the Slider component.
SliderEvent — class, package window.runtime.fl.events
The SliderEvent class defines events that are associated with the Slider component.
SliderEvent(, , , , ) — Constructor, class SliderEvent
Creates a new SliderEvent object with the specified parameters.
SliderEventClickTarget — class, package window.runtime.fl.events
The SliderEventClickTarget class defines constants for the values of the clickTarget property of the SliderEvent class.
sliderTrackDisabledSkin — Style, class Slider
The skin for the track in a Slider component that is disabled.
sliderTrackSkin — Style, class Slider
The skin for the track in a Slider component.
smoothing — class Bitmap
Controls whether or not the bitmap is smoothed when scaled.
smoothing — class Video
Specifies whether the video should be smoothed (interpolated) when it is scaled.
snapInterval — class Slider
Gets or sets the increment by which the value is increased or decreased as the user moves the slider thumb.
Socket — class, package window.runtime.flash.net
The Socket class enables code to make socket connections and to read and write raw binary data.
Socket(, ) — Constructor, class Socket
Creates a Socket object.
socketData — Event, class Socket
Dispatched when a socket has received data.
SOCKET_DATA — class ProgressEvent
Defines the value of the type property of a socketData event object.
SocketMonitor — class, package window.runtime.air.net
A SocketMonitor object monitors availablity of a TCP endpoint.
SocketMonitor(, ) — Constructor, class SocketMonitor
Creates a SocketMonitor object for a specified TCP endpoint.
some(, ) — method, class Array
Executes a test function on each item in the array until an item is reached that returns true.
songName — class ID3Info
The name of the song; corresponds to the ID3 2.0 tag TIT2.
sort() — method, class Array
Sorts the elements in an array.
sort() — method, class DataProvider
Sorts the items that the data provider contains and dispatches a DataChangeType.SORT event.
SORT — class DataChangeType
The data provider was sorted.
sortable — class DataGridColumn
Indicates whether the user can click on the header of the current column to sort the data provider.
sortableColumns — class DataGrid
Indicates whether the user can sort the items in the data provider by clicking on a column header cell.
sortCompareFunction — class DataGridColumn
A callback function that is called when sorting the data in the column.
sortDescending — class DataGrid
Gets the order in which a column is sorted when the user clicks its header.
sortDescending — class DataGridColumn
Indicates whether the DataGridColumn is to be sorted in ascending or descending order.
sortIndex — class DataGrid
Gets the index of the column to be sorted.
sortItems() — method, class ComboBox
Sorts the elements of the current data provider.
sortItems() — method, class SelectableList
Sorts the elements of the current data provider.
sortItemsOn(, ) — method, class ComboBox
Sorts the elements of the current data provider by one or more of its fields.
sortItemsOn(, ) — method, class SelectableList
Sorts the elements of the current data provider by one or more of its fields.
sortOn(, ) — method, class Array
Sorts the elements in an array according to one or more fields in the array.
sortOn(, ) — method, class DataProvider
Sorts the items that the data provider contains by the specified field and dispatches a DataChangeType.SORT event.
sortOptions — class DataGridColumn
One or more defined constants, identified by name or number and separated by the bitwise OR (|) operator.
Sound — class, package window.runtime.flash.media
The Sound class lets you work with sound in an application.
Sound(, ) — Constructor, class Sound
Creates a new Sound object.
SoundChannel — final class, package window.runtime.flash.media
The SoundChannel class controls a sound in an application.
soundComplete — Event, class SoundChannel
Dispatched when a sound has finished playing.
SOUND_COMPLETE — class Event
The Event.SOUND_COMPLETE constant defines the value of the type property of a soundComplete event object.
SoundEvent — class, package window.runtime.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(, , , ) — Constructor, class SoundEvent
Creates an Event object that contains information about sound events.
SoundLoaderContext — class, package window.runtime.flash.media
The SoundLoaderContext class provides security checks for files that load sound.
SoundLoaderContext(, ) — Constructor, class SoundLoaderContext
Creates a new sound loader context object.
SoundMixer — final class, package window.runtime.flash.media
The SoundMixer class contains static properties and methods for global sound control in a Flash Player or AIR application.
soundTransform — class FLVPlayback
Provides direct access to the VideoPlayer.soundTransform property to expose more sound control.
soundTransform — class SoundEvent
Indicates new values for volume and panning.
soundTransform — class VideoPlayer
Provides direct access to the NetStream.soundTransform property to expose more sound control.
soundTransform — class SimpleButton
The SoundTransform object assigned to this button.
soundTransform — class Sprite
Controls sound within this sprite.
soundTransform — class Microphone
Controls the sound of this microphone object when it is in loopback mode.
soundTransform — class SoundChannel
The SoundTransform object assigned to the sound channel.
soundTransform — class SoundMixer
The SoundTransform object that controls global sound properties.
soundTransform — class NetStream
Controls sound in this NetStream object.
SoundTransform — final class, package window.runtime.flash.media
The SoundTransform class contains properties for volume and panning.
SoundTransform(, ) — Constructor, class SoundTransform
Creates a SoundTransform object.
soundUpdate — Event, class 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 — class SoundEvent
Defines the value of the type property of a soundUpdate event object.
source — class RegExp
Specifies the pattern portion of the regular expression.
source — class 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 — class 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 — class 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 — class 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 — class 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 — class TileListCollectionItem
The source property of the object.
source — class Motion
An object that stores information about the context in which the motion was created, such as framerate, dimensions, transformation point, and initial position, scale, rotation and skew.
source — class FLVPlayback
A string that specifies the URL of the FLV file to stream and how to stream it.
source — class FLVPlaybackCaptioning
URL of the Timed Text XML file that contains caption information (required property).
source — class VideoPlayer
A string that specifies the URL of the FLV file to stream and how to stream it.
Source — class, package window.runtime.fl.motion
The Source class stores information about the context in which a Motion instance was generated.
Source() — Constructor, class Source
Constructor for Source instances.
sourceField — class TileList
Gets or sets the item field that provides the source path for a tile.
sourceFunction — class TileList
Gets or sets the function to be used to obtain the source path for a tile.
SPACE — class Keyboard
Constant associated with the key code value for the Spacebar (32).
spaceAvailable — class File
The space available for use at this File location, in bytes.
spaceColumnsEqually() — method, class DataGrid
Resets the widths of the visible columns to the same size.
splice(, , ) — method, class Array
Adds elements to and removes elements from an array.
split(, ) — method, class String
Splits a String object into an array of substrings by dividing it wherever the specified delimiter parameter occurs.
SpreadMethod — final class, package window.runtime.flash.display
The SpreadMethod class provides values for the spreadMethod parameter in the beginGradientFill() and lineGradientStyle() methods of the Graphics class.
Sprite — class, package window.runtime.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 Sprite
Creates a new Sprite instance.
sql — class SQLSchema
Returns the entire text of the SQL statement that was used to create this schema object.
SQLCollationType — class, package window.runtime.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 window.runtime.flash.data
This class contains the constants that represent the possible values for the SQLConnection.columnNameStyle property.
SQLColumnSchema — class, package window.runtime.flash.data
The SQLColumnSchema class provides information describing the characteristics of a specific column within a table in a database.
SQLColumnSchema(, , , , , ) — Constructor, class SQLColumnSchema
Constructs a SQLColumnSchema instance.
sqlConnection — class SQLStatement
The SQLConnection object that manages the connection to the database or databases on which the statement is executed.
SQLConnection — class, package window.runtime.flash.data
A SQLConnection instance is used to manage the creation of and connection to local SQL database files (local databases).
SQLConnection() — Constructor, class SQLConnection
Creates a SQLConnection instance.
SQLError — class, package window.runtime.flash.errors
A SQLError instance provides detailed information about a failed operation.
SQLError(, , , , , ) — Constructor, class SQLError
Creates a SQLError instance that can be thrown or used with a SQLErrorEvent instance's error property.
SQLErrorEvent — class, package window.runtime.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(, , , ) — Constructor, class SQLErrorEvent
Creates a SQLErrorEvent object to pass as an argument to event listeners.
SQLErrorOperation — class, package window.runtime.flash.errors
This class contains the constants that represent the possible values for the SQLError.operation property.
SQLEvent — class, package window.runtime.flash.events
Adobe AIR dispatches SQLEvent objects when one of the operations performed by a SQLConnection or SQLStatement instance completes successfully.
SQLEvent(, , ) — Constructor, class SQLEvent
Creates a SQLEvent object to pass as a parameter to event listeners.
SQLIndexSchema — class, package window.runtime.flash.data
A SQLIndexSchema instance provides information describing a specific index in a database.
SQLIndexSchema(, , , ) — Constructor, class SQLIndexSchema
Creates a SQLIndexSchema instance.
SQLMode — class, package window.runtime.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 window.runtime.flash.data
The SQLResult class provides access to data returned in response to the execution of a SQL statement (a SQLStatement instance).
SQLResult(, , , ) — Constructor, class SQLResult
Creates a SQLResult instance.
SQLSchema — class, package window.runtime.flash.data
The SQLSchema class is the base class for schema information for database objects such as tables, views, and indices.
SQLSchema(, , ) — Constructor, class SQLSchema
Creates a SQLSchema instance.
SQLSchemaResult — class, package window.runtime.flash.data
A SQLSchemaResult instance contains the information resulting from a call to the SQLConnection.loadSchema() method.
SQLSchemaResult(, , , ) — Constructor, class SQLSchemaResult
Creates a SQLSchemaResult instance.
SQLStatement — class, package window.runtime.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 SQLStatement
Creates a SQLStatement instance.
SQLTableSchema — class, package window.runtime.flash.data
A SQLTableSchema instance provides information describing a specific table in a database.
SQLTableSchema(, , , ) — Constructor, class SQLTableSchema
Creates a SQLTableSchema instance.
SQLTransactionLockType — class, package window.runtime.flash.data
This class contains the constants that represent the possible values for the option parameter of the SQLConnection.begin() method.
SQLTriggerSchema — class, package window.runtime.flash.data
A SQLTriggerSchema instance provides information describing a specific trigger in a database.
SQLTriggerSchema(, , , ) — Constructor, class SQLTriggerSchema
Creates a SQLTriggerSchema instance.
SQLUpdateEvent — class, package window.runtime.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(, , , , ) — Constructor, class SQLUpdateEvent
Creates a new SQLUpdateEvent instance.
SQLViewSchema — class, package window.runtime.flash.data
A SQLViewSchema instance provides information describing a specific view in a database.
SQLViewSchema(, , , ) — Constructor, class SQLViewSchema
Creates a SQLViewSchema instance.
sqrt() — Static Method , class Math
Computes and returns the square root of the specified number.
SQRT1_2 — class Math
A mathematical constant for the square root of one-half, with an approximate value of 0.7071067811865476.
SQRT2 — class Math
A mathematical constant for the square root of 2, with an approximate value of 1.4142135623730951.
SQUARE — class Iris
Used to specify a square mask shape for the transition effect.
SQUARE — class CapsStyle
Used to specify square caps in the caps parameter of the flash.display.Graphics.lineStyle() method.
Squeeze — class, package window.runtime.fl.transitions
The Squeeze class scales the movie clip object horizontally or vertically.
stack — class Sample
Contains information about the methods executed by Flash Player over a specified period of time.
StackFrame — final class, package window.runtime.flash.sampler
The StackFrame class provides access to the properties of a data block containing a function.
StackOverflowError — Dynamic Class, package window.runtime.flash.errors
ActionScript throws a StackOverflowError exception when the stack available to the script is exhausted.
StackOverflowError() — Constructor, class StackOverflowError
Creates a new StackOverflowError object.
stackTrace — class 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 — class DisplayObject
The Stage of the display object.
stage — class NativeWindow
The Stage object for this window.
Stage — class, package window.runtime.flash.display
The Stage class represents the main drawing area.
StageAlign — final class, package window.runtime.flash.display
The StageAlign class provides constant values to use for the Stage.align property.
StageDisplayState — final class, package window.runtime.flash.display
The StageDisplayState class provides values for the Stage.displayState property.
stageFocusRect — class Stage
Specifies whether or not objects display a glowing border when they have focus.
stageHeight — class Stage
The current height, in pixels, of the Stage.
StageQuality — final class, package window.runtime.flash.display
The StageQuality class provides values for the Stage.quality property.
StageScaleMode — final class, package window.runtime.flash.display
The StageScaleMode class provides values for the Stage.scaleMode property.
stageWidth — class Stage
Specifies the current width, in pixels, of the Stage.
stageX — class MouseEvent
The horizontal coordinate at which the event occurred in global Stage coordinates.
stageY — class MouseEvent
The vertical coordinate at which the event occurred in global Stage coordinates.
STANDARD — class NativeWindowSystemChrome
The standard chrome for the host operating system.
STANDARD — class 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 ServiceMonitor
Starts the service monitor.
start(, ) — Static Method , class TransitionManager
Creates a new TransitionManager instance, designates the target object, applies a transition, and starts the transition.
start() — method, class Tween
Starts the play of a tweened animation from its starting point.
start() — method, class PrintJob
Displays the operating system's Print dialog box, starts spooling, and sets the PrintJob read-only property values.
start() — method, class Timer
Starts the timer, if it is not already running.
startAtLogin — class NativeApplication
Specifies whether this application is automatically launched whenever the current user logs in.
startDrag(, ) — method, class Sprite
Lets the user drag the specified sprite.
startIndex — class DataChangeEvent
Gets the index of the first changed item in the array of items that were changed.
startMove() — method, class NativeWindow
Starts a system-controlled move of this window.
startResize() — method, class NativeWindow
Starts a system-controlled resize operation of this window.
startSampling() — Package Function, flash.sampler
Begins the process of collecting memory usage Sample objects.
startTransition() — method, class TransitionManager
Creates a transition instance and starts it.
state — class FLVPlayback
A string that specifies the state of the component.
state — class VideoEvent
A string identifying the constant from the VideoState class that describes the playback state of the component.
state — class VideoPlayer
A string that specifies the state of the component.
STATE — class 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 FLVPlayback
Dispatched when the playback state changes.
stateChange — Event, class VideoPlayer
Dispatched when the playback state changes.
STATE_CHANGE — class VideoEvent
Defines the value of the type property of a stateChange event object.
stateResponsive — class FLVPlayback
A Boolean value that is true if the state is responsive.
stateResponsive — class 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.
StaticText — final class, package window.runtime.flash.text
This class represents StaticText objects on the display list.
status — Event, class ServiceMonitor
Indicates that the service status has changed.
status — class HTTPStatusEvent
The HTTP status code returned by the server.
status — Event, class Camera
Dispatched when a camera reports its status.
status — Event, class Microphone
Dispatched when a microphone reports its status.
status — Event, class LocalConnection
Dispatched when a LocalConnection object reports its status.
status — Event, class NetStream
Dispatched when the application attempts to play content encrypted with digital rights management (DRM), by invoking the NetStream.play() method.
STATUS — class StatusEvent
Defines the value of the type property of a status event object.
statusBarVisible — class HTMLWindowCreateOptions
Specifies whether a status bar should be displayed.
StatusEvent — class, package window.runtime.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(, , , , ) — Constructor, class StatusEvent
Creates an Event object that contains information about status events.
STATUS_OK — class HTMLPDFCapability
A sufficient version (8.1 or later) of Adobe Reader is detected and PDF content can be loaded in an HTMLLoader object.
stepSize — class NumericStepper
Gets or sets a nonzero number that describes the unit of change between values.
stop() — method, class ServiceMonitor
Stops monitoring the service.
stop() — method, class Animator
Stops the animation and Flash Player goes back to the first frame in the animation sequence.
stop() — method, class Tween
Stops the play of a tweened animation at its current value.
stop() — method, class FLVPlayback
Stops the video from playing.
stop() — method, class VideoPlayer
Stops video playback.
stop() — method, class MovieClip
Stops the playhead in the movie clip.
stop() — method, class SoundChannel
Stops the sound playing in the channel.
stop() — method, class Timer
Stops the timer.
stopAll() — Static Method , class SoundMixer
Stops all sounds currently playing.
stopButton — class FLVPlayback
The Stop button control.
stopDrag() — method, class Sprite
Ends the startDrag() method.
stopImmediatePropagation() — method, class Event
Prevents processing of any event listeners in the current node and any subsequent nodes in the event flow.
stopped — class FLVPlayback
A Boolean value that is true if the state of the FLVPlayback instance is stopped.
STOPPED — class VideoState
The video player is in the stopped state.
stoppedStateEntered — Event, class FLVPlayback
Dispatched when entering the stopped state.
STOPPED_STATE_ENTERED — class VideoEvent
Defines the value of the type property of a stoppedStateEntered event object.
stopPropagation() — method, class 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 — interface INCManager
Height of the stream, in pixels.
streamHeight — class NCManager
Height of the stream, in pixels.
streamLength — interface INCManager
Length of the stream, in seconds.
streamLength — class NCManager
Length of the stream, in seconds.
streamLength — class NCManagerNative
Length of the stream, in milliseconds.
streamName — interface INCManager
The stream name passed into the NetStream.play() method.
streamName — class NCManager
The stream name passed into the NetStream.play() method.
streamWidth — interface INCManager
Width of the stream, in pixels.
streamWidth — class NCManager
Width of the stream, in pixels.
strength — class BevelFilter
The strength of the imprint or spread.
strength — class DropShadowFilter
The strength of the imprint or spread.
strength — class GlowFilter
The strength of the imprint or spread.
strength — class GradientBevelFilter
The strength of the imprint or spread.
strength — class GradientGlowFilter
The strength of the imprint or spread.
String — final class, Top Level
The String class is a data type that represents a string of characters.
String() — Package Function, Top Level
Returns a string representation of the specified parameter.
String() — Constructor, class String
Creates a new String object initialized to the specified string.
STRING_BEGIN — class Keyboard
STRING_BREAK — class Keyboard
STRING_CLEARDISPLAY — class Keyboard
STRING_CLEARLINE — class Keyboard
STRING_DELETE — class Keyboard
STRING_DELETECHAR — class Keyboard
STRING_DELETELINE — class Keyboard
STRING_DOWNARROW — class Keyboard
STRING_END — class Keyboard
STRING_EXECUTE — class Keyboard
STRING_F1 — class Keyboard
STRING_F10 — class Keyboard
STRING_F11 — class Keyboard
STRING_F12 — class Keyboard
STRING_F13 — class Keyboard
STRING_F14 — class Keyboard
STRING_F15 — class Keyboard
STRING_F16 — class Keyboard
STRING_F17 — class Keyboard
STRING_F18 — class Keyboard
STRING_F19 — class Keyboard
STRING_F2 — class Keyboard
STRING_F20 — class Keyboard
STRING_F21 — class Keyboard
STRING_F22 — class Keyboard
STRING_F23 — class Keyboard
STRING_F24 — class Keyboard
STRING_F25 — class Keyboard
STRING_F26 — class Keyboard
STRING_F27 — class Keyboard
STRING_F28 — class Keyboard
STRING_F29 — class Keyboard
STRING_F3 — class Keyboard
STRING_F30 — class Keyboard
STRING_F31 — class Keyboard
STRING_F32 — class Keyboard
STRING_F33 — class Keyboard
STRING_F34 — class Keyboard
STRING_F35 — class Keyboard
STRING_F4 — class Keyboard
STRING_F5 — class Keyboard
STRING_F6 — class Keyboard
STRING_F7 — class Keyboard
STRING_F8 — class Keyboard
STRING_F9 — class Keyboard
STRING_FIND — class Keyboard
STRING_HELP — class Keyboard
STRING_HOME — class Keyboard
stringIDArray — class Locale
An array containing all the string IDs in the FLA file.
STRING_INSERT — class Keyboard
STRING_INSERTCHAR — class Keyboard
STRING_INSERTLINE — class Keyboard
STRING_LEFTARROW — class Keyboard
STRING_MENU — class Keyboard
STRING_MODESWITCH — class Keyboard
STRING_NEXT — class Keyboard
STRING_PAGEDOWN — class Keyboard
STRING_PAGEUP — class Keyboard
STRING_PAUSE — class Keyboard
STRING_PREV — class Keyboard
STRING_PRINT — class Keyboard
STRING_PRINTSCREEN — class Keyboard
STRING_REDO — class Keyboard
STRING_RESET — class Keyboard
STRING_RIGHTARROW — class Keyboard
STRING_SCROLLLOCK — class Keyboard
STRING_SELECT — class Keyboard
STRING_STOP — class Keyboard
STRING_SYSREQ — class Keyboard
STRING_SYSTEM — class Keyboard
STRING_UNDO — class Keyboard
STRING_UPARROW — class Keyboard
STRING_USER — class Keyboard
Strong — class, package window.runtime.fl.transitions.easing
The Strong class defines three easing functions to implement motion with ActionScript animation.
StyleManager — class, package window.runtime.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 StyleManager
Creates a new StyleManager object.
styleNames — class StyleSheet
An array that contains the names (as strings) of all of the styles registered in this style sheet.
STYLES — class 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 — class TextField
Attaches a style sheet to the text field.
StyleSheet — Dynamic Class, package window.runtime.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 StyleSheet
Creates a new StyleSheet object.
subErrorID — class DRMErrorEvent
An error ID that indicates more detailed information about the underlying problem.
submenu — class NativeMenuItem
The submenu associated with this menu item.
SUBPIXEL — class GridFitType
Fits strong horizontal and vertical lines to the sub-pixel grid on LCD monitors.
substr(, ) — method, class String
Returns a substring consisting of the characters that start at the specified startIndex and with a length specified by len.
substring(, ) — method, class String
Returns a string consisting of the character specified by startIndex and all characters up to endIndex - 1.
subtract() — method, class Point
Subtracts the coordinates of another point from the coordinates of this point to create a new point.
SUBTRACT — class BlendMode
Subtracts the values of the constituent colors in the display object from the values of the background color, applying a floor of 0.
super — Statement
Invokes the superclass or parent version of a method or constructor.
supportsDockIcon — class NativeApplication
Indicates whether AIR supports application dock icons on the current operating system.
supportsMenu — class NativeApplication
Specifies whether the current operating system supports a global application menu bar.
supportsMenu — class NativeWindow
Indicates whether AIR supports native window menus on the current computer system.
supportsNotification — class NativeWindow
Indicates whether AIR supports window notification cueing on the current computer system.
supportsSystemTrayIcon — class NativeApplication
Specifies whether AIR supports system tray icons on the current operating system.
supportsTransparency — class NativeWindow
Indicates whether AIR supports native windows with transparent pixels.
swapChildren(, ) — method, class DisplayObjectContainer
Swaps the z-order (front-to-back order) of the two specified child objects.
swapChildrenAt(, ) — method, class DisplayObjectContainer
Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list.
swapChildrenAt(, ) — method, class 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 ColorPicker
The height of each swatch, in pixels.
swatchPadding — Style, class ColorPicker
Defines the padding that appears around each swatch in the color palette, in pixels.
swatchSelectedSkin — Style, class ColorPicker
The class that provides the skin which is used to highlight the currently selected color.
swatchSkin — Style, class ColorPicker
The class that provides the skin which is used to draw the swatches contained in the ColorPicker component.
swatchWidth — Style, class ColorPicker
The width of each swatch, in pixels.
swfVersion — class LoaderInfo
The file format version of the loaded SWF file.
SWFVersion — final class, package window.runtime.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.
symbolName — class Source
Indicates the name of the symbol from which the Motion instance was generated.
sync — Event, class SharedObject
Dispatched when a remote shared object has been updated by the server.
SYNC — class SyncEvent
Defines the value of the type property of a sync event object.
SyncEvent — class, package window.runtime.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(, , , ) — Constructor, class 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.
SyntaxError() — Constructor, class SyntaxError
Creates a new SyntaxError object.
System — final class, package window.runtime.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 — class File
The default encoding used by the host operating system.
systemChrome — class NativeWindow
Reports the system chrome setting used to create this window.
systemChrome — class NativeWindowInitOptions
Specifies whether system chrome is provided for the window.
systemMaxSize — class NativeWindow
The largest window size allowed by the operating system.
systemMinSize — class NativeWindow
The smallest window size allowed by the operating system.
SystemTrayIcon — class, package window.runtime.flash.desktop
The SystemTrayIcon class represents the style of icon that is used in the Windows taskbar® notification area (system tray).
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