topical media & game development

talk show tell print

#web3d-frame-menu.cfg / cfg



  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  <HTML>
  <HEAD>
  <META NAME="Description" CONTENT="">
  <META NAME="Keywords"    CONTENT="">
  <TITLE>Products</TITLE>
  </HEAD>
  
  <BODY link=black vlink=black text=black background=@body.gif>
  <SCRIPT LANGUAGE="javascript">
      function sendEvent(node, field, value)
      {
          //alert("event: " + field);
          top.frames["vrml"].document.Contact3D.setNodeEventIn(node, field, value)
      }
      function clickLink(value)
      {
          sendEvent('SWITCH', 'set_whichChoice', value);
      }
  </SCRIPT>
  
  <UL>
  <LI><A HREF="javascript:clickLink(0);">box</A>
  <LI><A HREF="javascript:clickLink(1);">sphere</A>
  <LI><A HREF="javascript:clickLink(2);">object</A>
  </UL>
  
<a href=web3d-l-frames.html target=_top><em>explanation</em></a> </BODY> </HTML>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.