video and text


  
  <image a=@a trans=@pos type=vid src=@video id=@tid-ch-1 color=white w=8.5 h=5 s=3>
  <i><text size=0.5 s=1.8 id=@tid-t-1 text=red>@text1</text> </i>
  <p><text size=0.5 s=1.8 id=@tid-t-2 a=1 text=red>@text2</text>
  <p>
  <3dobject id=@tid-o-1 s=0.5 x=7 y=-1>
  DEF @tid-touch TouchSensor { }
  Shape {
  appearance Appearance  {
  material DEF @tid-MAT Material {
          diffuseColor 1 1 0
          transparency 0.6
          }
  }
  geometry  Box { }
  }
  </3dobject>