Library Archive

  • AS3 Offset rotation

    AS3 Offset rotation

    An interesting problem to solve, when a movieclip is rotated around a registration point that is off centre, but you still want to rotate it around the centre, or even off centre the object. Strange explanation, but it’s useful when making games sometimes. The coloured...

    Play Game

  • AS3 Distribute scaled Movieclips evenly

    AS3 Distribute scaled Movieclips evenly

    A small bit of scripting to allow differently size MovieClips to be evenly spaced across a specific distance. Download zip

    Play Game

  • Adobe Releases AS3 Facebook API

    Adobe Releases AS3 Facebook API

     Adobe Releases AS3 Facebook API. http://www.adobe.com/devnet/facebook/ http://code.google.com/p/facebook-actionscript-api/

    Play Game

  • AS3 Water and Light Effect

    AS3 Water and Light Effect

    An effect of light streaming down into water, the values need to be customised to suit different size images, and it can get a bit cpu heavy if you set the values poorly. Created using perlin noise and bitmap displacement. Uses a special class for...

    Play Game

  • Colour Matrix setting

    Colour Matrix setting

    I can’t remember where i found this, but I always seem to have trouble finding it each time I need it, so I’m posting it here.

    Play Game

  • AS3 Bubbles

    AS3 Bubbles

    Here’s a groovy little AS3 bubble maker, 1.4kb produces bubbles constantly along the bottom and also following the mouse. Download zip

    Play Game