Monthly Archives: April 2008

AS2 to AS3: get all objects in a movieclip

Sometimes you want a list of everything inside a movieclip. For example: you want to know the instance names of every movie in the root. ActionScript 2 A little trick that I used a lot in AS2 is: for(var i in _root){ trace(‘key: ‘ + i + ‘, value: ‘ + _root[i]); } or for(var [...]

Urban papercraft: Macula

Another artist in the PaperToy book created by Matt Hawkins is Macula Macula = Christopher Bonnette and he has a fascination for mythology and folklore. Inspired by these myths/folklore, he create some paintings: But he created not only paintings but also a paperToy series named: Squealer This model is called Krampus: There are different kind [...]

Grim Grinning Grunt – a HedKase custom part 2

Update #1: There is also a review of this model on paperkraft.blogspot.com go check it out! A little update after my last post about Grim Grinning Grunt. You can now download the custom hedKase on the site of NiceBunny! And with a little help from yours truly it’s now possible to link directly to a [...]