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

Components language reference
Table of Contents

Advertisement

Also note that child slides "inherit" the visual appearance (graphics and other content) of their
parent slides. For example, in the above illustration, in addition to the content on the Finance
slide, the user would also see any content on the Intro and Presentation slides.
The Slide class inherits from the
or JPEG files into a given slide. This provides a way to make your slide presentations
modular and reduce initial download time. For more information, see
content into screens (Flash Professional only)" on page
Using the Slide class (Flash Professional
only)
You use the methods and properties of the Slide class to control slide presentations you create
using the Screen Outline pane for a Flash Slide Presentation, to get information about a slide
presentation (for example, to determine the number of child slides contained by parent slide),
or to navigate between slides in a slide presentation (for example, to create "Next slide" and
"Previous slide" buttons).
You can also use the built-in behaviors that are available in the Behaviors panel to control slide
presentations. For more information, see "Adding controls to screens using behaviors (Flash
Professional only)" in Using Flash.
Slide parameters
You can set the following authoring parameters for each slide in the Property inspector or the
Component inspector:
autoKeyNav
determines how, or if, the slide responds to the default keyboard navigation. For
more information, see
autoload
indicates whether the content specified by the contentPath parameter should load
automatically (
), or wait to load until the
true
default value is
.
true
contentPath
specifies the contents of the slide. This can be the linkage identifier of a movie
clip or an absolute or relative URL of a SWF or JPEG file to load into the slide. By default,
loaded content is clipped to fit the slide.
overlayChildren
specifies whether the slide's child slides remain visible (
when you navigate from one child slide to the next.
playHidden
specifies whether the slide continues to play (
1136
Slide class (Flash Professional only)
Loader
.
Slide.autoKeyNav
class, which lets you easily load external SWF
1072.
method is called (
Loader.load()
) or not (
true
"Loading external
). The
false
) or not (
)
true
false
) when hidden.
false

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents