Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 Accordion
mx.containers An Accordion navigator container has a collection of child containers, but only one of them at a time is visible.
 AccordionHeader
mx.containers.accordionClasses The AccordionHeader class defines the appearance of the navigation buttons of an Accordion.
 ActionEffectInstance
mx.effects.effectClasses The ActionEffectInstance class is the superclass for all action effect instance classes.
 AddRemoveEffectTargetFilter
mx.effects.effectClasses AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been added or removed as children to a container.
 Alert
mx.controls The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon.
 AnimateProperty
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The AnimateProperty effect animates a property or style of a component.
 AnimateProperty
mx.effects The AnimateProperty effect animates a property or style of a component.
 AnimatePropertyInstance
mx.effects.effectClasses The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect.
 ArrayCollection
mx.collections The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces.
 ArrayUtil
mx.utils The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex.
 AudioControlBar
com.dwuser.ss4.ui.audiocontrols The AudioControlBar class provides a default audio control component when a simple audio controller is needed.
 AudioControlCanvas
com.dwuser.ss4.ui.audiocontrols The AudioControlCanvas element is used to hold all audio control elements for an audio controller.
 AudioGallery
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters which control the gallery level audio.
 AudioImage
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters which control the image level audio.
 AudioInfoText
com.dwuser.ss4.ui.audiocontrols The AudioInfoText element displays information about the currently playing audio.
 AudioIntro
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters which control the intro/background level audio.
 AudioLoadBar
com.dwuser.ss4.ui.audiocontrols The AudioLoadBar element shows a loading-progress bar for the currently streaming audio.
 AudioLoudButton
com.dwuser.ss4.ui.audiocontrols The AudioLoudButton element is a button which, when clicked, sets the volume to full strength (or the value specified in the destVolume parameter).
 AudioMuteButton
com.dwuser.ss4.ui.audiocontrols The AudioMuteButton element is a button which, when clicked, mutes the audio volume (or sets it to the value specified in the destVolume parameter).
 AudioPlayPauseButton
com.dwuser.ss4.ui.audiocontrols The AudioPlayPauseButton plays or pauses any current audio that is applicable based on the level parameter.
 AudioScrubBar
com.dwuser.ss4.ui.audiocontrols The AudioScrubBar element allows the user to scrub to a specific point in the currently playing audio, while displaying the current progress.
 AudioScrubBarHighlightSkin
com.dwuser.ss4.skins The default skin for the highlighted part of the track on the AudioScrubBar element.
 AudioVolumeControl
com.dwuser.ss4.ui.audiocontrols The AudioVolumeControl element allows the user to control the audio volume, incorporating three separate elements: AudioMuteButton, AudioVolumeSlider, and AudioLoudButton.
 AudioVolumeSlider
com.dwuser.ss4.ui.audiocontrols The AudioVolumeSlider element allows the user to control the audio volume level by dragging a slider.
 AudioVolumeToggleButton
com.dwuser.ss4.ui.audiocontrols The AudioVolumeToggleButton element allows the user to toggle the volume back and forth from full-level to muted.
 AutoplayDelaySlider
com.dwuser.ss4.ui.controls The AutoplayDelaySlider is a slider control which allows the user to adjust the autoplay delay between images.
 AutoplayLoopToggleButton
com.dwuser.ss4.ui.controls The AutoplayLoopToggleButton is a checkbox control which allows the user to enable or disable autoplay looping.
 AutoplayManager
com.dwuser.ss4.managers The AutoplayManager class functions as a central manager for autoplay within a slideshow.
 AutoplayProgressDisplay
com.dwuser.ss4.ui.controls The AutoplayProgressDisplay element displays a small circle indicator which shows the autoplay timer progress.
 AutoplayToggleButton
com.dwuser.ss4.ui.controls The AutoplayToggleButton element allows the user to enable or disable autoplay.
 Back
mx.effects.easing The Back class defines three easing functions to implement motion with Flex effect classes.
 BaseListData
mx.controls.listClasses The BaseListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors.
 BindingUtils
mx.binding.utils The BindingUtils class defines utility methods for performing data binding from ActionScript.
 BitmapTransformer
ws.tink.flex.dwuserUtils 
 Blinds
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Blinds effect looks like a set of venetian blinds being opened or closed over the target.
 Blur
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Blur effect lets you apply a blur visual effect to a component.
 Blur
mx.effects The Blur effect lets you apply a blur visual effect to a component.
 BlurFade
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The BlurFade effect blurs and fades the target at the same time.
 BlurFadeFly
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The BlurFadeFly effect blurs, fades, and flys-out the target at the same time.
 BlurInstance
mx.effects.effectClasses The BlurInstance class implements the instance class for the Blur effect.
 Border
mx.skins The Border class is an abstract base class for various classes that draw borders, either rectangular or non-rectangular, around UIComponents.
 BorderBox
com.dwuser.ss4.ui.extras The BorderBox element displays a box with a solid background whose background color can be changed with a smooth fade effect.
 Bounce
mx.effects.easing The Bounce class defines three easing functions to implement bounce motion with Flex effect classes.
 Box
mx.containers A Box container lays out its children in a single vertical column or a single horizontal row.
 BoxDirection
mx.containers The BoxDirection class specifies constant values for the direction property of the Box container.
 BoxDivider
mx.containers.dividedBoxClasses The BoxDivider class represents the divider between children of a DividedBox container.
 BrowserChangeEvent
mx.events The BrowserChangeEvent class represents event objects specific to the BrowserManager.
 BrowserManager
mx.managers The BrowserManager is a Singleton manager that acts as a proxy between the browser and the application.
 Button
mx.controls The Button control is a commonly used rectangular button.
 ButtonBar
mx.controls The ButtonBar control defines a horizontal or vertical group of logically related push buttons with a common look and navigation.
 ButtonLabelPlacement
mx.controls The ButtonLabelPlacement class defines the constants for the allowed values of the labelPlacement property of a Button, CheckBox, LinkButton, or RadioButton control.
 Canvas
mx.containers A Canvas layout container defines a rectangular region in which you place child containers and controls.
 Caption
com.dwuser.ss4.ui The Caption element displays both the current image's title and it's current caption value.
 CaptionToggleButton
com.dwuser.ss4.ui.controls The CaptionToggleButton element displays the default caption show/hide icons; when clicked, it will by default show/hide any Caption element(s) in the slideshow.
 ChangeWatcher
mx.binding.utils The ChangeWatcher class defines utility methods that you can use with bindable Flex properties.
 CheckBox
mx.controls The CheckBox control consists of an optional label and a small box that can contain a check mark or not.
 ChildExistenceChangedEvent
mx.events Represents events that are dispatched when a the child of a control is created or destroyed.
 Circular
mx.effects.easing The Circular class defines three easing functions to implement circular motion with Flex effect classes.
 ClassFactory
mx.core A ClassFactory instance is a "factory object" which Flex uses to generate instances of another class, each with identical properties.
 CloseEvent
mx.events The CloseEvent class represents event objects specific to popup windows, such as the Alert control.
 CollectionEvent
