Category 'programming' :
I have finally been able to finish a Flash game I started several months ago. It's called Sucka Swing and it's a superhero themed game of skill requiring you to swing from building-to-building and travel as far as possible without hitting the ground.
Continue reading →
Arduino is an electronics prototyping platform which has taken a percentage of the tech community by storm. Here we take a look at this popular open-source project to demonstrate how you too can start developing with it.
Continue reading →
Learning Actionscript 3.0 can be fun and rewarding but can also leave some beginners scratching their heads. Flash is good at alerting developers to most problems but there are several nuances which may trip up beginners. Here are 6 common mistakes to look out for when developing in Actionscript 3.0.
Continue reading →
I’ve been using RobotLegs to develop Flash applications for personal and commercial projects over the past year. I thought I would share this brief high level overview of the framework.
Continue reading →
Developing in Flash can be a fun and rewarding experience. From creating widgets to games to enterprise level applications there is a vast array of challenges a Flash developer will encounter on a day to day basis. Here are 10 Flash tips for improving your Actionscript 3.0 knowledge to make you a better, more productive Flash developer.
Continue reading →
Here is how you go about setting the volume of sound in Flash. There are two ways of setting volume, either on a per-channel basis or globally across all channels.
Continue reading →