Generate SWC file


/ Published in: Bash
Save to your folder(s)

for help, type: ./compc -help [command]


Copy this code and paste it in your HTML
  1. /Applications/Util/flex_sdk_3/bin/compc -include-classes com.greensock.TweenNano -compiler.source-path ./ -output tweennano.swc

URL: http://stackoverflow.com/questions/1601930/how-can-i-build-my-flex-library-from-source-on-the-command-line-so-that-i-can-rsl

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.