The excl element is a time container with semantics based upon par, but with the additional constraint that only one child element may play at any given time.
The following table lists the members exposed by the par object.
Show:
Attributes
Methods
Events
Attribute
Description
accelerate *
Defines a simple acceleration of time for the element. Legal values are floating point values between 0 and 1 (inclusive). The default value is 0 (no acceleration).
Defines a simple deceleration of time for the element. Legal values are floating point values between 0 and 1 (inclusive). The default value is 0 (no deceleration).
dur *
Specifies the simple duration.
end *
Defines an end value for the element that may constrain the active duration.
repeatCount *
Specifies the number of iterations of the simple duration (Numeric value). When set to "indefinite" the element is defined to repeat indefinitely
repeatDur *
Specifies the total duration for repeat (Clock value). When set to "indefinite" the element is defined to repeat indefinitely
speed *
The speed attribute controls the local playback speed of an element, to speed up or slow down the effective rate of play relative to the parent time container.