ActionScript performance #loops

ActionScript performance #loops

Continuing with the ActionScript performance series, I want to tell you a tweak on for-loops. So let’s start with the examples right away. The regular syntax Usually everybody learned to write a for-loop like this: private function...

Speeding up WordPress with mod_deflate

Speeding up WordPress with mod_deflate

I just read an article called “20+ .htaccess Hacks Every Web Developer Should Know About” on DevMoose (there are some weird syntax errors in that article caused by the syntax highlighter plugin!) and discovered a great...

Introducing Project52

Introducing Project52

As you may have noticed, I am a project52 participant. Project52 aims to get people, especially bloggers, to write new content every week in 2010 (twentyten ) If you are a blogger and want to participate, check out their website. Here...

ActionScript performance #Arrays

ActionScript performance #Arrays

As the Flash community rapidly walks towards the mobile devices, we especially need to think about how well our code performs. On a mobile device, the hardware specs are much lower than on a regular desktop pc, hence, for example,...

Flash Builder Snippet Plugin

Flash Builder Snippet Plugin

For those of you who are on the dev road with Adobe’s latest piece of software, the Flash Builder, here is a very interesting plugin, I’d like ton recommend, made by Flash Platform Evangelist Lee Brimelow. It is called...

Your’re welcome – There is my blog

Your’re welcome – There is my blog

First of all thank you very much for being here, spending your precious time, and reading this. My name is Aiden Tailor and I’m a freelance ActionScript developer. After seeing all those awesome ActionScript & web dev blogs...