Tag: Flash

  • WiiFFiti – A WiiFlash experiment

    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

    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

    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

    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

    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.…