Library Archive

  • AS3 Right Click menu

    AS3 Right Click menu

    Very simple post, and I’ve made this very simply, it’s coded on the timeline in this instance, but I should make it into a class. Download zip And here’s the code … stop (); var MENU_ITEM_0:String=”www.terrypaton.com”; var MENU_ITEM_1:String=”Made by...

    Play Game

  • AS3 Drop down menu

    AS3 Drop down menu

    A customisable dropdown menu, not the greatest setup, flexible, scrolls and seems to work ok! Download zip

    Play Game

  • AS3 Threshold transition effect

    AS3 Threshold transition effect

    Here’s a simple but effective technique to disolve between images using the bitmapData threshold command. I’ve setup a class that’ll make it easy to apply, but this is really just the start and can be extended and developed quite a bit! as MovieClip

    Play Game