Recent Step-by-Step for ActionScript / Flex / AIR with TextMate? -


i apologize if post redundant.

i'm searching unsuccessfully recent, step-by-step instructions on how set actionscript 3, flex 4.5 , air 2.6 textmate on mac os x.

i've found several posts concerning required bundles, of threads few years old in addition having convoluted, sparse instructions setting up.

it seems auto-complete , .swc files supported, great. in addition instructions i'm interested in learning isn't supported , other common pitfalls.

i've been familiarizing myself textmate's ui , it's amazing. rather use flash builder / eclipse, or flash professional.

one last question - understand it's possible set our own keyboard shortcuts compile mxmlc , write .swf disk. possible have .swf auto open in flash player debugger after compiled. essentially, i'd continue using command+enter shortcut testing movies in flash professional build , launch since have difficult time adjusting new muscle memory.

thanks.

  1. grab flex 4 sdk, documentation , flex 3 documentation.
  2. grab the latest actionscript3.tmbundle , install it.
  3. hit help , read help, explains put , how configure environment.
  4. for reason can't make work flex 4 documentation flex 3 1 works. ymmv.

even after of this, textmate — sexyness — still inferior flash develop: autocomplete part "alpha" , not "auto" @ all, example.

for debugging part, open .html safari , read debugging information written ~/library/preferences/macromedia/flash\ player/logs/flashlog.txt either in terminal or in console.app.

good luck , feel free ask clarifications.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -