ActionScript : Components Reference : Slide
Context of the notion in the technology: Document / Topc: ActionScript Document / Topc: Components Reference
Related Keywords: Action Script Components Reference Slide
Help URL: http://livedocs.macromedia.com/flash/8/main/00004005.html
Items Related to Slide
Inner Elements of Slide
Slide contains following items:
- autoKeyNav (auto Key Nav)
- currentChildSlide (current Child Slide)
- currentFocusedSlide (current Focused Slide)
- currentSlide (current Slide)
- defaultKeydownHandler (default Keydown Handler)
- firstSlide (first Slide)
- indexInParentSlide (index In Parent Slide)
- lastSlide (last Slide)
- nextSlide (next Slide)
- numChildSlides (num Child Slides)
- overlayChildren (overlay Children)
- parentIsSlide (parent Is Slide)
- parentSlide (parent Slide)
- playHidden (play Hidden)
- previousSlide (previous Slide)
- rootSlide (root Slide)
- getChildSlide (get Child Slide)
- gotoFirstSlide (goto First Slide)
- gotoLastSlide (goto Last Slide)
- gotoNextSlide (goto Next Slide)
- gotoPreviousSlide (goto Previous Slide)
- gotoSlide (goto Slide)
- hideChild (hide Child)
- revealChild (reveal Child)
ActionScript is an ECMAScript-based programming language used for scripting Macromedia Flash movies and applications. Since both ActionScript and JavaScript are based on the same ECMAScript syntax, fluency in one theoretically translates easily to the other. However, while JavaScript's DOM is browser window, document and form centric, the ActionScript DOM is movie centric, which may include animations, audio, text and event handling. -- wikipedia.org
|