
Event Object Type: net.slideshowpro.slideshowpro.SSPVideoEvent
SSPVideoEvent.type property = net.slideshowpro.slideshowpro.SSPVideoEvent.VIDEO_PREVIEW_LOAD
Language Version: ActionScript 3.0
Player Version: Flash Player 9.0.0.0
Dispatched when a video preview image request is made.
| Property | Value |
|---|---|
| bubbles | false |
| cancelable | false; there is no default behavior to cancel. |
| hasImg | A boolean indicating whether the requested video has a preview graphic associated with it. Returns "true" or "false". |