« Back to slideshowpro.net
SlideShowPro Help Wiki
Recent changes / Search

SlideShowPro for Flash

SlideShowPro for Lightroom

SlideShowPro Director

SlideShowPro Director Hosting

SlideShowPro ThumbGrid

Extras

Screencasts

Page last modified by tdominey on December 04, 2008, at 11:13 AM

Usage

slideShowProInstance.halt();

Parameters

None.

Returns

Nothing.

Description

Method; instructs the ActionScript 3 version of SlideShowPro to stop any internal timers, events, and close any open audio channels. Should be used for garbage collection before unloading a SWF containing SlideShowPro from a parent SWF (using Loader.unload()), or when moving the timeline playhead to a frame where the component is no longer visible.

This method isn't necessary with the ActionScript 2 version and thus isn't supported.

Example

This example calls the halt method:

my_ssp.halt();


© 2008 Dominey Design Inc. All Rights Reserved.
About | Contact | Privacy policy | License agreements