MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 708

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

Advertisement

Example
In the slide hierarchy illustrated below, the following method calls would navigate to the slide
named
Intro_bullet_1_2
Presentation.Intro.gotoLastSlide();
Presentation.Intro.Intro_bullet_1.gotoLastSlide();
These method calls would navigate to the slide named
Presentation.gotoLastSlide();
Presentation.Intro.gotoLastSlide();
See also
Slide.gotoSlide()
Slide.gotoNextSlide()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
mySlide.gotoNextSlide()
Parameters
None.
Returns
A Boolean value, or
returns
if the presentation is already at the last slide when the method is invoked (that is, if
false
currentSlide.nextSlide
contain the current slide.
708
Chapter 6: Components Dictionary
:
,
Slide.lastSlide
. The method returns
null
is
). The method returns
null
Intro_bullet_2_1
if it successfully navigated to the next slide; it
true
if invoked on a slide that doesn't
null
:

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