Enable the Latest AIR SDK in Flash Professional CS5.5+ : London Computer College New versions of the Adobe AIR SDK are often released between Flash Professional release cycles, using this tutorial, you’ll be able to always use the latest Adobe AIR version in your IDE. This will allow...
Understanding Variab...
posted by admin
Understanding Variables, Arrays, Loops, and Null: The Post-it Note Analogy : London Computer College What does var actually do, and why doesn’t setting myObject = null actually remove the object? These questions tie in to a fundamental concept in coding, relevant whether your language...
Create a Balloon Pop...
posted by tutorials
Create a Balloon Popping Game in Flash – Tuts+ Premium : London Computer College In this Premium tutorial, you’ll learn to use a physics engine to power a Bloons-style Flash game, in which a squirrel throws acorns at a grid of balloons to try to pop as many as possible. Premium...
Generating Ghosts Th...
posted by unish
Generating Ghosts That Follow in Your Footsteps : London Computer College Path following is a simple concept to grasp: the object moves from point A to point B to point C, and so on. But what if we want our object to follow the path of the player, like ghosts in racing games? In this...
Using ASAudio for Ea...
posted by tutorials
Using ASAudio for Easy Flash Sound Playback : London Computer College In this short tutorial I will introduce you to ASAudio, and AS3 library that greatly reduces the amount of code needed to create and manipulate sound object in your ActionScript projects. Step 1: Examining ASAudio ASAudio...
Best of Tuts+ in Apr...
posted by tutorials
Best of Tuts+ in April 2012 : London Computer College Each month, we bring together a selection of the best tutorials and articles from across the whole Tuts+ network. Whether you’d like to read the top posts from your favourite site, or would like to start learning something completely...
