421

Writing program scripts with JavaScript
JavaScript script example code

  • Event processing actions needed:
  • set_fraction eventIn function
  • DEF Bouncer Script {
        . . .
        url "vrmlscript:
            function set_fraction( frac, tm ) {
                . . .
            }"
    }