Tag Archives: tutorial

Papertoy design – The basics

One of my most popular post is about how to create papertoys (How to create your own papercraft). It seems that a lot of people are interested in papertoys and how to make themselves. But there is not a lot of information about it, so I started this series. Do you want to know more [...]

TextMate AS3

I’ve been using a code-editor for years now. I started with SEPY and now I’m using FlashDevelop. Both on Windows. A colleague of mine still uses the Flash IDE (on a mac), so I decide to help him with his transition. Sadly there is no free editor for the OSX that handles AS2/AS3, but TextMate [...]

Pre-post about Urban Paper Toy tutorials

One of my most popular post is about how to create papertoys (How to create your own papercraft). It seems that a lot of people are interested in papertoys and how to make themselves. On Nice paper toys (NPT) this question pops up now and again on the forum. You can buy a book about [...]

Document Class in AS3

A while back a read this post about the AS3 Pills #1 – Document class and it reminded me to write something about the “Document Class”. The title of this post is a little misleading: there is no “Document Class” in Actionscript 2 but this is probably the way you are searching for this problem. [...]

AS3 Flash Physics Engine Box2D

I was looking for a physics engine for Flash so I started looking for one… there are a lot of engines… I won’t mention them all, there are enough people who did that already (here, here, here and here) If the list is that big, how to choose? Well I also want to use it [...]