Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
IShowRoomContent | com.globfx.showroom | The IShowRoomContent interface helps ShowRoom to resize a loaded Flash. | |
Presentation | com.globfx.showroom | The Presentation class represents the PowerPoint presentation that is currently displayed by the slide show. It can be retrieved through the ShowRoom.presentation property. | |
ShowRoom | com.globfx.showroom | The ShowRoom class represents the main ShowRoom API object. It should be created once at startup to establish the bridge between the Flash and PowerPoint. | |
Slide | com.globfx.showroom | The Slide class represents a PowerPoint slide of the current presentation. It can be retrieved through the SlideShow or Presentation objects. | |
SlideShow | com.globfx.showroom | The SlideShow class represents the PowerPoint slide show that is currently playing. It can be retrieved through the ShowRoom.slideShow property. | |
SwiffPlayerBackground | com.globfx.showroom | The SwiffPlayerBackground class represents the background bitmap behind the Swiff Player shape during the slide show. This bitmap can be used only if the Flash is set transparent. | |
SwiffPlayerShape | com.globfx.showroom | The SwiffPlayerShape class represents the PowerPoint shape that holds Flash Player into the PowerPoint slide. It can be retrieved through the ShowRoom.shape property. | |
VisitedSlide | com.globfx.showroom | The VisitedSlide class contains information on a previously visited slide. It can be retrieved through the ShowRoom.slideShow.history property. |