jumpTo
Version 1jumpTo - jumps to a given position in the current song
Description
void jumpTo ( offest:Number )jumpTo() uses the Sound object function start to jump to a position, in seconds, in the current song. It also checks to see if the current song playing is in the title bar area.
Example:
This function very well may be moved to the private side of the force simply because unless you are coding your own slider (redundat and foolish) there is no need to access this. No example for you!See also: pause()