Voice Message Board

Sorry, the Voice Chat Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and activated. (click here to install Java now) from MultiPlayer3D.com.

Instructions: Press and hold voice chat button to record message. Release to send.

\n\n"; $VC3Str = `ls -trl JVCFiles/*.VC3`; // change manually if change $dir $VC3List = split("\n",$VC3Str); $VC3ListCount = count($VC3List)-1; echo "

There are " . $VC3ListCount . " files:

\n\n
    "; foreach ($VC3List as $VC3file) { if($VC3file != "" ){ $VC3fileSize = substr($VC3file,34,9); $VC3fileDateTime = substr($VC3file,43,13); $VC3fileName = substr($VC3file,57); $VC3fileNameShort = substr($VC3file, 71); echo "
  1. \n"; echo "Size: ". $VC3fileSize . ", Date/Time: " . $VC3fileDateTime;// . ", Name: " . $VC3fileName; } } echo "
"; ?>

Instructions: Click button to set that message as the last message. Voice Chat will start playing messages after that one.


JavaScript to Java Applet Interface Experiment


Send feedback to doug@multiplayer3d.com