// archives

Using Flash Builder

This category contains 4 posts

Holy Crap! There’s a lot of new stuff in Flash Builder…

Seriously, there are so many new features and enhancements in Flash Builder, it would be impossible to mention them all.  Instead, to really get a taste of what’s new in Flash Builder, you really need to watch the videos.  Since I work on language features (primarily the language model), I was lucky enough to demo [...]

Flex Builder Protip: Import missing imports

Let’s say you’ve just pasted in a snippet of code, or loaded a file that is missing imports.  When you compile, you get errors and you’re stuck importing each definition by hand.  Flex Builder provides a bit of a hidden feature here to help you import your missing types:  next to each type that is [...]