Search
Categories
Archives
Meta
Latest posts from my personal blog
My Recent Tweets
Follow @gobbledygooch
Category Archives: Programming
Webdu Code Wars
And the challenge is on! I’ve joined the Brisbane team to hopefully teach the NZenders, NSWelshmen and the rest of the nation that QLD can code. It is the same night as state of origin so that will add a … Continue reading
Pixel Bending in Flash Player 10
Thanks to the information at senocular, I have flash player 10 running my wiggle hydra (now pixel bender) filter working!!! I love cool new toys and especially glad I had this day off work as I’m going to air camp … Continue reading
Flash 10 Typed arrays
Flash 10 beta was released on Thursday. The lovely wonderful developers of flashdevelop have done the hard work of connecting up the compiler and autocompletion to allow you to easily play with the nightly build of the sdk and still … Continue reading
lots a lines
I had to create an animation for a background for work. The graphical designer had made it look like a whole pile of random lines. So to animate, I decided to get flash to draw those lines. I can’t post … Continue reading
Posted in My projects, Programming
Tagged actionscript 3, easing physics, graphical programming
Leave a comment
AIF Technology Preview Release 2
There has been an update to Hydra and the AIF technology preview. My old filters will not work without changing the syntax a bit. If statements are now included in the flash compatible version You can now get the pixel … Continue reading
getters setters and more in flash develop
In Flash develop 2 there was a useful plugin for automatically generating getters and setters. Now in Flash develop 3 beta 6, the feature is now inbuilt along with a whole lot more features… http://www.flashdevelop.org/wikidocs/index.php?title=Features:Generation The shift+ctrl+1 combination feels a … Continue reading