mx.events The mx.events.CollectionEvent class represents an event that is dispatched when the associated collection changes.
 CollectionEventKind
mx.events The CollectionEventKind class contains constants for the valid values of the mx.events.CollectionEvent class kind property.
 CollectionViewError
mx.collections.errors The CollectionViewError class represents general errors within a collection that are not related to specific activities such as Cursor seeking.
 ColorUtil
mx.utils The ColorUtil class is an all-static class with methods for working with RGB colors within Flex.
 ComponentDescriptor
mx.core ComponentDescriptor is the base class for the UIComponentDescriptor class, which encapsulates the information that you specified in an MXML tag for an instance of a visual component.
 CompositeEffect
mx.effects The CompositeEffect class is the parent class for the Parallel and Sequence classes, which define the <mx:Parallel> and <mx:Sequence> MXML tags.
 CompositeEffectInstance
mx.effects.effectClasses The CompositeEffectInstance class implements the instance class for the CompositeEffect class.
 ConstraintColumn
mx.containers.utilityClasses The ConstraintColumn class partitions an absolutely positioned container in the vertical plane.
 ConstraintError
mx.containers.errors This error is thrown when a constraint expression is not configured properly; for example, if the GridColumn reference is invalid.
 ConstraintRow
mx.containers.utilityClasses ConstraintRow class partitions an absolutely positioned container in the horizontal plane.
 Container
mx.core The Container class is an abstract base class for components that controls the layout characteristics of child components.
 ContainerCreationPolicy
mx.core The ContainerCreationPolicy class defines the constant values for the creationPolicy property of the Container class.
 ContainerGlobals
mx.core 
 ContainerLayout
mx.core The ContainerLayout class defines the constant values for the layout property of container classes.
 ControlBar
mx.containers The ControlBar container lets you place controls at the bottom of a Panel or TitleWindow container.
 Cubic
mx.effects.easing The Cubic class defines three easing functions to implement motion with Flex effect classes.
 CursorBookmark
mx.collections Encapsulates the positional aspects of a cursor in an ICollectionView.
 CursorError
mx.collections.errors This error is thrown by a collection Cursor.
 CursorManager
mx.managers The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible.
 CursorManagerPriority
mx.managers The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method.
 CustomScrollArrowSkin
com.dwuser.ss4.skins The default customized skin for all the states of the up or down button in a ScrollBar.
 CustomScrollBar
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used to customize the slideshow's "normal" scrollbars, which appear on the Caption element and Thumbnails and NumberBar elements if page-based scrolling is disabled.
 CustomScrollThumbSkin
com.dwuser.ss4.skins The skin for all the states of the up or down button in a ScrollBar.
 CustomScrollTrackSkin
com.dwuser.ss4.skins The skin for all the states of the up or down button in a ScrollBar.
 DataGridListData
mx.controls.dataGridClasses The DataGridListData class defines the data type of the listData property that is implemented by drop-in item renderers or drop-in item editors for the DataGrid control.
 DataLooper
com.dwuser.ss4.ui The DataLooper element is used to create multiple copies of its child elements, with one being created for each item in the dataProvider.
 DefaultDataDescriptor
mx.controls.treeClasses The DefaultDataDescriptor class provides a default implementation for accessing and manipulating data for use in controls such as Tree and Menu.
 Dissolve
mx.effects Animate the component from transparent to opaque, or from opaque to transparent.
 DissolveInstance
mx.effects.effectClasses The DissolveInstance class implements the instance class for the Dissolve effect.
 DividedBox
mx.containers A DividedBox container measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children.
 DividerEvent
mx.events Represents events that are dispatched when a divider has been pressed, dragged or released.
 DownloadProgressBar
mx.preloaders The DownloadProgressBar class displays download progress.
 DragEvent
mx.events The DragEvent class represents event objects that are dispatched as part of a drag-and-drop operation.
 DragManager
mx.managers The DragManager class manages drag and drop operations, which let you move data from one place to another in a Flex application.
 DragSource
mx.core The DragSource class contains the data being dragged.
 DWU_Button
mx.controls The base class used for various buttons in the slideshow; is essentially just a Button element.
 DWU_LinkButton
mx.controls The base class used for various LinkButton's in the slideshow; essentially just a LinkButton element.
 DynamicEvent
mx.events This subclass of Event is dynamic, meaning that you can set arbitrary event properties on its instances at runtime.
 DynamicLinkButton
com.dwuser.ss4.ui The DynamicLinkButton element creates a clickable link button whose text and link dynamically change based on the current selected gallery and image.
 DynamicScrollableText
com.dwuser.ss4.ui The DynamicScrollableText element displays scrollable text which dynamically changes based on the currently selected gallery and image.
 DynamicText
com.dwuser.ss4.ui The DynamicText element displays non-scrollable text which dynamically changes based on the currently selected gallery and image.
 EdgeMetrics
mx.core The EdgeMetrics class specifies the thickness, in pixels, of the four edge regions around a visual component.
 Effect
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses This class is used to define shared properties for various sub-effects.
 Effect
mx.effects The Effect class is an abstract base class that defines the basic functionality of all Flex effects.
 EffectEvent
mx.events Represents event objects that are specific to Flex effects.
 EffectInstance
mx.effects The EffectInstance class represents an instance of an effect playing on a target.
 EffectLibrary
com.dwuser.ss4.managers The EffectLibrary class functions as a central repository for all effects.
 EffectManager
mx.effects The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application.
 EffectTargetFilter
mx.effects The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect.
 Elastic
mx.effects.easing The Elastc class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave.
 EnhancedButtonSkin
com.dwuser.ss4.skins This is the enhanced version of the Halo ButtonSkin that has been customized to support four numeric values in the corner, a more configurable border, and also a large number of colors in the gradient (limited by 15 in ProgrammaticSkin.drawRoundRect), individually specified for up, over, etc states..
 ErrorManager
com.dwuser.ss4.managers The ErrorManager class functions as a central location from which to notify the user of any serious errors which occur in the slideshow.
 EventListenerRequest
mx.events Request sent from one SystemManager to a SystemManager in another application through their bridge to add or remove a listener to a specified event on your behalf.
 EventPriority
mx.core The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher.
 Exponential
mx.effects.easing The Exponential class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave.
 ExternalImageLinkButton
com.dwuser.ss4.ui.extras The ExternalImageLinkButton class holds the style parameters used for the link-jump button displayed on slides where the image link has been externalized.
 Fade
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Fade effect animates the alpha property of a component, either from transparent to opaque, or from opaque to transparent.
 Fade
mx.effects The Fade effect animates the alpha property of a component, either from transparent to opaque, or from opaque to transparent.
 FadeInstance
mx.effects.effectClasses The FadeInstance class implements the instance class for the Fade effect.
 FirstButton
com.dwuser.ss4.ui.controls The FirstButton element allows the user to jump to the first image in the current gallery.
 FirstButtonSkin
com.dwuser.ss4.skins The default skin for the FirstButton element.
 FlashSlideshow
com.dwuser.ss4.ui The FlashSlideshow class represents the base component for all XFS v4 slideshows.
 FlashSlideshowConfigurationParameters
com.dwuser.ss4.core When using a component implementation of the FlashSlideshow, this class holds all of the initialization parameters.
 FlexEvent
mx.events The FlexEvent class represents the event object passed to the event listener for many Flex events.
 FlexLoader
mx.core FlexLoader is a subclass of the Player's Loader class.
 FlexMouseEvent
mx.events The FlexMouseEvent class represents the event object passed to the event listener for Flex-specific mouse activity.
 FlexPrintJob
mx.printing The FlexPrintJob class is a wrapper for the flash.printing.PrintJob class.
 FlexPrintJobScaleType
mx.printing Values for the scaleType property of the FlexPrintJob.addObject() method parameter.
 FlexShape
mx.core FlexShape is a subclass of the Player's Shape class.
 FlexSprite
mx.core FlexSprite is a subclass of the Player's Sprite class and the superclass of UIComponent.
 FlexTextField
mx.core FlexTextField is a subclass of the Player's TextField class and the superclass of UITextField.
 FlexVersion
mx.core This class controls the backward-compatibility of the framework.
 FlexVideoPlayer
com.dwuser.ss4.video The FlexVideoPlayer element defines the video player used for showing video on a slide.
 FocusManager
mx.managers The FocusManager class manages the focus on components in response to mouse activity or keyboard activity (Tab key).
 FocusRequestDirection
mx.events The FocusDirection class defines the constant values for the direction focus may be moved in.
 Formatter
mx.formatters The Formatter class is the base class for all data formatters.
 FullScreenButton
com.dwuser.ss4.ui.controls The FullScreenButton element allows the user to toggle in and out of full-screen mode.
 FullScreenSkin
com.dwuser.ss4.skins The default skin for the FirstButton element.
 GalleryBar
com.dwuser.ss4.ui The GalleryBar element displays a control bar with multiple buttons, each one representing one of the galleries in the slideshow.
 GalleryBarButton
com.dwuser.ss4.ui.extras The GalleryBarButton element represents the button elements displayed on a GalleryBar element.
 GalleryBarHover
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the GalleryBarButton element in it's hover state.
 GalleryBarSelected
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the GalleryBarButton element in it's selected state.
 GalleryBarVisited
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the GalleryBarButton element in it's visited state.
 GalleryDescriptor
com.dwuser.ss4.utils This class describes the Object format used to describe a gallery.
 GalleryPagingLabel
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the paging status label shown by default on the GallerySelector element if no custom PagingControls descriptor has been defined.
 GalleryPagingNextButton
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the "Next page" paging control button shown by default on the GallerySelector element if no custom PagingControls descriptor has been defined.
 GalleryPagingPreviousButton
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the "Previous page" paging control button shown by default on the GallerySelector element if no custom PagingControls descriptor has been defined.
 GalleryPasswordAlert
com.dwuser.ss4.ui Holds the style parameters used on the alert displayed when a gallery password is incorrectly entered.
 GalleryPasswordButton
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the 'OK' and 'Cancel' buttons in the gallery password prompt.
 GalleryPasswordLabel
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the label in the gallery password prompt.
 GalleryPasswordPanel
com.dwuser.ss4.ui The GalleryPasswordPanel class represents the prompt which is displayed when a gallery password needs to be entered.
 GalleryPasswordTextInput
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the text input box in the gallery password prompt.
 GallerySelector
com.dwuser.ss4.ui The GallerySelector element displays a grid with an item to represent each gallery in the slideshow; when any of these items is clicked, the corresponding gallery opens.
 Glow
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Glow effect lets you apply a visual glow effect to a component.
 Glow
mx.effects The Glow effect lets you apply a visual glow effect to a component.
 GlowInstance
mx.effects.effectClasses The GlowInstance class implements the instance class for the Glow effect.
 GotoBox
com.dwuser.ss4.ui.controls The GotoBox control element allows the user to type in the cardinal index of an image/slide and press 'enter' to jump directly to it.
 GraphicsUtil
mx.utils The Graphics class is an all-static class with utility methods related to the Graphics class.
 GroupLoader
com.dwuser.ss4.ui.loaders The GroupLoader element displays the image preloading progress whenever a group of images (such as an entire gallery) is being (pre)loaded.
 HaloColors
mx.skins.halo Defines the colors used by components that support the Halo theme.
 HBox
mx.containers The HBox container lays out its children in a single horizontal row.
 HDividedBox
mx.containers The HDividedBox container lays out its children horizontally in the same way as HBox container, but it inserts a draggable divider in the gap between each child.
 HFlowBox
com.dwuser.ss4.containers The HFlowBox container lays out its children in a single horizontal row.
 HideShowEffectTargetFilter
mx.effects.effectClasses HideShowEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been shown or hidden by modifying their visible property.
 HistoryManager
mx.managers History management lets users navigate through a Flex application using the web browser's Back and Forward navigation commands.
 HoverCanvas
com.dwuser.ss4.ui The HoverCanvas element is a Canvas which automatically disappears after a specified period of inactivity, then re-appears when the user moves the cursor.
 HoverSlideCanvas
com.dwuser.ss4.ui The HoverSlideCanvas element is a special type of HoverCanvas which hides/shows itself by sliding out of view.
 HRule
mx.controls The HRule control creates a single horizontal line.
 HScrollBar
