Archive for the 'AS 3.0' Category
Wednesday, October 10th, 2007
My new project is finally up. This is the blog where I will be going forward with posting AS2/AS3 source/classes/etc. Like I mentioned before, this blog will be up for legacy purposes but all source/classes will also be available on the new EVOLVE with a ton more stuff. Go check it out as I’ve already […]
Posted in AS 2.0, AS 3.0 | No Comments »
Friday, September 7th, 2007
I’m not sure how I missed this, but apparently I did almost over a year ago, and SWFAddress is a deeplinking tool for Flash. I haven’t used it as I’ve obviously just discovered it, but it seems very easy to use and looks pretty handy from the example source.
Posted in AS 2.0, AS 3.0 | No Comments »
Tuesday, September 4th, 2007
In the spirit of Big Spaceship and their optimization tips and tricks for Flash, Fantasy Interactive has posted some of their own. The first post is here and the second is here.
Posted in AS 2.0, AS 3.0 | No Comments »
Tuesday, September 4th, 2007
Colin Moock has a post about using Flash CS3’s components in Flex Builder.
Posted in AS 3.0, Flex | No Comments »
Tuesday, September 4th, 2007
I was out this weekend at a wedding and livin’ la vida loca so I didn’t see this until today. FDT 3 beta has been released.
Also, Ryan Taylor has a tutorial on using Ant with FDT 3.
Posted in AS 2.0, AS 3.0 | No Comments »
Tuesday, August 28th, 2007
Jesse Warden has a nice little article on 10 tips for working with Cairngorm. I personally break a lot of the “rules” because I’m a Cairngorm n00b, but my apps still work :P I’ve also seen a lot of other developers break these, so as you’re reading this, you’ll see he has some tips broken […]
Posted in AS 2.0, AS 3.0, Flex | No Comments »
Monday, August 27th, 2007
Flash Bookmarks is an awesome resource that I just found out about through Franto’s blog. There is a TON of information there and it’s updated daily.
Posted in AIR, AS 2.0, AS 3.0, Flex | No Comments »
Tuesday, August 14th, 2007
Sean Moore posted up a list of 22 ActionScript 3 APIs available to save you some time and hassle.
Posted in AS 3.0 | No Comments »
Monday, August 13th, 2007
Adobe released a new version of the Kuler API on Labs. It provides some new functionality and a logo you can use to mark your sites. You can even get Adobe to link to your site if you have used a Kuler color set and have the logo on the site.
Posted in AS 2.0, AS 3.0 | No Comments »
Saturday, August 11th, 2007
John Grden posted a neat little tidbit about speed benchmarks for operations in Flash. This is AS3, but some of it applies to AS2 as well (like the multiply instead of divide bit). I’ve always used dividing instead of multiplying for two reasons: 1) I never make so many calculations that I see a huge […]
Posted in AS 2.0, AS 3.0 | No Comments »