MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 709

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

Advertisement

Description
Method; navigates to the next slide in the slide presentation. As control passes from one slide to
the next, the outgoing slide is hidden and the incoming slide is revealed. If the outgoing and
incoming slides are in different slide subtrees, then all ancestor slides, starting with the outgoing
slide and up to the common ancestor of the incoming and outgoing slides, are hidden and receive
a
event. Immediately following, all ancestor slides of the incoming slide, up to the common
hide
ancestor of the outgoing and incoming slide, are made visible and receive a
Typically,
gotoNextSlide()
on a nonleaf node,
in the next slide or "section."
This method has no effect when invoked on a slide that does not contain the current slide. This
method also has no effect when called from within an
attached to a slide, if that handler was invoked as a result of slide navigation.
Example
Suppose that, in the following slide hierarchy, the slide named
slide being viewed (that is,
Intro_bullet_1_1
In this case, calling
Intro_bullet_1_2
However, calling
Intro_bullet_1.gotoNextSlide()
the first leaf slide contained by
. Similarly, calling
Intro_bullet_1
Results_bullet_1
is called on the leaf node that represents the current slide. If called
, then
someNode
someNode.gotoNextSlide()
_root.Presentation.currentSlide._name ==
).
Intro_bullet_1_1.gotoNextSlide()
, which is a sibling slide of
Intro_bullet_2
Intro.gotoNextSlide()
, the first leaf slide contained by the
advances to the first leaf node
or
on(hide)
on(reveal)
Intro_bullet_1_1
would navigate to
.
Intro_bullet_1_1
would navigate to
, which is the next sibling slide of
would navigate to
slide.
Results
Slide class (Flash Professional only)
event.
reveal
event handler
is the current
,
Intro_bullet_2_1
709

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

This manual is also suitable for:

Flash mx

Table of Contents