mx.controls The HScrollBar (horizontal ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area.
 HSlider
mx.controls The HSlider control lets users select a value by moving a slider thumb between the end points of the slider track.
 HTMLToolTip
com.dwuser.ss4.ui.extras The HTMLToolTip class is the default tooltip renderer; it is special because it enables support for HTML in the toolTip property on various UI elements.
 IAbstractEffect
mx.effects The IAbstractEffect interface is used to denote that a property or parameter must be of type Effect, but does not actually implement any of the APIs of the IEffect interface.
 IAutomationObject
mx.automation The IAutomationObject interface defines the interface for a delegate object that implements automation for a component.
 IBorder
mx.core The IBorder interface defines the interface that all classes used for border skins should implement.
 IBrowserManager
mx.managers The interface that the shared instance of the BrowserManager implements.
 IButton
mx.core The IButton interface is a marker interface that indicates that a component acts as a button.
 IChildList
mx.core The IChildList interface defines the properties and methods for accessing and manipulating child lists, which are subsets of a DisplayObjectContainer's children.
 ICollectionView
mx.collections An ICollectionView is a view onto a collection of data.
 IConstraintClient
mx.core The IConstraintClient interface defines the interface for components that support layout constraints.
 IConstraintLayout
mx.containers.utilityClasses IConstraintLayout is a marker interface that indicates that a container supports ConstraintColumn class and ConstraintRow class within its layout.
 IContainer
mx.core IContainer is a interface that indicates a component extends or mimics mx.core.Container
 IDataRenderer
mx.core The IDataRenderer interface defines the interface for components that have a data property.
 IDeferredInstantiationUIComponent
mx.core The IDeferredInstantiationUIComponent interface defines the interface for a component or object that defers instantiation.
 IDropInListItemRenderer
mx.controls.listClasses The interface for "drop-in" item renderers.
 IEffect
mx.effects The IEffect interface defines the base interface of all Flex effects.
 IEffectInstance
mx.effects The IEffectInstance interface represents an instance of an effect playing on a target.
 IEffectTargetHost
mx.effects The IEffectTargetHost interface defines the interface that lets you access the target list-based control of a data effect.
 IFactory
mx.core The IFactory interface defines the interface that factory classes such as ClassFactory must implement.
 IFlexAsset
mx.core IFlexAsset is a marker interface with the following meaning: if a class declares that it implements IFlexAsset, then that class represents an asset -- such as a bitmap, a font, or a sound -- that has been embedded in a Flex application.
 IFlexContextMenu
mx.controls The IFlexContextMenu interface defines the interface for a Flex context menus.
 IFlexDisplayObject
mx.core The IFlexDisplayObject interface defines the interface for skin elements.
 IFlexModule
mx.core The IFlexModule interface is used as an optional contract with IFlexModuleFactory.
 IFlexModuleFactory
mx.core The IFlexModuleFactory interface represents the contract expected for bootstrapping Flex applications and dynamically loaded modules.
 IFocusManager
mx.managers The IFocusManager interface defines the interface that components must implement to manage the focus on components in response to mouse activity or keyboard activity (Tab key), and to support a default button.
 IFocusManagerComplexComponent
mx.managers The IFocusManagerComplexComponent interface defines the interface that components that can have more than one internal focus target should implement in order to receive focus from the FocusManager.
 IFocusManagerComponent
mx.managers The IFocusManagerComponent interface defines the interface that focusable components must implement in order to receive focus from the FocusManager.
 IFocusManagerContainer
mx.managers The IFocusManagerContainer interface defines the interface that containers implement to host a FocusManager.
 IFocusManagerGroup
mx.managers The IFocusManagerGroup interface defines the interface that any component must implement if it is grouped in sets, where only one member of the set can be selected at any given time.
 IFontContextComponent
mx.core Allows a component to support a font context property.
 IHistoryManagerClient
mx.managers Interface that must be implemented by objects registered with the History Manager.
 IIMESupport
mx.core The IIMESupport interface defines the interface for any component that supports IME (input method editor).
 IInvalidating
mx.core The IInvalidating interface defines the interface for components that use invalidation to do delayed -- rather than immediate -- property commitment, measurement, drawing, and layout.
 ILayoutManager
mx.managers The LayoutManager is the engine behind Flex's measurement and layout strategy.
 ILayoutManagerClient
mx.managers The ILayoutManagerClient interface defines the interface that a component must implement to participate in the LayoutManager's commit/measurement/layout sequence.
 IList
mx.collections A collection of items organized in an ordinal fashion.
 IListItemRenderer
mx.controls.listClasses Item renderers and item editors for list components must implement the IListItemRenderer interface.
 Image
com.dwuser.ss4.ui The Image element is the element used to display static images in the slideshow.
 ImageErrorDisplay
com.dwuser.ss4.ui.extras 
 ImageManager
com.dwuser.ss4.managers Holds the style parameters which control global image management, including loading and other settings.
 Images3DWall
com.dwuser.ss4.ui [Pro Version Only] The Images3DWall image-display element displays slides in a 3d curved-wall (or carousel or wave) environment.
 Images3DWallThumb
com.dwuser.ss4.ui The Images3DWallThumb class holds the style parameters used for thumbnail images on the Images3DWall image display element.
 ImagesCoverFlow
com.dwuser.ss4.ui [Pro Version Only] The ImagesCoverFlow image-display element displays slides in a 3D iPod®- or iTunes®-style coverflow.
 ImagesScatter
com.dwuser.ss4.ui [Pro Version Only] The ImagesScatter image-display element displays all slides scattered across a virtual table, and clicking on a slide brings it into focus in the foreground.
 ImagesScrollList
com.dwuser.ss4.ui The ImagesScrollList image-display element displays all slides at once in a contiguous row, column, or grid.
 ImagesStandard
com.dwuser.ss4.ui The ImagesStandard image-display element displays slides in the classic "one slide at a time" view, with transitions between each slide.
 ImagesStandardTransition
com.dwuser.ss4.ui The ImagesStandardTransition class represents the transition which is displayed between each image on the ImagesStandard image-display element.
 ImagesStarfield
com.dwuser.ss4.ui [Pro Version Only] The ImagesStarfield image-display element displays slides in a 3D star field, where the user can fly from slide to slide.
 ImageTree
com.dwuser.ss4.ui The ImageTree element displays a tree whose contents are a hierarchical representation of all galleries and images in the slideshow.
 IMenuDataDescriptor
mx.controls.menuClasses The IMenuDataDescriptor interface defines the interface that a dataDescriptor for a Menu or MenuBar control must implement.
 IModuleInfo
mx.modules An interface that acts as a handle for a particular module.
 IMXMLObject
mx.core The IMXMLObject interface defines the APIs that a non-visual component must implement in order to work properly with the MXML compiler.
 IndexChangedEvent
mx.events The IndexChangedEvent class represents events that are dispatched when an index changes.
 IndividualSlide
com.dwuser.ss4.ui The IndividualSlide class represents the main slides which are displayed in the slideshow.
 IndividualSlideImage
com.dwuser.ss4.ui The IndividualSlideImage class represents the image displayed on all InvididualSlide instances (which are the main slides in the slideshow).
 InterDragManagerEvent
mx.events An event sent between DragManagers that are in separate but trusted ApplicationDomains to handle the dispatching of DragEvents to the drag targets.
 InterManagerRequest
mx.events This is an event that is sent between ApplicationDomains to notify trusted listeners about activity in a particular manager.
 InvalidateRequestData
mx.events The InvalidateRequestData class defines constants for the values of the data property of a SWFBridgeRequest object when used with the SWFBridgeRequest.INVALIDATE_REQUEST request.
 IOverride
mx.states The IOverride interface is used for view state overrides.
 IPreloaderDisplay
mx.preloaders Defines the interface that a class must implement to be used as a download progress bar.
 IProgrammaticSkin
mx.core The IProgrammaticSkin interface defines the interface that skin classes must implement if they use the name property skin interface.
 IPropertyChangeNotifier
mx.core The IPropertyChangeNotifier interface defines a marker interface.
 IRawChildrenContainer
mx.core The IRawChildrenContainer interface defines the APIs for containers that can return an IChildList that represents all their children.
 IRectangularBorder
mx.core The IRectangularBorder interface defines the interface that all classes used for rectangular border skins should implement.
 IRepeater
mx.core The IRepeater interface defines the APIs for Repeater public APIs of the Repeater object.
 IRepeaterClient
mx.core The IRepeaterClient interface defines the APIs for components that can have multiple instances created by a Repeater.
 IResourceBundle
mx.resources The IResourceBundle and IResourceManager interfaces work together to provide localization support for Flex applications.
 IResourceManager
mx.resources The APIs of the IResourceManager interface provide localization support for Flex applications.
 IResponder
mx.rpc This interface provides the contract for any service that needs to respond to remote or asynchronous calls.
 Iris
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Iris effect animates the effect target by expanding or contracting a rectangular mask centered on the target.
 Iris
mx.effects The Iris effect animates the effect target by expanding or contracting a rectangular mask centered on the target.
 IrisInstance
mx.effects.effectClasses The IrisInstance class implements the instance class for the Iris effect.
 ISimpleStyleClient
mx.styles This interface describes the properties and methods that an object must implement so that it can participate in the style subsystem.
 IsolatedCube
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The IsolatedCube effect transitions between two views using the effect of a cube rotating.
 IStateClient
mx.core The IStateClient interface defines the interface that components must implement to support view states.
 IStyleClient
mx.styles This interface describes the properties and methods that an object must implement so that it can fully participate in the style subsystem.
 IStyleModule
mx.styles Simple interface that defines an unload() method.
 ISWFBridgeGroup
mx.core A sandbox bridge group is a group of bridges that represent applications that this application can communicate with.
 ISWFBridgeProvider
mx.core An implementor of ISWFBridgeProvider provides a bridge to an application in a different security sandbox or to an application that was compiled with a different version of the Flex compiler and is running in a separate ApplicationDomain.
 ISWFLoader
mx.core The ISWFLoader interface defines an API with special properties and method required when loading compatible applications and untrusted applications.
 ISystemManager
mx.managers An ISystemManager manages an "application window".
 ItemClickEvent
mx.events Represents events that are dispatched when a navigation item on a navigator bar, such as a ButtonBar, LinkBar, or TabBar control, has been clicked.
 ItemPendingError
mx.collections.errors This error is thrown when retrieving an item from a collection view requires an asynchronous call.
 ItemResponder
mx.collections The ItemResponder class provides a default implementation of the mx.rpc.IResponder interface.
 IToolTip
mx.core The IToolTip interface defines the API that tooltip-like components must implement in order to work with the ToolTipManager.
 IToolTipManagerClient
mx.managers Components that implement IToolTipManagerClient can have tooltips and must have a toolTip getter/setter.
 ITreeDataDescriptor
mx.controls.treeClasses Interface providing methods for parsing and adding nodes to a collection of data that is displayed by a Tree control.
 ITreeDataDescriptor2
mx.controls.treeClasses The ITreeDataDescriptor2 Interface defines methods for parsing and adding nodes to a collection of data that is displayed by a Tree control.
 IUIComponent
mx.core The IUIComponent interface defines the basic set of APIs that you must implement to create a child of a Flex container or list.
 IUID
mx.core The IUID interface defines the interface for objects that must have Unique Identifiers (UIDs) to uniquely identify the object.
 IUITextField
mx.core The IUITextField interface defines the basic set of APIs for UITextField instances.
 IValidatorListener
mx.validators The interface that components implement to support the Flex data validation mechanism.
 IViewCursor
mx.collections Defines the interface for enumerating a collection view bi-directionally.
 KBEffect
com.dwuser.ss4.utils Instances of the KBEffect class are used to represent individual Ken Burns (KB) effect instances.
 KBManager
com.dwuser.ss4.managers The KBManager class functions as a central repository for all Ken Burns (KB) effects.
 Label
mx.controls The Label control displays a single line of noneditable text.
 LastButton
com.dwuser.ss4.ui.controls The LastButton element allows the user to jump to the final image in the current gallery.
 LastButtonSkin
com.dwuser.ss4.skins The default skin for the LastButton element.
 LayoutContainer
mx.core Flex defines a default, or Application, container that lets you start adding content to your module or Application without explicitly defining another container.
 LayoutJumpButton
com.dwuser.ss4.ui The LayoutJumpButton element, when clicked, triggers a jump to the view specified by the view property.
 LayoutManager
com.dwuser.ss4.ui The LayoutManager manages all aspects of the user interface.
 LayoutManager
mx.managers The LayoutManager is the engine behind Flex's measurement and layout strategy.
 LayoutTransition
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters which control the transition used between separate layout views.
 LayoutTransitionFirst
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters which control the transition used to display the first layout view.
 Linear
mx.effects.easing The Linear class defines easing functions to implement linear motion with Flex effect classes.
 LinkButton
mx.controls The LinkButton control is a borderless Button control whose contents are highlighted when a user moves the mouse over it.
 List
mx.controls The List control displays a vertical list of items.
 ListBase
mx.controls.listClasses The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items.
 ListBaseSeekPending
mx.controls.listClasses An object that stores data about a seek operation that was interrupted by an ItemPendingError error.
 ListBaseSelectionData
mx.controls.listClasses Records used by list classes to keep track of what is selected.
 ListCollectionView
mx.collections The ListCollectionView class adds the properties and methods of the ICollectionView interface to an object that conforms to the IList interface.
 ListData
mx.controls.listClasses The ListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the List control.
 ListDropIndicator
mx.skins.halo The skin for the drop indicator of a list-based control.
 ListEvent
mx.events The ListEvent class represents events associated with items in list-based controls such as List, Tree, Menu, and DataGrid.
 ListEventReason
mx.events Constants for the values of the reason property of a ListEvent object where the value of the type property is ListEvent.ITEM_EDIT_END.
 ListItemDragProxy
mx.controls.listClasses The default drag proxy used when dragging from a list-based control (except for the DataGrid class).
 ListItemRenderer
mx.controls.listClasses The ListItemRenderer class defines the default item renderer for a List control.
 ListRowInfo
mx.controls.listClasses Used by the list-based classes to store information about their IListItemRenderers.
 LoaderSkin
com.dwuser.ss4.skins 
 LoaderUtil
mx.utils The LoaderUtil class defines a utility method for use with Flex RSLs.
 MaskEffect
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] This class is used to define shared properties for various sub-effects.
 MaskEffect
