Posts about ActionScript

AS3 ValueObject generator – update

ActionScript, JavaScript

Updates
– simple autocompletion for types
– added function for getters/setters
– added function to pass variable in constructor
– save function
– prefix for constructor parameters
– automatic class imports
– added extends function
– some performance tweaks

Read more

Fun – Fur engine

ActionScript

I was working on a fur engine for images just for fun, inspired by a post on Andre Michelle’s blog. Yes, his engine looks better, but with mines you can create your own images. This is a funny way to create more detailed images. I’m happy with the application I created.

Since today you can see and use it.

The idea is very simple; Add a link to an image (jpg/png/gif) and the engine will create a furry image for you 🙂 It automatically saves your hairy image, so you can send it to your friends or set it as desktop.

More info: Fur generator

Have fun! Please share your hairy images (but keep it clean please)

Read more