4. SMIL Á¦¾î¹® ¹× ¸µÅ©

Switch ¿ä¼Ò

  • <switch id="À̸§">
        <1¹ø°¿ä¼Ò  testAttribute1/>
        <2¹ø°¿ä¼Ò  testAttribute2/>
        <3¹ø°¿ä¼Ò  testAttribute3/>
        <±×¿Ü¿ä¼Ò>
    </switch>
  • ÀÇ¹Ì :
    if  (testAttribute1)  <1¹ø°¿ä¼Ò/>
    else if (testAttribute2)  <2¹ø°¿ä¼Ò/>
    else if (testAttribute3)  <3¹ø°¿ä¼Ò/>
    else   <±×¿Ü¿ä¼Ò/>  
  • ÀڽĿä¼Ò¿¡´Â ¹Ìµð¾î, ½Ã°£Á¦¾î, ¸µÅ© ¿ä¼Ò°¡´É
    • <text>, <textstream>, <image>, <audio>, <video>, <animation>, <ref>
    • <par>, <seq>, <switch>, <a>
  • <head>¿¡¼­µµ »ç¿ë°¡´É : <layout>¿ä¼Ò Æ÷ÇÔ

testAttribute

Hyperlink : <a>¿ä¼Ò

<anchor>¿ä¼Ò

<area>¿ä¼Ò : SMIL2.0