The IPresenterInfo interface provides the following methods
for presenter information retrieving:
| Methods |
| Method |
Description |
|
getName():String |
Returns presenter name |
|
getTitle():String |
Returns presenter title |
|
getBiographyText():String |
Returns brief information about the presenter |
|
getEmail():String |
Returns presenter email address |
|
getWebSite():String |
Returns presenter web site address |
|
hasPhoto():Boolean |
Indicates whether the presenter has photo |
|
getPhoto():IPresenterPhoto |
Returns the IPresenterPhoto
interface which allows to load presenter photo |
|
See also
IPresentationInfo Interface
IPresenterPhoto Interface
Flash
Presentation ActionScript API Reference