For this blog post, I've decided to show off three of my favorite resources for Flash/ActionScript, as well as an entirely new site I only recently discovered.

Let's start off with my favorite of the four sites:
gotoandlearn.com. This is a site featuring tons and tons of in-depth hi-def tutorials by Lee Brimelow. I checked out a couple of his tutorials and found them very clear and easy to follow. That doesn't mean that they're simple though; you can learn some fairly advanced techniques through this site. (In particular, Owen might be interested in his
Ribbet tutorial which walks you through the procedure for placing a phone call within Flash.) Be warned that his videos are at
least 9 minutes and average closer to 20 minutes. Just be aware that his tutorials cover some intermediate topics and you may have to invest a little time to learn them.

Secondly, we have Keith Peters' blog,
bit-101. Although he doesn't use video tutorials like gotoandlearn, Keith shares some great ideas with the community and shares a lot of interesting source code in his blog, as well as some insights to the Flash community. Additionally, he has a whole ton of
free and creative fla files from a lab he managed in the past; all the files are available for anyone that's interested in downloading them, although they're unfortunately named only by date.

The third source is actually a subpage under the official Flash Player website (
click here to visit). Although they doesn't describe here how to create amazing content, Adobe has compiled some really extraordinary sites (some of which we've seen in previous blog posts) which can provide plenty of good inspiration. Several of them have pushed the boundaries of what I thought possible within Flash. What's more, Adobe showcases them as 3D objects hovering above a reflective surface and responding to mouse movement in an impressive but processor-intensive display of Flash Player 10's newest capabilities.

Finally, I'd like to share
Flash MiniBuilder, a project by programmer Victor Dramba. This is an alternative ActionScript 3 compiler, complete with code hinting. What impressed me is that there's a java applet version of the compiler that runs inside your browser window; you can write and test AS3 code entirely within Firefox or IE. This is cool for those without access to the Adobe Suite, although the lack of easily integrated visuals would be frustrating for developers.