Interactive 3D
Concept Description: Real life environment rebuild in flash
Applications: FlashBuilder 4 and Flash CS5
Programming Languages: Actionscript 3 and Away3D
Company: TheFactor.e
Roadstar Agency
Concept Description: A tool that shows all the artists that can be booked
Applications: FlexBuilder 3
Programming Languages: Actionscript 3 and XML

LetsStat
Concept Description: This is a prototype of a web analytics application. This is my graduate project. The previous versions of the companies web analytics applications where old and couldn’t compete with the competition. This version is more visual and easier to grasp. We also added a compare periode to every chart/number to make it easier to see if it grown compared to that period
Applications: FlexBuilder 3
Programming Languages: Actionscript 3, MXML, and PureMVC
Click on the images to see the full page on 100% size
ImageViewer
Concept Description: A different way to display photo’s from Flickr.
Applications: FlexBuilder 3
Programming Languages: Actionscript 3, Away3D, XML
Drenthe bespaart
Concept Description: A chart that shows the energy use over a year. The user can see when there is a peak and how he is doing compared to the previous periode
Applications: FlexBuilder 3
Programming Languages: Actionscript 3 and MXML
The energy useage compared to an other periode
Code snippet: pass preloader flashvars to main swf
Needed some way generic way to get my flashvars from the preloader to the loaded swf
I just extend the url with the flashvars like this
Music visualisation with SoundMixer.computeSpectrum();
Just some fun with Away3D and the SoundMixer class.
Distort with drawTriangles()
There are a growing number of posts about the technique to distort an image with the drawTriangles() function. But most of those examples create a lot of extra vertices that aren’t needed for displaying the image and more calculation means more CPU consumption. I explain here how to work with verticals and show some basic examples.
Basics
Look at this example:
Experimental flickr photo viewer
Not so long ago I saw a nice menu from (I’m not really sure) a game console on TV. It had a tilted view on 3D planes with information from a games and after selecting a plane the plane rotate toward the camera so you could see more detail from the selected game. I made something like that with flickr pictures. You can navigate by using the arrow keys. For now I limited the search result to 29 pictures to prevent a crash from the browser.
Visit flickr photo viewer (warning CPU heavy)
I had the idea to make it so you can browse infinite through the photos but sadly that is getting to heavy for the CPU. In the future I will try other effects (for example create the tiles only in one direction) to achieve the infinite browsing idea.
Flinteroids
I while back I had some spare time and decided to check out Flint and followed the Flinteroids tutorial. It’s cool but I extended it a little with a few extra effects and a High score.
Have fun!
If someone has tip for good game sound effects please don’t hesitate to share













