Module:libdomPackage:org.milescript.domParent:HTMLElementCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation

org.milescript.dom.HTMLEmbed

Inheritance : Object : HTMLElement

Constructors

Signature
public HTMLEmbed()

Methods

NameSignature
DoPlayvoid DoPlay()
Pausevoid Pause()
Playvoid Play()

Properties

NameTypeComment
autostart
core.String
height
core.int
hidden
core.String
src
core.String
volume
core.int
width
core.int

Constructors

public HTMLEmbed()


Methods

DoPlay

void DoPlay()


Pause

void Pause()


Play

void Play()


Module:libdomPackage:org.milescript.domParent:HTMLElementCopyright (c) 2007, 2008 Point5U, LLC
Milescript - LibDom Library: Project Home | Documentation