Language Version : | ActionScript 3.0 |
Runtime Versions : | AIR 1.0, Flash Player 9 |
Image overlay - can e.g. display a screenshot of the video.
Only shown when video playback is set to autoplay = false.
public function ImageOverlay(w:Number, h:Number, style:ApdevVideoPlayerDefaultStyle)
creates image overlay.
Parameters public function load(req:URLRequest):void
loads image and displays it on stage.
Parameters
| req:URLRequest — URLRequest which image is to be loaded
|
public function resize(width:int, height:int):void
Parameters
Donnerstag Dezember 24 2009, 12:16 PM +01:00