[Ambulant-users] SMIL attributes repeatCount and repeatDur
Behere, Shweta (Shweta)
behere at avaya.com
Tue Mar 3 23:47:33 CET 2009
Hi,
Does Ambulant support the SMIL attributes repeatCount and repeatDur ?
I cannot get it to work. Any ideas ?
Following is the example that I am using:
<?xml version="1.0"?>
<!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL 3.0 Tiny//EN"
"http://www.w3.org/2007/07/SMIL30/SMIL30Tiny.dtd
<http://www.w3.org/2007/07/SMIL30/SMIL30Tiny.dtd> ">
<smil xmlns="http://www.w3.org/ns/SMIL <http://www.w3.org/ns/SMIL> "
version="3.0" baseProfile="Tiny">
<head>
<layout>
<region xml:id="untitledRegion1" top="100" left="100" width="400"
height="400" textFontFamily="tahoma" textFontSize="medium"/>
</layout>
</head>
<body>
<video src="roadtripAvaya_CIF.3gp" repeatCount="2"
region="untitledRegion1"/>
</body>
</smil>
Thanks,
Shweta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ambulantplayer.org/pipermail/ambulant-users/attachments/20090303/0d778970/attachment.html>
More information about the Ambulant-users
mailing list