| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |
org.milescript.dom.HTMLEmbed
Inheritance : Object : HTMLElement
Constructors
| Signature |
| public HTMLEmbed() |
Methods
| Name | Signature |
| DoPlay | void DoPlay() |
| Pause | void Pause() |
| Play | void Play() |
Properties
| Name | Type | Comment | |
| autostart |
| ||
| height |
| ||
| hidden |
| ||
| src |
| ||
| volume |
| ||
| width |
|
Constructors
|
public HTMLEmbed() |
Methods
|
DoPlay void DoPlay() |
|
Pause void Pause() |
|
Play void Play() |
| Module: | libdom | Package: | org.milescript.dom | Parent: | HTMLElement | Copyright (c) 2007, 2008 Point5U, LLC Milescript - LibDom Library: Project Home | Documentation |