mx.effects The MaskEffect class is an abstract base class for all effects that animate a mask, such as the wipe effects and the Iris effect.
 MaskEffectInstance
mx.effects.effectClasses The MaskEffectInstance class is an abstract base class that implements the instance class for the MaskEffect class.
 ModuleEvent
mx.events The ModuleEvent class represents the event object passed to the event listener for events related to dynamically-loaded modules.
 ModuleManager
mx.modules The ModuleManager class centrally manages dynamically loaded modules.
 Move
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Move effect changes the position of a component over a specified time interval.
 Move
mx.effects The Move effect changes the position of a component over a specified time interval.
 MoveEvent
mx.events Represents event objects that are dispatched when a Flex component moves.
 MoveInstance
mx.effects.effectClasses The MoveInstance class implements the instance class for the Move effect.
 NameUtil
mx.utils The NameUtil utility class defines static methods for creating names for Flex objects.
 NavBar
mx.controls The NavBar control is the superclass for navigator controls, such as the LinkBar and TabBar controls, and cannot be instantiated directly.
 NextButton
com.dwuser.ss4.ui.controls The NextButton element allows the user to jump to the next image in the current gallery.
 NextButtonSkin
com.dwuser.ss4.skins The default skin for the NextButton element.
 NoteBox
com.dwuser.ss4.ui.extras The NoteBox class represents the image hover notes displayed on top of a slide, as defined by the <note ...
 NoteBoxToolTip
