topical media & game development

talk show tell print

physic-flex-ape-sample-car-demo.sh / sh



  #!/bin/sh
  f=$1
  files="f"
  echo processing files
  for x in files; do
  mk x.ax.html
  done
  t=`echo f | sed -e "s:-:_:g"`
  echo creating t.as
  OPTS=" -library-path+=VIP/frameworks -source-path+=VIP/lib/as "
  echo mxmlc OPTS -- t.as
  mxmlc OPTS -- t.as
  mv t.swf @ax-f.swf
  


(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.