topical media & game development

talk show tell print

#zip-actionscript.sh / sh



  #!/bin/sh
  zip x help-flex.*
  zip x *code-actionscript* 
  zip x *lookat-actionscript*
  extent="php jpg png gif svg ttf xml txt css"; 
  for i in extent; do
  zip x actionscript-*.i
  done;
  kind="animation socket distort e4x video phidget application graph wii extra bitmap domain drawing embed eventflow events  fonts imageviewer lib misc scribble util zoo"
  for i in kind; do
  for x in html [am]x t txt js swf;  do
          zip x *actionscript-*i*.x
  done
  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.