A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
setShowRoomContentSize(newWidth:Number, newHeight:Number) — method, interface com.globfx.showroom.IShowRoomContent
This method is called when ShowRoom resizes the loaded Flash.
shape — Property, class com.globfx.showroom.ShowRoom
The PowerPoint Shape that represents this Flash in the slide.
ShowRoom — class, package 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 — Property, class com.globfx.showroom.VisitedSlide
Returns the visited slide.
Slide — class, package 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 — Property, class com.globfx.showroom.ShowRoom
The PowerPoint Slide Show that is currently playing.
SlideShow — class, package com.globfx.showroom
The SlideShow class represents the PowerPoint slide show that is currently playing. It can be retrieved through the ShowRoom.slideShow property.
startDate — Property, class com.globfx.showroom.SlideShow
Returns the date and time the slide show was first started.
startingSlide — Property, class com.globfx.showroom.SlideShow
Returns the starting slide of the slide show.
SwiffPlayerBackground — class, package 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 — class, package 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.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z