General Actions:
| Plays attached media files |
| Type | XAR |
| Developed by | |
| License | GNU Lesser General Public License 2.1 |
The JW Player is an open-source embeddable media player for web sites, supporting many commonly-used audio and video formats. The player is easy to configure, customize and extend.
| Name | Value | Description |
|---|---|---|
| attachment | String | The reference to the attached media file that should be played. The reference is resolved relative to the current document. E.g.: Space.Page@video.mp4 or Page@video.mp4 or even simply video.mp4 |
| width | Number | The player width, in pixels. If not defined, the player tries to determine automatically the width from the played media file. |
| height | Number | The player height, in pixels. If not defined, the player tries to determine automatically the height from the played media file. |