Slide.gotolastslide() - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

Example
In the slide hierarchy illustrated below, the following method calls would all navigate to the
slide named
:
Intro_bullet_1_1
Presentation.gotoFirstSlide();
Presentation.Intro.gotoFirstSlide();
Presentation.Intro.Intro_bullet_1.gotoFirstSlide();
This method call would navigate to the slide named
:
Intro_bullet_2_1
Presentation.Intro.Intro_bullet_2.gotoFirstSlide();
See also
,
Slide.firstSlide
Slide.revealChild

Slide.gotoLastSlide()

Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
mySlide.gotoLastSlide()
Parameters
None.
1152
Slide class (Flash Professional only)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents