- From: Rolande Kendal <kendal@interlog.com>
- Date: Wed, 17 Jun 1998 10:01:30 -0400
- To: www-smil@w3.org
What about rudamentary flow control. How do I achieve the following:
<SMIL>
do( time-duration ) {
// display video stream
}
</SMIL>
I need some method of saying things like repeat showing this resource for
ten minutes, or until this event. In addition, if the user makes a
selection then the cycle may have to abruptly stop and proceed to something
else. Your know - browser stuff.
How do I achieve this control in SMIL?
Thanks
Rolande
Received on Wednesday, 17 June 1998 10:04:45 UTC