- From: J.R. van Ossenbruggen <Jacco.van.Ossenbruggen@cwi.nl>
- Date: Wed, 21 Aug 2002 11:43:22 +0200
- To: "Peter Sheerin" <pete@petesguide.com>
- cc: www-smil@w3.org
On Sun, Aug 18 2002 "Peter Sheerin" wrote:
: quoted-printable
>
> I've SMIL 2 code like the following, but it doesn't repeat at all, when =
> played in RealOne on a Windows XP system. Is this a problem of me not =
> reading the specification correctly, or a problem of Real not =
> implementing it correctly?
My guess would be the problem is with Real.
> <seq repeatCount="indefinite">
I've often had problems with indefinite values in Real. What happens
if you replace the indefinite with an arbitrary high number?
E.g.
<seq repeatCount="9999">
Hope this helps,
-- Jacco
Received on Wednesday, 21 August 2002 05:43:30 UTC