Property
Slide.currentSlide
Slide.defaultKeydownHandler
Slide.firstSlide
Slide.indexInParentSlide
Slide.lastSlide
Slide.nextSlide
Slide.numChildSlides
Slide.overlayChildren
Slide.parentIsSlide
Slide.playHidden
Slide.previousSlide
Slide.rootSlide
Properties inherited from the UIObject class
The following table lists the properties the Slide class inherits from the UIObject class. When
accessing these properties from the Slide object, use the form
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
UIObject.scaleX
UIObject.scaleY
UIObject.top
Description
Read-only; returns the currently active slide.
Callback handler 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()
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 (
Determines whether the slide continues to play when hidden.
Read-only; returns the slide you would reach if you called
mySlide.gotoPreviousSlide()
that slide.
Read-only; returns the root of the slide tree that contains the slide.
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the right
edge of its parent. Read-only.
A number indicating the scaling factor in the x direction of the
object, relative to its parent.
A number indicating the scaling factor in the y direction of the
object, relative to its parent.
The position of the top edge of the object, relative to its parent.
Read-only.
, but does not actually navigate to that
) or not (
true
false
, but does not actually navigate to
SlideInstance.propertyName
Slide class (Flash Professional only)
).
.
697
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?
Questions and answers