Archive for the ‘StarRequests’ Category

StarDribbbleLib – AS3 Dribbble Library

StarDribbbleLib

What is Dribbble?

Dribbble is show and tell for designers, developers and other creatives. Share sneak peeks of your work as “shots” – small screenshots of the designs and applications you’re working on.
Continue reading »

Posted by Mark on July 31st, 2010
 

StarRequests: Making modular requests using AS3 Signals

Background

The concept of making modular requests is one I’ve used in recent projects, and I thought it was time to standardise and release this as a library. Each request revolves around a simple interface:

The aim is to make each request modular, consistent, simple and for it to clean up after itself. By making each request implement an interface, and therefore consistent, it facilitates the creation of useful utilities. With this in mind I thought I’d put together a library of common requests and utilities.
Continue reading »

Posted by Mark on May 17th, 2010