actionscript 3

original frameworks added 2 update script for as3 and flex bundle

Few weeks ago, I noticed that the frameworks didn't update. After a little investigation I noticed that the update script from the actionscript bundle was gone. After looking around, on my drive and online without success. I finally saw a news post about the bundle on Simon Gregory's web page - http://blog.simongregory.com/ . Thanks to his help I could now put the original framework checkouts into the script.

now after a few months a notice that the attachment was not publicly available, so here it is !

update for as3 and flex bundle script

  • check for svn
  • path parameters
  • checkout of GetBundle
  • download as3 api through script of as3 bundle
  • two more api to download to your api folder

download at the bottom of the post

#!/bin/bash

#--- Change these paths to your preferences
#--- full paths are necessaire, no trailing slash !
AS_BUNDLES="/Library/Application Support/TextMate/Bundles"
AS3_LIB_PATH="/Users/joachimvdh/Flex/libs"

update to script for actionscript 3 and flex bundle

little update

Pages

Subscribe to RSS - actionscript 3
© 2010 Your Name. Drupal theme by Kiwi Themes.