com.dwuser.ss4.ui.extras This class represents the tooltip displayed on any NoteBox elements.
 NumberBar
com.dwuser.ss4.ui The NumberBar element displays a grid of tiles with numeric labels for all slides in the current gallery; each tile's label displays the numerical index of the corresponding slide.
 NumberBarTile
com.dwuser.ss4.ui The NumberBarTile class holds the style parameters used for the tiles displayed on the NumberBar element.
 NumberBarTileHover
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the NumberBarTile element in it's hover state.
 NumberBarTileSelected
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the NumberBarTile element in it's selected state.
 NumberBarTileVisited
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the NumberBarTile element in it's visited state.
 NumberBase
mx.formatters The NumberBase class is a utility class that contains general number formatting capabilities, including rounding, precision, thousands formatting, and negative sign formatting.
 NumberBaseRoundType
mx.formatters The NumberBaseRoundType class defines the constant values for formatter properties that specify a type of rounding.
 NumberFormatter
mx.formatters The NumberFormatter class formats a valid number by adjusting the decimal rounding and precision, the thousands separator, and the negative sign.
 ObjectProxy
mx.utils This class provides the ability to track changes to an item managed by this proxy.
 ObjectUtil
mx.utils The ObjectUtil class is an all-static class with methods for working with Objects within Flex.
 PagingControlGlideBackButton
com.dwuser.ss4.ui.controls The PagingControlGlideBackButton element is a glide-scroll paging control button which can be used with any element which extends PagingControlHolder, specifically the NumberBar and Thumbnails elements.
 PagingControlGlideForwardButton
com.dwuser.ss4.ui.controls The PagingControlGlideForwardButton element is a glide-scroll paging control button which can be used with any element which extends PagingControlHolder, specifically the NumberBar and Thumbnails elements.
 PagingControlHolder
com.dwuser.ss4.ui The PagingControlHolder is the base class for the Thumbnails and NumberBar elements; it creates a grid of tiles which are arranged in unique, navigable pages.
 PagingControlScrollbar
com.dwuser.ss4.ui.controls The PagingControlScrollbar element is a scrollbar which can be used as a paging control with any element which extends PagingControlHolder, specifically the NumberBar and Thumbnails elements.
 PagingControlSizer
com.dwuser.ss4.ui.controls The PagingControlSizer element is a control which allows the user to resize the tiles in any element which extends PagingControlHolder, specifically the NumberBar and Thumbnails elements.
 Panel
mx.containers A Panel container consists of a title bar, a caption, a border, and a content area for its children.
 Parallel
mx.effects The Parallel effect plays multiple child effects at the same time.
 ParallelInstance
mx.effects.effectClasses The ParallelInstance class implements the instance class for the Parallel effect.
 Pause
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Pause effect is useful when sequencing effects.
 Pause
mx.effects The Pause effect is useful when sequencing effects.
 PauseInstance
mx.effects.effectClasses The PauseInstance class implements the instance class for the Pause effect.
 Pixelate
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Pixelate effect pixelates the target to hide it.
 PixelDissolve
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The PixelDissolve effects hides or reveals the target by masking the image with hundreds or thousands of tiny little blocks.
 PlayPauseButton
com.dwuser.ss4.ui.controls The PlayPauseButton element allows the user to play or pause all aspects of the slideshow, including autoplay, any audio, and any video.
 PlayPauseSkin
com.dwuser.ss4.skins The default skin for the PlayPauseButton element.
 Point3D
ws.tink.flex.dwuserUtils 
 Popper
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Popper effect either zooms the target in while fading it in (if isShowEffect is true), or zooms the target out while fading it out (if isShowEffect is false).
 PopUpManager
mx.managers The PopUpManager singleton class creates new top-level windows and places or removes those windows from the layer on top of all other visible windows.
 PopUpManagerChildList
mx.managers The PopUpManagerChildList class defines the constant values for the detail property of the PopUpManager addPopUp() and createPopUp() methods.
 PopupThumb
com.dwuser.ss4.ui.extras The PopupThumb class holds the style parameters used for the thumbnail images on the PopupToolTip popups which are shown for the PagingControlHolder sub-elements (such as Thumbnails and NumberBar).
 PopupThumbCaption
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the caption label in the PopupToolTip displayed on a Thumbnails or NumberBar element when its tooltipStyle is "text".
 PopupThumbTitle
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the title label in the PopupToolTip displayed on a Thumbnails or NumberBar element when its tooltipStyle is "text".
 PopupToolTip
com.dwuser.ss4.ui.extras The PopupToolTip class represents the tooltip displayed on any PagingControlHolder subclass elements, specifically the Thumbnails and NumberBar elements.
 PopupToolTipBorder
com.dwuser.ss4.skins The default skin for the PopupToolTip element.
 Preloader
mx.preloaders The Preloader class is used by the SystemManager to monitor the download and initialization status of a Flex application.
 PreviousButton
com.dwuser.ss4.ui.controls The PreviousButton element allows the user to jump to the previous image in the current gallery.
 PreviousButtonSkin
com.dwuser.ss4.skins The default skin for the PreviousButton element.
 PrintButton
com.dwuser.ss4.ui The PrintButton element displays the default printing icon; when clicked, it will by default print the current slide's image.
 ProgrammaticSkin
mx.skins This class is the base class for skin elements which draw themselves programmatically.
 ProgressBar
mx.controls The ProgressBar control provides a visual representation of the progress of a task over time.
 ProgressBarDirection
mx.controls The ProgressBarDirection class defines the values for the direction property of the ProgressBar class.
 ProgressBarLabelPlacement
mx.controls The ProgressBarLabelPlacement class defines the values for the labelPlacement property of the ProgressBar class.
 ProgressBarMode
mx.controls The ProgressBarMode class defines the values for the mode property of the ProgressBar class.
 ProgressBarSkin
mx.skins.halo The skin for a ProgressBar.
 ProgressIndeterminateSkin
mx.skins.halo The skin for the indeterminate state of a ProgressBar.
 ProgressTrackSkin
mx.skins.halo The skin for the track in a ProgressBar.
 PropertyChangeEvent
mx.events The PropertyChangeEvent class represents the event object passed to the event listener when one of the properties of an object has changed, and provides information about the change.
 PropertyChangeEventKind
mx.events The PropertyChangeEventKind class defines the constant values for the kind property of the PropertyChangeEvent class.
 PropertyChanges
mx.effects.effectClasses The PropertyChanges class defines the start and end values for a set of properties of a target component of a transition.
 Quadratic
mx.effects.easing The Quadratic class defines three easing functions to implement quadratic motion with Flex effect classes.
 Quartic
mx.effects.easing The Quartic class defines three easing functions to implement motion with Flex effect classes.
 Quintic
mx.effects.easing The Quintic class defines three easing functions to implement motion with Flex effect classes.
 RectangularBorder
mx.skins The RectangularBorder class is an abstract base class for various classes that draw rectangular borders around UIComponents.
 RectangularDropShadow
mx.graphics Drop shadows are typically created using the DropShadowFilter class.
 Resize
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Resize effect changes the width, height, or both dimensions of a component over a specified time interval.
 Resize
