Back Next Index Table of contents Home
Go to...
ProgressDone (11 of 15)To do.

Chapter 7. Reference - screen 11 of 15

<a>

<a> is almost the same in SMIL as in HTML. You specify an URL to go if the user clicks on one of the tag's sons.

NB: to use an equivalent of the "target" argument in HTML, you can use show="the_target_frame" with the SOJA Player.

<a id="identifier"
   show="replace|new|pause"
   href="URL">

 <!-- sons: clicking on them will lead
      the user to the specified URL -->
</a>

Possible children

switch
any media tag with no clip attribute
any media tag with clip arguments
par
seq

The SMIL Tutorial is ©HELIO 1998-1999 all rights reserved
Comments about this page