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
Since I am using actionscript 3 and an external actionscript editor with nice code completion (FlashDevelop in my case), I am using a lot of value objects.
Flashdevelop has no value object generator tool, so I’ve build one myself. It is beta.
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.
Michael Hoskins: Wow, this is one of those "why have I not done this myself?" things. I do this same action numerous times throughout the day. I use actions all the
sebo: Hi, this sounds very useful, i am also doing this many times each day. But the link to the action seems broken - could you have a look at that? Thanks
ramel: Ok got it too a look at the as file. the displayObject is the first method in the function not the last. This is a great little script very cool.
ramel: Oh add I'm trying to copy a portions of the stage.