topical media & game development

talk show tell print

#zip-viewer.sh / sh



  #!/bin/sh
  zip x *code-viewer* *example-flex* *code-flex*
  zip x @xml*viewer* @css*viewer*
  zip x *viewer*xml *viewer*css
  for i in viewer sample style; do
          zip x *i*.html *i*.mx *i*.ax *i*.t *i*.swf;
  done
  


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