Object specific | |
$currentposition | The current play position (in seconds) |
$disabledefaultcontextmenu | If true, the default context menu for the object will not be generated in response to a context click ($clib.$disabledefaultcontextmenu and $cobj.$disabledefaultcontextmenu must both be false for the menu to be generated) |
$duration | The duration of the currently loaded video, in seconds. If no video is currently loaded, this will be -1 |
$playbackrate | The video's playback speed, with 1.0 being default speed. Youtube will round down to the closest supported rate of the particular video |
$playing | Whether the video is currently playing. Assign to this in order to play or pause the video. Note that many mobile devices prevent the playing of videos if not in direct response to a user action |
$poster | A URL to an image to be used as the video's poster image (displayed before the video is loaded). HTML5 video only |
$requestcaptions | If true, closed captions will be turned on (when available, attempting to use the client's language) for Youtube videos. |
$showcontrols | If true,the control displays video controls such as play and pause buttons |
$startposition | The starting time for the video (in seconds), applied when it is first loaded. |
$tracks | The name of the list to populate <track> tags for adding captions, subtitles, etc. Not usable with $youtube=kTrue (YouTube has it's own method of adding captions, subtitles, etc) |
$volume | The video's volume level, between 0 and 100 |
$youtube | If true,the control will play a movie from YouTube. In which case,column 1 of row 1 of the dataname list is the YouTube video id |
Standard | $active $alpha $backalpha $backcolor $bordercolor $componentctrl $componentinfo $componentlib $contextmenu $cssclassname $dataname $defaultinactiveappearance $disablesystemfocus $dragborder $dropmode $edgefloat $effect $errortext $errortextpos $events $fieldstyle $height $ident $left $linestyle $name $nexttabobject $objtype $order $preventlayoutanimation $removefromtaborder $sidepanel $sidepanelmode $tooltip $top $userinfo $visible $visibleinbreakpoint $width |