|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] <SMIL> do(duration){display video} </SMIL>
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...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








