Slide Class (Api) (Flash Professional Only) - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

Slide class (API) (Flash Professional
only)
Inheritance
MovieClip >
component
>
Screen class (Flash Professional only)
ActionScript Class Name
The methods, properties, and events of the Slide class allow you to manage and
manipulate slides.
Method summary for the Slide class
The following table lists methods of the Slide class:
Method
Slide.getChildSlide()
Slide.gotoFirstSlide()
Slide.gotoLastSlide()
Slide.gotoNextSlide()
Slide.gotoPreviousSlide()
Slide.gotoSlide()
Methods inherited from the UIObject class
The following table lists the methods the Slide class inherits from the UIObject class. When
calling these methods from the Slide object, use the form
Method
UIObject.createClassObject()
UIObject.createObject()
UIObject.destroyObject()
UIObject.doLater()
UIObject.getStyle()
UIObject.invalidate()
1138
Slide class (Flash Professional only)
UIObject class
>
UIComponent class
mx.screens.Slide
Description
Returns the specified child slide.
Navigates to the first leaf slide in the slide's hierarchy of
subslides.
Navigates to the last leaf slide in the slide's hierarchy of
subslides.
Navigates to the next slide.
Navigates to the previous slide.
Navigates to an specified slide.
Description
Creates an object on the specified class.
Creates a subobject on an object.
Destroys a component instance.
Calls a function when parameters have been set in the
Property and Component inspectors.
Gets the style property from the style declaration or object.
Marks the object so it is redrawn on the next frame interval.
> View >
> Slide
SlideInstance.methodName
Loader
.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents