| 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 SlideState class is an enumeration class that provides values for
the
getSlideState() method of the IPresentationLoader interface.
public static const LOADED:String = loaded| 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 |
Indicates that the slide has been loaded.
public static const LOADING:String = loading| 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 |
Indicates that the slide is being loaded.
public static const NOT_LOADED:String = notLoaded| 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 |
Indicates that the slide has not been loaded yet.
Tue Dec 4 2012, 06:27 PM +04:00