The IPresenterPhoto interface allows to load presenter photo.
| Methods |
| Method |
Description |
|
load(target:MovieClip, listener:IPresenterPhotoLoadingListener):Void |
This method loads presenter photo into the specified target
MovieClip (see the remarks section for more details).
The listener will be notified when presenter photo
is loaded
|
|
Remarks
The IPresenterPhoto interface provides a unified way of
the presenter photo loading no metter if the presentation has been exported
into a solid Flash file, or into a set of Flash files with a player.
It is
highly recommended that the target MovieClip resides within
the skin MovieClip.
See also
IPresenterInfo Interface
IPresenterPhotoLoadingListener Interface
Flash
Presentation ActionScript API Reference