mx.effects The Resize effect changes the width, height, or both dimensions of a component over a specified time interval.
 ResizeEvent
mx.events Represents event objects that are dispatched when the size of a Flex component changes.
 ResizeInstance
mx.effects.effectClasses The ResizeInstance class implements the instance class for the Resize effect.
 ResourceBundle
mx.resources Provides an implementation of the IResourceBundle interface.
 ResourceEvent
mx.events The ResourceEvent class represents an Event object that is dispatched when the ResourceManager loads the resource bundles in a resource module by calling the loadResourceModule() method.
 ResourceManager
mx.resources This class is used to get a single instance of the IResourceManager implementation.
 Rotate
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Rotate effect rotates a component around a specified point.
 Rotate
mx.effects The Rotate effect rotates a component around a specified point.
 RotateInstance
mx.effects.effectClasses The RotateInstance class implements the instance class for the Rotate effect.
 RoundedRectangle
mx.graphics RoundedRectangle represents a Rectangle with curved corners
 RSLEvent
mx.events The RSLEvent class represents an event object used by the DownloadProgressBar class when an RSL is being downloaded by the Preloader class.
 SandboxMouseEvent
mx.events This is an event sent between applications in different security sandboxes to notify listeners about mouse activity in another security sandbox.
 ScrollBar
mx.controls.scrollClasses The ScrollBar class is the base class for the HScrollBar and VScrollBar controls.
 ScrollBarDirection
mx.controls.scrollClasses The ScrollBarDirection class defines the values for the direction property of the ScrollBar control.
 ScrollControlBase
mx.core The ScrollControlBase class is the base class for controls with scroll bars.
 ScrollEvent
mx.events Represents events that are dispatched by the ScrollBar class.
 ScrollEventDetail
mx.events Constants for the values of the detail property of a ScrollEvent.
 ScrollEventDirection
mx.events Constants for the values of the direction property of a ScrollEvent.
 ScrollPolicy
mx.core Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes.
 ScrollThumb
mx.controls.scrollClasses The ScrollThumb class defines the thumb of a ScrollBar control.
 SecurityUtil
mx.utils Utilities for working with security-related issues.
 Sequence
mx.effects The Sequence effect plays multiple child effects one after the other, in the order in which they are added.
 SequenceInstance
mx.effects.effectClasses The SequenceInstance class implements the instance class for the Sequence effect.
 SetPropertyAction
mx.effects The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition.
 SetPropertyActionInstance
mx.effects.effectClasses The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect.
 SetStyleAction
mx.effects The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition.
 SetStyleActionInstance
mx.effects.effectClasses The SetStyleActionInstance class implements the instance class for the SetStyleAction effect.
 Sine
mx.effects.easing The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave.
 SingleLoader
com.dwuser.ss4.ui.loaders The SingleLoader element displays the image preloading progress whenever a single image is being loaded.
 Slide
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Slide effect slides the target in or out from the specifed direction.
 SliderDataTip
mx.controls.sliderClasses The SliderDataTip class defines the tooltip used in the mx.controls.Slider control.
 SliderDirection
mx.controls.sliderClasses The SliderDirection class defines the constant values for the direction property of the Slider class.
 SliderEvent
mx.events The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes.
 SliderEventClickTarget
mx.events The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class.
 SliderLabel
mx.controls.sliderClasses The SliderLabel class defines the label used in the mx.controls.Slider component.
 SliderThumb
mx.controls.sliderClasses The SliderThumb class represents a thumb of a Slider control.
 SliderThumbSkin
mx.skins.halo The skin for all the states of a thumb in a Slider.
 SliderTrackSkin
mx.skins.halo The skin for the track in a Slider.
 SlideshowAlert
com.dwuser.ss4.ui Holds the style parameters used on the alert box displayed when an error occurs in the slideshow.
 SlideshowEvent
com.dwuser.ss4.events The SlideshowEvent class defines the event constants for the events dispatched by a FlashSlideshow instance.
 SlideshowInterface
com.dwuser.ss4.core The SlideshowInterface class manages all communication with Javascript in the host HTML page.
 SlideshowParams
com.dwuser.ss4.core In standalone implementations, the SlideshowParams class allows access to all slideshow configuration parameters which were passed in the HTML page.
 SoftIris
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The SoftIris effect creates a circle with a softened edge which either grows to hide the target (if isShowEffect is false), or shrinks to reveal the target (if isShowEffect is true).
 SoftWipe
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The SoftWipe effect creates a wipe effect with a softened edge on the mask, giving a more 'polished' look.
 Sort
mx.collections Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface).
 SortError
mx.collections.errors This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid.
 SortField
mx.collections Provides the sorting information required to establish a sort on a field or property in an existing view.
 SoundEffect
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The SoundEffect subeffect plays an MP3 audio file.
 SoundEffect
mx.effects The SoundEffect class plays an MP3 audio file.
 SoundEffectInstance
mx.effects.effectClasses The SoundEffectInstance class implements the instance class for the SoundEffect effect.
 Spacer
mx.controls The Spacer control helps you lay out children within a parent container.
 Spinner
com.dwuser.ss4.ui.extras The Spinner class represents the spinner icon optionally displayed on any SuperImage subclass elements (such as IndividualSlideImage, Image, Thumb, etc.) while loading is taking place.
 SpriteAsset
mx.core SpriteAsset is a subclass of the flash.display.Sprite class which represents vector graphic images that you embed in a Flex application.
 State
mx.states The State class defines a view state, a particular view of a component.
 StateChangeEvent
mx.events The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes.
 StringUtil
mx.utils The StringUtil utility class is an all-static class with methods for working with String objects within Flex.
 StyleEvent
mx.events The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded.
 StyleManager
mx.styles The StyleManager class manages the following:
  • Which CSS style properties the class inherits
  • Which style properties are colors, and therefore get special handling
  • A list of strings that are aliases for color values
 StyleProxy
mx.styles Wraps an object that implements the IStyleClient interface.
 SuperBlinds
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The SuperBlinds effect creates a flip effect, flipping in the target or flipping it out.
 SuperImage
com.dwuser.ss4.ui The SuperImage class functions as the base class for the display of all images.
 SWFBridgeEvent
mx.events This is an event that is sent between applications that are in different security sandboxes.
 SWFBridgeGroup
mx.core A SWFBridgeGroup represents all of the sandbox bridges that an application needs to communicate with its parent and children.
 SWFBridgeRequest
mx.events An event that is sent between applications through the sharedEvents dispatcher that exists between two application SWFs.
 SWFLoader
mx.controls The SWFLoader control loads and displays a specified SWF file.
 SystemManager
mx.managers The SystemManager class manages an application window.
 TabBar
mx.controls The TabBar control lets you create a horizontal or vertical group of tab navigation items by defining the labels and data associated with each tab.
 TabNavigator
mx.containers The TabNavigator container extends the ViewStack container by including a TabBar container for navigating between its child containers.
 Text
mx.controls The Text control displays multiline, noneditable text.
 TextArea
mx.controls The TextArea control is a multiline text field with a border and optional scroll bars.
 TextInput
