getNumFrames().'
'; require('swfheader.class.php'); $video=new swfheader(); $thedim=str_replace('|','x',$video->getDimensions($_GET['file'])); echo "AnalFlasp.php v 1.0 ©2006 VGR for Edaìn Works Ltd - uses swfheader class © 2004 Carlos Falo Hervás
file {$_GET['file']}
dimensions $thedim px
";
  print_r($video);
  echo '
'; } ?>