Re: customTest and SMIL validation

Hello Robbie,

You can place multiple customTest specifications on the same line:

<body>
  <par>
   <video src="movie" customTest="testA" customTest="testB"/>
  </par>
</body>

This will have the desired effect.

(You can test it in either the GRiNS or Ambulant players; both provide 
full support for customTest.)

-d.

Received on Friday, 9 April 2004 07:43:14 UTC