If you’re using Xcode for your ActionScript work, you really should be checking out the Xcode section of OSFlash. There’s some pretty cool stuff showing up there. It’s where I found XASH, and Sam Robbins’ Actionscript code highlighter plugin can be found there as well.

If you’re using that plugin, it adds some language definition files to Xcode for AS code completion. Michael Bianco has created a new set of definition files that you can copy into Xcode that updates the code completion for Flash 8, as well as adding code completion. As much as I like Xcode for writing AS, I really missed the code completion that you get with the Flash IDE or with SEPY. It’s nice getting the completion of the function names, but what I really missed was the parameter suggestions. Seems like no matter how many times I use setInterval(), I always manage to forget what order the parameters are entered in.

Pretty awesome, huh? Now if we can get the Class Modeller to work…

Links: