All methods
- ActionEvent
- Creates a new ActionEvent.
- addAction
- Creates an Action from input arguments and adds it to the queue.
- addAction
- Add an Action to the existing list of actions.
- addAction
- Adds an IAction to the existing list of actions.
- addActions
- Adds a list of actions to the existing list.
- addAsynchronousAction
- Adds an Action that is run asynchronously: other actions will follow right after and will not wait for this action to finish.
- addButton
- Add a button to the group
- addChild
- Creates a new Tree node and adds it as child.
- addChildNode
- Adds an existing Tree node as child.
- addCondition
- Adds a Condition to the queue.
- addContainer
- Add a multi-language container to the LanguageManager.
- addDelegate
- A delegate may prohibit the enumerator to update.
- addElement
- Add an item for focus management; optionally set the tab index for the item.
- addEndLoop
- Adds a "end of loop" marker to the queue.
- addEnterFrameListener
- Add a listener to the FramePulse
- addExternalSound
- Add an external sound for specified name.
- addGoToMarker
- Adds a "go to marker" action to the queue.
- addLoadProgressHandler
- Add a handler for ProgressEvent events for loading
- addLoadProgressHandler
- Add a handler for loading progress
- addLocalController
- Add a specific LocalController; used by standalone LocalControllers to notify its existence to the MovieManager.
- addLogListener
- Add a function as listener to LogEvent events
- addMarker
- Adds a marker to the queue.
- addMediaEventHandler
- addMediaEventHandler
- Add a handler for MediaEvent type events
- addMove
- addObserver
- Registers inObserver to receive notifications with the name inNotificationName and/or containing inNotificationObject.
- addPause
- Use pause() to add a paused state to the queue; when this action is run the queue is paused until resume is called on it.
- addPlayProgressHandler
- Add a handler for ProgressEvent events for playing
- addPlayProgressHandler
- Add a handler for play progress
- addProgressHandler
- Add a handler for ProgressEvent events
- addProgressHandler
-
- addRule
- Registers a FlowRule.
- addRuleForSections
- Applies a FlowRule to a list of sections.
- addSound
- Add a sound for specified name.
- addStartLoop
- Adds a "start of loop" marker to the queue.
- addText
- Add text for a specific ID to the language manager.
- addValidationRule
- Add a validation rule
- angle
- Calculates the angle of a vector.
- ArrayEnumerator
- Creates a new array enumerator.
- AssetLoader
- Creates a new AssetLoader.
- AssetLoaderEvent
- Creates a new AssetLoaderEvent.
- BaseButton
- blink
- Lets a DisplayObject blink (toggle between 2 alpha values).
- BooleanValidationRule
- Constructor;
- ButtonBehavior
- Creates a new delegate object.
- ButtonBehaviorEvent
- Creates a new ButtonBehaviorEvent.
- call
- Calls function inCallFunction over a period of time, with a start value changing to an end value.
- callDynamic
- Like call, but the start value is now being looked up just before the action starts (using inCallStartValueFunction).
- centerOnStage
- Sets a DisplayObject to the center of the stage.
- centerOnStage
- Centers a DisplayObject to the stage.
- change
- clear
- Clear list of focus elements
- clear
- Empty the list of validation rules
- clearFocus
- clearFocus
- Clear focus flag
- clone
- Creates a copy of an existing ActionEvent.
- clone
- Creates a copy of an existing AnimationEvent.
- clone
- Creates a copy of an existing AssetLoaderEvent.
- clone
- Creates a copy of an existing ButtonBehaviorEvent.
- clone
- Creates a copy of an existing ConditionEvent.
- clone
- Creates a copy
- clone
- Creates a copy of an existing FlowNavigationEvent.
- clone
- clone
- Creates a copy of an existing LogEvent.
- clone
- clone
- Creates a copy of an existing MovieManagerEvent.
- clone
- Creates a copy of an existing PostCenterEvent.
- clone
- clone
- clone
- Creates a copy of an existing TraverseArrayEnumeratorEvent.
- clone
- Creates a copy of an existing XMLLoaderEvent.
- ConditionEvent
- Creates a new ConditionEvent.
- copy
- Creates a copy of an existing FlowRule.
- CustomNetStream
- CustomNetStreamEvent
- debug
- Log a message with debug level
- DelayButtonBehavior
- Creates a new DelayButtonBehavior.
- didVisitMarker
- Check whether the queue did pass a marker.
- die
- To be implemented by subclasses.
- die
- Release reference to creating object.
- die
- die
- Cleanup objects and event handlers
- die
- /
- doesLoop
- DutchPostcodeValidationRule
- EmailValidationRule
- EmptyStringValidationRule
- enable
- Pass the enabled state from the button to the delegate.
- endLoop
- Ends a current running loop.
- error
- Log a message with error level
- fade
- fade
- Fades a DisplayObject in and out, in a pulsating manner.
- fatal
- Log a message with fatal level
- finish
- Stops the running action and sends out a "finished" message.
- FlowNavigationEvent
- Creates a new FlowNavigationEvent.
- FocusManager
- Constructor
- FocusManagerEvent
- followMouse
- Lets a DisplayObject follow mouse movements.
- FrameDelay
- Creates a new FrameDelay.
- getActions
- getActions
- The list of actions.
- getAllObjects
- Retrieves all objects.
- getAllObjects
- Creates an array of all objects.
- getBoolean
- Attempts to convert a String or Number to a native Boolean.
- getButtons
- getBytesLoaded
- The loading progress of the movie.
- getBytesTotal
- The total size of the movie.
- getCheckOnAdding
- getCurrentCuePoint
- Returns most recent cuepoint
- getCurrentLocation
- getCurrentObject
- Retrieves the object from the array at the current pointer location.
- getCurrentObject
- Retrieves the object at the current pointer position.
- getCurrentObject
-
- getCurrentSection
- Gets the currently visited IFlowSection.
- getCurrentSectionName
- Gets the name of the currently visited IFlowSection.
- getDataByID
- Retrieve text data
- getDefaultCenter
- Accesses the default notification center.
- getDuration
- getDuration
- getFlowManager
- getFlowNavigationDataByName
- Gets the FlowNavigationData with name inSectionName, if it has been registered (once goto has been called).
- getInstance
- getInstance
- Access point for the one instance of the MovieManager.
- getInstance
- getLoader
- The AssetLoader loader class used by MovieManager.
- getLoadProgressHandler
- Get the handler for ProgressEvent events for loading
- getLocalControllerByName
- Finds a LocalController by name.
- getMetaData
- Returns metadata of loaded movie
- getName
- The name of this runner.
- getName
- Returns the name that is used to register this class to the FlowManager.
- getName
- getName
- getName
- getNextObject
- Increments the location pointer by one and returns the object from the array at that location.
- getNextObject
- Moves the pointer forward and returns the object at that position.
- getNextObject
- Increments the location pointer by one and returns the object from the array at that location.
- getNextObject
- Moves the enumerator to the next position and returns its value.
- getNotifyErrors
- getPlayProgressHandler
- Get the handler for ProgressEvent events for playing
- getPosition
- getPosition
- getPreviousObject
- Decrements the location pointer by one and returns the object from the array at that location.
- getProgressHandler
- Get the handler for ProgressEvent events
- getSectionByName
- Gets the IFlowSection with name inSectionName, if it has been registered.
- getSelection
- Return the currently selected button
- getStatus
- getStatus
- getTarget
- getTarget
- getTargets
- getTextByID
- Retrieve a text
- getTotalBytesCount
- getTotalBytesLoaded
- getValue
- Return the value to be validated
- getValue
- Return the value to be validated
- getValue
-
- getValue
- Return the value to be validated
- getVolume
- goEnd
- goEnd
- Go to end of video
- goIn
- Start in animation at label "in" if defined, or current frame, until 1 frame before "out" frame if defined, or last frame; animation stops at the last frame
- goNext
- goNext
- Does nothing
- goOut
- Start out animation at label "out" if defined, or current frame, until last frame; animation stops at the first frame
- goPrev
- goPrev
- Does nothing
- goStart
- goStart
- Go to beginning of video
- goto
- Goes to a new section.
- gotoAndPlay
- Moves the framehead to a frame number or label and plays.
- gotoAndStop
- Moves the framehead to a frame number or label and stops.
- goToMarker
- Jumps the action pointer to a marker.
- gotoStep
- Sets the index of the current step.
- hasFocus
- hasFocus
- Return true if this element has focus
- hasNextObject
- Checks if there is an object after the current object.
- hasPreviousObject
- Checks if there is an object before the current object.
- hide
- Set visibility of video on false & stop the video
- hideError
- Hide the error state
- hideError
-
- hideError
- Hide the error state
- hideError
- Hide the error state
- hilight
- Go to hilight frame
- HilightButton
- info
- Log a message with info level
- InputField
- Constructor
- insertAction
- Inserts an action just before the current position.
- insertActionAtIndex
- Inserts an Action at a specific position in the list of actions.
- isEnabled
- isEnabled
- isFinished
- isFinished
- isMet
- isPaused
- isPaused
- isRunning
- isRunning
- isRunning
- isRunning
- isRunning
- isSelected
- isSelected
- isStandalone
- isStandalone
- isStandalone
- isValid
- isValid
- isValid
- isValid
- KeyMapper
- Constructor
- LanguageManager
- singleton constructor.
- lastVisitedMarker
- Name of the last visited marker.
- load
- Load from specified location, optionally with specified parameters
- loadAsset
- Loads an asset.
- loadMovie
- Start loading the movie with path inURL, and adds it to the list of movies under the name inName
- loadXML
- Load language XML
- loadXML
- Load XML
- LocalController
- Creates a new LocalController.
- LogEvent
- Creates a new LogEvent.
- maskBlink
- When you have multiple objects that should simply be hidden while blinking, a simple solution is to use a mask and put all objects under the mask.
- mayUpdateToObject
- Validates if the TraverseArrayEnumerator may update its state to the object at location inLocation in list inObjects.
- MediaEvent
- monitorProgress
- Monitor the progress, send a ProgressEvent if necessary
- move
- MovieManagerEvent
- Creates a new MovieManagerEvent.
- MultiLanguageTextContainer
- MultiStateButton
- Creates a new MultiStateButton.
- muteAllSounds
- Mute all sounds that have been added to the SoundManager.
- normalizedValue
- Finds the relative position of a number in a range between min and max, and returns its normalized value between 0 and 1.
- Notification
- Creates a new Notification object.
- NotificationCenter
- Creates a new NotificationCenter.
- NullValidationRule
- Constructor;
- parseList
- Parse an XMLList into an array of the specified class instance by calling its parseXML function
- parseXML
- Parse an object from XML into typed variables.
- parseXML
- Parse XML into the specified class instance by calling its parseXML function
- parseXML
- Parse specified XML data into member variables
- parseXML
- This method can be used to test if the XML has valid data.
- pause
- Pauses the current running action and all asynchronous actions.
- pause
- Pauses the runner.
- pause
- pause
- pause
- Pauses the action method.
- pause
- Pause the video
- percentageValue
- Calculates the value of a continuum between start and end given a percentage position.
- play
- play
- start movie from beginning
- playExternalSound
- Play an external sound without explicit name - inURL is defined as name for sound; if a sound with specified url is already playing, it is stopped and removed.
- playOneShotAnimation
- Play single shot animation from the first frame, the provided location or the current position, until the last frame; animation stops at the first frame
- playSound
- Play sound with specified name; if the sound is already playing, it is stopped to prevent stacking.
- post
- Creates a Notification instance and passes this to the observers associated through inNotificationName or inNotificationObject.
- PostCenterEvent
- Creates a new PostCenterEvent.
- printNodes
- Prints info on this node and its children.
- ProgressDelegate
- Constructor
- quit
- Quits the queue.
- quit
- Quits the runner and clears the list of actions.
- randomInRange
- Creates a random number within a given range.
- RegExpValidationRule
- Constructor
- registerCondition
- Registers a Condition to be evaluated on each frame pulse.
- registerFlowSection
- Stores FlowSections in a look-up hash.
- registerWithFlowManager
- Registers this FlowSection with the FlowManager - only if getName returns a valid name (not null).
- removeContainer
- Remove a multi-language container from the LanguageManager
- removeEnterFrameListener
- Remove a listener from the FramePulse
- removeLoadProgressHandler
- Remove a previously added handler for ProgressEvent events for loading
- removeLoadProgressHandler
- Remove previously added handler for ProgressEvent type events for loading
- removeLogListener
- Remove a function as listener to LogEvent events
- removeMediaEventHandler
- removeMediaEventHandler
- Remove previously added handler for MediaEvent type events
- removeMovie
- Find the movie with the specified name, container or controller, remove the object from the display list and remove the movie data from the list of movies
- removeObserver
- Removes inObserver as the observer of notifications with the name inNotificationName and object inNotificationObject from the object.
- removePlayProgressHandler
- Remove a previously added handler for ProgressEvent events for playing
- removePlayProgressHandler
- Remove previously added handler for ProgressEvent type events for playing
- removeProgressHandler
- Remove a previously added handler for ProgressEvent events
- removeProgressHandler
-
- removeSection
- Removes a FlowSection from the list.
- removeSound
- Remove sound with specified name.
- reset
- Resets the queue: stops current ActionRunners, removes all actions, clears the "visited markers" history.
- reset
- Clears the action list.
- reset
- Puts the enumerator just before the first array item.
- reset
- Sets pointer position before the beginning of the first item.
- reset
- Clears the list of Conditions.
- reset
- Reset the input field
- reset
- reset
- reset
- Reset the group by calling reset on all buttons if they implement IResettable, or deselecting & enabling them
- reset
- Reset the checkbox by deselecting & enabling it
- reset
- reset
- Resets the enumerator to the start.
- resizeVideo
- Change video size
- resume
- Resumes a paused queue.
- resume
- Resumes a paused runner.
- resume
- resume
- resume
- Resumes a paused action.
- resume
- Resume the video after pause
- rotate
- roundFloat
- Rounds a floating point number to a given number of digits.
- run
- Invokes the Action method.
- run
- Starts the queue.
- run
- Starts running the actions.
- run
- Calls the evaluation method.
- run
- run
- Starts invoking the action method.
- scale
- Scales a DisplayObject larger and smaller in a pulsating manner.
- scale
- select
- /
- selectButton
- Select the specified button (can be null to deselect current selection)
- sendMessage
- Adds a message to the send queue.
- sendURLRequest
- Adds a URLRequest to the send queue.
- Service
- ServiceEvent
- setActions
- Sets the list of actions.
- setAlpha
- Sets the alpha value of a DisplayObject.
- setBufferTime
- Set the number of seconds to buffer before play starts.
- setCheckOnAdding
- Set checking for doubles when calling addObserver.
- setCurrentLocation
- Sets the location pointer to a new position.
- setCurrentObject
- Sets the location pointer to the location (in the array) of inObject.
- setCurrentObject
-
- setCurrentObject
- Moves the enumerator to Tree node inTreeNode.
- setData
- Set the data for the container
- setData
- IMultiLanguageTextContainer implementation
- setDownloadDirectory
- Sets the download directory of to be loaded movies.
- setEnabled
- Sets the enabled flag of a MovieClip
- setEnabled
- setEnabled
- Enable or disable input
- setEnabled
- setEnabled
- Enables/disables the button.
- setEnabled
- setFlowManager
- Sets the FlowManager.
- setFocus
- Sets the focus to a specific element.
- setFocus
- setFocus
- Give focus to this component
- setLoaderCount
- Set the number of parallel loaders
- setLoaderCount
- setLoc
- Sets the location of a DisplayObject
- setLoop
- Sets the looping state of the action.
- setLoop
- Set the looping property of the enumerator.
- setLoopCount
- Sets the number of loops this action will perform.
- setMapping
- Map a key to a handler function for a specific event (key up or down), optionally passing the event itself
- setMuteSwitch
- Set mute switch; any class that implements ISelectable can be used for this.
- setName
- Sets the name of the section
- setName
- setName
- setName
- Sets the name of the LocalController
- setNotifyErrors
- setObjects
- Stores a pointer to array inArray.
- setOverallVolume
- Set multiplication factor for all sounds.
- setPan
- setPosition
- setPosition
- Go to specified play position
- setScale
- Sets the scale of a DisplayObject.
- setSelected
- setSelected
- Set selection state
- setSoundVolume
- Set volume of sound with specified name.
- setSourceURL
- Set the url for the video
- setText
- Set the text for the container
- setText
- IMultiLanguageTextContainer implementation
- setToMouse
- Sets a DisplayObject to the mouse position.
- setTraverseOptions
- Sets the traversal options.
- setVisible
- Sets the visible flag of a DisplayObject.
- setVolume
- setVolume
- Set volume between 0 and 1
- show
- Set visibility of video on true - doesn't start playing the video
- showError
- Show the error state
- showError
-
- showError
- Show the error state
- showError
- Show the error state
- showTrace
- Set whether log messages should be output as a trace
- SimpleCheckBox
- skip
- Skips to the next action (if any).
- skip
- Skips the pointer to the action by one.
- SoundEvent
- SoundManager
- start
- Default start function.
- start
- Start monitoring the progress
- startMovie
- startMovie
- Dummy implementation of !LocalController#startMovie.
- stateToString
- Returns the name of the state.
- status
- Log a message with status level
- stop
- Stops the queue.
- stop
- Stops the runner, but does not clear the action list.
- stop
- Default stop function.
- stop
- stop
- stop
- Stop monitoring the progress
- stop
- Stops the running action.
- stop
- Stop the video
- stopLoadingAll
- Stops loading of all loaders and clears the loading stack.
- stopLoadingAsset
- Stops loading of asset with name inName.
- stopMovie
- stopMovie
- Dummy implementation of !LocalController#stopMovie.
- stopSound
- Stop sound with specified name.
- TextItemData
- Constructor
- TimedAction
- Creates a new TimedAction.
- TimelineAnimator
- Constructor
- togglePlay
- Toggles the playing/paused state of the queue.
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- toString
- TraverseArrayEnumerator
- Creates a new array enumerator.
- TraverseArrayEnumeratorEvent
- Creates a new TraverseArrayEnumeratorEvent.
- TreeEnumerator
- Creates a new enumerator.
- unHilight
- Go directly to the "up" frame
- unmuteAllSounds
- Unmute all sounds that have been added to the SoundManager.
- unRegisterCondition
- Unregisters a condition.
- URLData
- Creates a new URLData.
- validate
- Check validity of all added validation rules
- ValidationRuleBase
- VideoCuePoint
- Constructor.
- VideoMetaData
- Constructor.
- VideoPlayer
- Constructor
- warn
- Log a message with warning level
- XMLLoader
- XMLLoaderEvent
- Creates a new XMLLoaderEvent.
- xPosOnSinus
- Finds the x value of a point on a sine curve of which only the y value is known.
- showError
- setCurrentObject
-
Packages and classes
-
org.asaplibrary.management.flow
- org.asaplibrary.management.flow.FlowManager
- org.asaplibrary.management.flow.FlowNavigationData
- org.asaplibrary.management.flow.FlowNavigationEvent
- org.asaplibrary.management.flow.FlowOptions
- org.asaplibrary.management.flow.FlowRule
- org.asaplibrary.management.flow.FlowSection
- org.asaplibrary.management.flow.IFlowSection
- org.asaplibrary.management.flow.LocalControllerFlowSection
-
org.asaplibrary.util.actionqueue
- org.asaplibrary.util.actionqueue.Action
- org.asaplibrary.util.actionqueue.ActionEvent
- org.asaplibrary.util.actionqueue.ActionQueue
- org.asaplibrary.util.actionqueue.ActionRunner
- org.asaplibrary.util.actionqueue.AQAddMove
- org.asaplibrary.util.actionqueue.AQBaseSinusoid
- org.asaplibrary.util.actionqueue.AQBlink
- org.asaplibrary.util.actionqueue.AQFade
- org.asaplibrary.util.actionqueue.AQFollowMouse
- org.asaplibrary.util.actionqueue.AQFunction
- org.asaplibrary.util.actionqueue.AQMove
- org.asaplibrary.util.actionqueue.AQProperty
- org.asaplibrary.util.actionqueue.AQPulse
- org.asaplibrary.util.actionqueue.AQRotate
- org.asaplibrary.util.actionqueue.AQScale
- org.asaplibrary.util.actionqueue.AQSet
- org.asaplibrary.util.actionqueue.AQTimeline
- org.asaplibrary.util.actionqueue.Condition
- org.asaplibrary.util.actionqueue.ConditionEvent
- org.asaplibrary.util.actionqueue.ConditionManager
- org.asaplibrary.util.actionqueue.IAction
- org.asaplibrary.util.actionqueue.ITimedAction
- org.asaplibrary.util.actionqueue.TimedAction
-
org.asaplibrary.util.validation.rules
- org.asaplibrary.util.validation.rules.BooleanValidationRule
- org.asaplibrary.util.validation.rules.DutchPostcodeValidationRule
- org.asaplibrary.util.validation.rules.EmailValidationRule
- org.asaplibrary.util.validation.rules.EmptyStringValidationRule
- org.asaplibrary.util.validation.rules.NullValidationRule
- org.asaplibrary.util.validation.rules.RegExpValidationRule
- org.asaplibrary.util.validation.rules.ValidationRuleBase
- removeSection
- hideError
- getValue
- © The authors of ASAP Library
- getCurrentSection
- addRule
-