AS3 Gradient Slider
Recently I starting working on a little project in Flash ( I will post on this later when I am ready to show it) which required some kind gradient slider like what you would see in the Flash IDE and Illustrator etc, where you can move colours around and add or remove them form the […]
WiiFFiti – A WiiFlash experiment
Recently I have been experimenting with WiiFlash – using a Wii remote to control Flash. Below is a video of my first test app. It is a spray painting app like the WiiSpray though obviously not at featured. I will make the Flash projector file available soon. Update 2-6-2012: Get the app here. Note that […]
Controlling MovieClips with WiiFlash
I decided to learn how to use WiiFlash after seeing the WiiSpray and a number of other videos a while ago. Turns out it is surprisingly easy! The only problem I had was trying to get a MovieClip to move around the stage as a mouse… I couldn’t find anything anywhere that clearly expained how […]
My Multitouch Tangible Shooting Experiment
Last night I started building a shooting game in AS3 using tangible objects placed on my touch screen. This was inspired by the video I showed in the previous post. The video below shows my first test with directional shooting, though I havent added targets in yet. Since my set up uses FTIR technology I […]
AS3 Image distortion
I have added a new post to the Lab section. Recently I have been experimenting with Ruben Swieringa‘s ImageDistortion class, and I have put up a couple of examples which you can play with.
AS3 CoverFlow in Flash
I decided to include a ‘CoverFlow’ browser similar to iTunes in a website concept proposal for my latest Uni project. I searched the net and couldn’t find any decent/simple cover flow examples that have been created in Flash and ActionScript 3, so I set out to make my own… heres what I’ve got so far. […]