mx.controls The TextInput control is a single-line text field that is optionally editable.
 Thumb
com.dwuser.ss4.ui The Thumb class holds the style parameters used for thumbnail images throughout the slideshow, especially those in the Thumbnails and Images3DWall elements.
 ThumbHover
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the Thumb element in it's hover state.
 Thumbnails
com.dwuser.ss4.ui The Thumbnails element displays a grid of thumbnail images for all slides in the current gallery.
 ThumbSelected
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the Thumb element in it's selected state.
 ThumbVisited
com.dwuser.ss4.pseudoStyleClasses Holds the style parameters used on the Thumb element in it's visited state.
 Tile
mx.containers A Tile container lays out its children in a grid of equal-sized cells.
 TileBase
mx.controls.listClasses The TileBase class is the base class for controls that display data items in a sequence of rows and columns.
 TileBaseDirection
mx.controls.listClasses Values for the direction property of the TileList component.
 TileDirection
mx.containers The TileDirection class defines the constant values for the direction property of the Tile container.
 TileList
mx.controls The TileList control displays a number of items laid out in tiles.
 TileListItemRenderer
mx.controls.listClasses The TileListItemRenderer class defines the default item renderer for the HorizontalList and TileList controls.
 TinkEffect
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] This class is used to define shared properties for various sub-effects.
 TinkShowHideEffect
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] This class is used to define shared properties for various sub-effects.
 TitleWindow
mx.containers A TitleWindow layout container contains a title bar, a caption, a border, and a content area for its child.
 ToggleButtonBar
mx.controls The ToggleButtonBar control defines a horizontal or vertical group of buttons that maintain their selected or deselected state.
 ToolTip
mx.controls The ToolTip control lets you provide helpful information to your users.
 ToolTipAppearanceManager
com.dwuser.ss4.managers Holds the style parameters which control the appearance of all tooltips in the slideshow.
 ToolTipEvent
mx.events The ToolTipEvent class represents ToolTip events, which are generated by the ToolTipManager class.
 ToolTipManager
mx.managers The ToolTipManager lets you set basic ToolTip and error tip functionality, such as display delay and the disabling of ToolTips.
 Transition
mx.states The Transition class defines a set of effects that play in response to a change of view state.
 Tree
mx.controls The Tree control lets a user view hierarchical data arranged as an expandable tree.
 TreeEvent
mx.events The TreeEvent class represents the event object passed to the event listener for events that are associated with activities in tree, such as when a tree branch opens or closes.
 TreeItemRenderer
mx.controls.treeClasses The TreeItemRenderer class defines the default item renderer for a Tree control.
 TreeListData
mx.controls.treeClasses The TreeListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Tree control.
 Tween
mx.effects The Tween class defines a tween, a property animation performed on a target object over a period of time.
 TweenEffect
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] This class is used to define shared properties for various sub-effects.
 TweenEffect
mx.effects The TweenEffect class is the superclass for all effects that are based on the Tween object.
 TweenEffectInstance
mx.effects.effectClasses The TweenEffectInstance class implements the instance class for the TweenEffect.
 TweenEvent
mx.events Represents event objects that are specific to Flex tween effects.
 UIComponent
mx.core The UIComponent class is the base class for all visual components, both interactive and noninteractive.
 UIComponentCachePolicy
mx.core The ContainerCreationPolicy class defines the constant values for the cachePolicy property of the UIComponent class.
 UIComponentDescriptor
mx.core A UIComponentDescriptor instance encapsulates the information that you specified in an MXML tag for an instance of a visual component.
 UIComponentGlobals
mx.core 
 UIDUtil
mx.utils The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex.
 UILoader
com.dwuser.ss4.ui.loaders The UILoader class functions as the base class for the SingleLoader and GroupLoader elements, which display the loading progress for image preloading.
 UITextField
mx.core The UITextField class defines the component used by many Flex components to display text.
 UITextFormat
mx.core The UITextFormat class represents character formatting information for the UITextField class.
 ValidationResult
mx.validators The ValidationResult class contains the results of a validation.
 ValidationResultEvent
mx.events The ValidationResultEvent class represents the event object passed to the listener for the valid validator event or the invalid validator event.
 VBox
mx.containers The VBox container lays out its children in a single vertical column.
 VDividedBox
mx.containers The VDividedBox container lays out its children vertically in the same way as the VBox container, but it inserts a draggable divider in the gap between each child.
 ViewStack
mx.containers A ViewStack navigator container consists of a collection of child containers stacked on top of each other, where only one child at a time is visible.
 VRule
mx.controls The VRule control creates a single vertical line.
 VScrollBar
mx.controls The VScrollBar (vertical ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area.
 VScrollBarSkinDefaults
com.dwuser.ss4.skins This class is used to hold static embed references to extra supported VScrollBar and HScrollBar skin image classes.
 VSlider
mx.controls The VSlider control lets users select a value by moving a slider thumb between the end points of the slider track.
 WatermarkImage
com.dwuser.ss4.ui The WatermarkImage class holds the style parameters used for watermark images displayed on images in the slideshow.
 WipeDown
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The WipeDown class defines a bar wipe down effect.
 WipeDown
mx.effects The WipeDown class defines a bar wipe down effect.
 WipeDownInstance
mx.effects.effectClasses The WipeDownInstance class implements the instance class for the WipeDown effect.
 WipeLeft
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The WipeLeft class defines a bar wipe left effect.
 WipeLeft
mx.effects The WipeLeft class defines a bar wipe left effect.
 WipeLeftInstance
mx.effects.effectClasses The WipeLeftInstance class implements the instance class for the WipeLeft effect.
 WipeRight
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The WipeRight class defines a bar wipe right effect.
 WipeRight
mx.effects The WipeRight class defines a bar wipe right effect.
 WipeRightInstance
mx.effects.effectClasses The WipeRightInstance class implements the instance class for the WipeRight effect.
 WipeUp
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The WipeUp class defines a bar wipe up effect.
 WipeUp
mx.effects The WipeUp class defines a bar wipe up effect.
 WipeUpInstance
mx.effects.effectClasses The WipeUpInstance class implements the instance class for the WipeUp effect.
 XMLAttributeFormats
com.dwuser.ss4.pseudoStyleClasses This pseudo-class describes the various XML attribute formats which are supported in the XML configuration files.
 XMLListCollection
mx.collections The XMLListCollection class provides collection functionality to an XMLList object and makes available some of the methods of the native XMLList class.
 XMLManager
com.dwuser.ss4.managers The XMLManager class holds all loaded XML and manages access to it.
 XMLNotifier
mx.utils Used for watching changes to XML and XMLList objects.
 XMLUtils
com.dwuser.ss4.core The XMLUtils class provides static utility methods for XML manipulation.
 Zoom
com.dwuser.ss4.pseudoStyleClasses.subEffectReferenceClasses [Dummy Class Only!] The Zoom effect zooms the object in or out on a center point.
 Zoom
mx.effects The Zoom effect zooms the object in or out on a center point.
 ZoomInstance
mx.effects.effectClasses The ZoomInstance class implements the instance class for the Zoom effect.