<!--

















            Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Kenichi Kubota, Panasonic








           Version: Jan. 31, 2000, v1








            Module: SMIL Timing & Sync Module








           Feature: end attribute








         File Name: end-event.smil








  Media Components: 1 JPG, 1 WAV








 Expected Behavior: end audio file on image click or after 26.2s

















-->

















<smil xmlns="http://www.w3.org/2001/SMIL20/Language">








  <body>








    <par>








      <img id="image1" src="../images/smile.jpg" />








      <audio src="../sounds/leonidsample.wav" end="image1.activateEvent" />








    </par>








  </body>








</smil>