QML - Create Your Own Adventure

Name Topic Used in Type
source Station embed attribute
This attribute defines the target source of the file you want to embed.
Sample:
<text> The following shows the QML website:<break/>
</text>

<embed source="http://questml.com"/>