ProcessFields

Top  Previous  Next

All the ProcessFields require that the following Javascript files are linked to the page in the HEAD section of the HTML document.

  <head> 
    <script type="text/javascript" src="moremotion/face/Process/Process.js"></script>
    <script type="text/javascript" src="moremotion/face/_resources/<language-code>/Process.js"></script>
  </head>