public static const GOTO_SLIDE:String = gotoSlide| Language Version : | ActionScript 3.0 |
| Product Versions : | iSpring Pro 6.0.3, iSpring Platform 6.0 |
| Runtime Versions : | AIR 1.0, Flash Player 10.1 |
The PresentationStartupAction.RESUME_PLAYBACK constant defines the
value of the action property of the resumePlayback action.
The default behavior of this action starts the presentation from the slide specified
by the the slideIndex property of the IPresentationStartup interface.
See also
public static const RESUME_PLAYBACK:String = resumePlayback| Language Version : | ActionScript 3.0 |
| Product Versions : | iSpring Pro 6.0.3, iSpring Platform 6.0 |
| Runtime Versions : | AIR 1.0, Flash Player 10.1 |
The PresentationStartupAction.RESUME_PLAYBACK constant defines the
value of the action property of the resumePlayback action.
The default behavior of this action resumes the presentation from the last
slide viewed specified by the slideIndex property of the IPresentationStartup
interface.
See also