Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
VIDEO.fullScreen
The fullScreen attribute specifies or retrieves a value indicating whether the video is displayed in full-screen mode.
Syntax
Possible Values
This attribute is a read/write Boolean.
| Value | Description |
| true | Video displays in full-screen mode. |
| false | Default. Video does not display in full-screen mode. |
Remarks
This property can be specified only at run time, after a file has been loaded. It must therefore be set within a script event handler. The escape button is used to return to normal viewing.
Requirements
Windows Media Player version 7.0 or later.
See Also
| Previous | Next |