Simple tip #2 – random colours
Their are so many times I’ve used a random colour in my apps (mainly for testing) that I thought I’d add this way of using a getter method with actionscript to simplify the process. First of if you haven’t got one already, create a uiltily class so features that you use regulary across projects (you …