sensor


          
  DEF sensor TouchSensor {}
  Shape {
          appearance Appearance {
                  material Material {}
                  texture DEF video MovieTexture { 
                  loop TRUE
                  url IS url ## "relation-in-time.wmv"
                  }
          }
          geometry Box { size 10 5 0.1 }
          }