| Helper | Description |
|---|---|
| Video.Flash(filename [, width, height]) | Renders a Flash video player for the specified file with optional width and height. |
| Video.MediaPlayer(filename [, width, height]) | Renders a Windows Media player for the specified file with optional width and height. |
| Video.Silverlight(filename, width, height) | Renders a Silverlight player for the specified .xap file with required width and height. |
Practice Excercise Practice now