Flash, Actionscript, Design, Games and Programming.
So it’s Movember again, the time of year when men all over the world grow ridiculous moustaches to raise money and awareness for men’s health, specifically prostate cancer and other cancers that affect men. I’m really happy to work at an agency that supports Movember and lets us do work to promote the cause. Last [...]
A couple of days ago, a guy called Alfonso posted a comment on the Flash Midi Server page asking if the app could pass data from a midi controller to flash. FMS had always been designed to send out data – as I was originally interested in using Flash as the driving force for generative [...]
In: Actionscript|Audio|Classes and Functions|Experiments|Flash|Flash Midi Server|Source Code
26 Apr 2011For a couple of audio projects, I needed some nice musical scales, in midi note format (0-127). I couldn’t find a good list online, so had to knock together a quick script to trace some out. Here’s some that I’m using in a current project, and also the AS source to find any other ones [...]
Let me file this post under boring but useful. Recently I worked on a project where I had to validate UK postcodes in flash. The method I used in the end was a regular expression I found, with a bit of formatting logic added. This should work for all UK postcodes. ?View Code ACTIONSCRIPTvar validPostcode:String [...]
Hello! First – the obligatory “I’ve not posted much for ages” bit. I’ve been working away on lots of interesting projects, including a couple of E-Learning applications, some games, a few more music experiments, more arduino tests and I’m starting to get underway on some iPhone and Android apps too – both native and Air [...]
This is the blog of Lawrie Cape, an interactive developer from Leeds, England.