<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<!--
            Copyright: Copyright 1998-2005  W3C (MIT, ERCIM, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Geoff Freed, WGBH/NCAM
           Version: Mar. 13, 2001, v3
            Module: Content Control Module
           Feature: systemAudioDesc test attribute
         File Name: systemAudioDesc.smil
  Media Components: 2 JPG, 2 WAV
 Expected Behavior: show image;
                    play audio descriptions from a single source file containing
                      descriptions and appropriately timed intervals of silence.
-->
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
    <meta name="title" content=" SMIL "/>
    <meta name="generator" content="GRiNS Pro for SMIL Boston, v2.0 alpha win32 build 38"/>
    <XML:namespace prefix="t"/>
    <style type="text/css">
      .time {behavior: url(#default#time2); }
      t\:*  {behavior: url(#default#time2); }
      .regSMIL_ {position:absolute;overflow:hidden;left=20;top=20;width=162;height=120;background-color=black;}
      .regunnamed_region_0 {position:absolute;overflow:hidden;left=0;top=0;width=162;height=120;}
      .regunnamed_region_1 {position:absolute;overflow:hidden;left=20;top=10;width=142;height=110;}
      .regunnamed_region_2 {position:absolute;overflow:hidden;left=40;top=20;width=122;height=100;}
    </style>
  </head>
  <body>
<pre>
       Copyright: Copyright 1998-2005  W3C (MIT, ERCIM, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Geoff Freed, WGBH/NCAM
           Version: Mar. 13, 2001, v3
            Module: Content Control Module
           Feature: systemAudioDesc test attribute
         File Name: systemAudioDesc.smil
  Media Components: 2 JPG, 2 WAV
 Expected Behavior: show image;
                    play audio descriptions from a single source file containing
                      descriptions and appropriately timed intervals of silence.
</pre>
    <t:seq>
        <t:par>
            <img id="m3" src="../images/audiodesc.jpg" style="position=absolute;left=0;top=200;width=162;height=114;" class="time"/>
          <t:audio systemAudioDesc="off" src="../sounds/audiodesc_off.wav"/>
          <t:audio systemAudioDesc="on" src="../sounds/audiodesc_on.wav"/>
        </t:par>
     </t:seq>
  </body>
</html>