[Home] [By Thread] [By Date] [Recent Entries]

  • From: Rolande Kendal <kendal@i...>
  • To: xml-dev@i...
  • Date: Thu, 14 May 1998 21:38:39 -0400


I wish to include SMIL/PGML like encoded characteristics in a file;
however, in addition I require some means to include rudamentary
programatic control.

For example, 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.

I threw in a loop below:

<smil>
 <body>
  <par>
   <MyTemporalObjectTag src="myYaddaTalk.au" clip-begin="0s" clip-end="120"/>
   <ser>
    <MyTemporalObjectTag src="intro.html" clip-begin="0s" clip-end="60"/>
<loop duration="10m">
    <par>
     <MyTemporalObjectTag src="upper-left.gif" coor-x="0" coor-y="0"
clip-begin="10s"/>
     <MyTemporalObjectTag src="upper-right.gif" coor-x="0.50" coor-y="0"
clip-begin="20s"/>
     <MyTemporalObjectTag src="lower-left.gif" coor-x="0" coor-y="0.50"
clip-begin="30s"/>
     <MyTemporalObjectTag src="lower-right.gif" coor-x="0.50" coor-y="0.50"
clip-begin="40s"/>
    </par>
</loop>
   </ser>
  </par>
 </body>
</smil>

Is there some established means to do this?

Thanks

Rolande
Still waiting for Jumbo2...

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member