Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save llimllib/20906 to your computer and use it in GitHub Desktop.
Save llimllib/20906 to your computer and use it in GitHub Desktop.
#Here's the command line to build a papervision3d (papervision 3d) swc file
#using only the flex 3 sdk. Saved here for posterity and google's benefit.
#run this command from the trunk/src directory:
compc -source-path=. -include-sources=. -output papervision3d-test.swc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment