Slide.currentfocusedslide; Slide.currentslide - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

Slide.currentFocusedSlide

Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
mx.screens.Slide.currentFocusedSlide
Description
Property (read-only); returns the "leafmost" slide (the slide farthest from the root of the slide
tree) that contains the current global focus. The actual focus may be on the slide itself, or on a
movie clip, text object, or component inside that slide; the method returns
if there is no
null
current focus.
Example
var focusedSlide = mx.screens.Slide.currentFocusedSlide;

Slide.currentSlide

Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
mySlide.currentSlide
Description
Property (read-only); returns the currently active slide. This is always a "leaf " slide—that is, a
slide that contains no child slides.
Slide.currentSlide
1147

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents