MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1144

Components language reference
Table of Contents

Advertisement

Property summary for the Slide class
The following table lists properties of the Slide class:
Property
Slide.autoKeyNav
Slide.currentChildSlide
Slide.currentFocusedSlide
Slide.currentSlide
Slide.defaultKeydownHandler
Slide.firstSlide
Slide.indexInParentSlide
Slide.lastSlide
Slide.nextSlide
Slide.numChildSlides
Slide.overlayChildren
Slide.parentIsSlide
Slide.parentSlide
Slide.playHidden
Slide.previousSlide
Slide.rootSlide
1140
Slide class (Flash Professional only)
Description
Determines whether the slide uses default keyboard
handling to navigate to the next/previous slide.
Read-only; returns the immediate child of the specified slide
that contains the currently active slide.
Read-only; returns the "leafmost" slide (the slide farthest
from the root of the slide tree) that contains the global
current focus.
Read-only; returns the currently active slide.
Callback function that overrides the default keyboard
navigation (Left and Right Arrow keys).
Read-only; returns the slide's first child slide that has no
children.
Read-only; returns the slide's index (zero-based) in its
parent's list of subslides.
Read-only; returns the slide's last child slide that has no
children.
Read-only; returns the slide you would reach if you called
mySlide.gotoNextSlide()
that slide.
Read-only; returns the number of child slides the slide
contains.
Determines whether the slide's child slides are visible when
control flows from one child slide to the next.
Read-only; returns a Boolean value indicating whether the
parent object of the slide is also a slide (
Read-only; slide containing the current slide. May be
the root slide.
Determines whether the slide continues to play when hidden.
Read-only; returns the slide you would reach if you called
mySlide.gotoPreviousSlide()
to that slide.
Read-only; returns the root of the slide tree that contains the
slide.
, but does not actually navigate to
) or not (
true
, but does not actually navigate
).
false
for
null

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents