Help for this page

Select Code to Download


  1. or download this
    my_mingscript > japh.swf
    
    ...
    </center>
    </body >
    </html>
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    $m->setDimension(640, 480);
    $m->add($s);
    $m->output();