MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 701

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Slide.autoKeyNav
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
mySlide.autoKeyNav
Description
Property; determines whether the slide uses default keyboard handling to navigate to the next/
previous slide when
and
. You can override this default keyboard handling behavior by using the
"inherit"
Slide.defaultKeydownHandler
When the value of this property is
Spacebar (
Key.SPACE
Arrow key (
Key.Left
When this property is set to
has focus.
When this property is set to
slide. If it is also set to
parent slide whose
If
has no parent slide (that is, if the statement
mySlide
), it behaves as if
true
Example
This example turns off automatic keyboard navigation for the slide named
_root.Presentation.loginSlide.autoKeyNav = "false";
See also
Slide.defaultKeydownHandler
Slide.currentChildSlide
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
mySlide.currentChildSlide
has focus. This property accepts the string values
mySlide
property.
"true"
) when
has focus advances to the next slide; pressing the Left
mySlide
) moves to the previous slide.
, no default keyboard handling takes place when
"false"
,
"inherit"
, Flash looks up the slide inheritance chain until it finds a
"inherit"
property is set to
autoKeyNav
had been set to
autoKeyNav
, pressing the Right Arrow key (
checks the
mySlide
autoKeyNav
or
"true"
"false"
(mySlide.parentIsSlide == false)
.
"true"
Slide class (Flash Professional only)
,
"true"
"false"
) or the
Key.RIGHT
mySlide
property of its parent
.
.
loginSlide
,
is
701

Advertisement

Table of Contents
loading
Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents