fsplayer.api.ICompanyLogo Interface
The ICompanyInfo Interface provides the following methods for retrieving company logo information:
| Methods |
|
Method |
Description |
|
load(target:MovieClip, |
Loads company logo into the specified MovieClip. |
|
getHyperlinkURL():String |
Returns a web page URL, for example, the company web site address,
which should be opened when user clicks the company logo. |
|
getHyperlinkTarget():String |
Returns the target window name ("_self", "_blank", "_parent", "_top", or custom window name) where company logo hyperlink should be opened |
See also
ICompanyInfo Interface
ICompanyLogoLoadingListener Interface
Flash Presentation ActionScript API Reference