up Inquisit Language Reference

loop attribute

The loop attribute specifies whether a sound or video should stop at the end or continuously loop.

Member of

<sound> <video>

Syntax

/ loop = boolean

Parameters

boolean A value of true or false.

Remarks

Examples

The following shows a video that loops continuously:

<video somevideo>
/ loop=true
</video>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.