You can also do this based on the end event, controlling another timed element directly. You would change my previous example to the following: <t:audio id="mediaContent" t:src="foo.mid" t:repeat="3" /> <span class="time" t:beginEvent="mediaContent.onEnd"> all repeats ended </span> The span (or any other element) will display only after the sound ends, after the 3 repeats. -PabloReceived on Thursday, 19 August 1999 20:10:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:37:30 GMT