FLAR + Papervision3D example

Posted by | Posted in Flash | Posted on 21-06-2009

This is a demo of the FLAR toolkit and Papervision3D. It's a quick equalizer to the tune of Kid Koala.

To view the demo print this

The piece of paper contains a symbol which will be used for on-screen detection.  Hold the symbol in front of your webcam to view the demo.  If you remove the symbol from the screen the demo will stop. When you place the symbol back in view of the webcam the demo will start again.
*note: wait a minute to let the movie load some of the assets required. Also, if nothing is showing up right click over the flash movie and pick 'settings'. There you will find webcam settings. Try a couple of those to make sure you selected the right webcam.
Enjoy!

CLICK HERE

Ok, I’m sick of package names starting with com, org…

Posted by | Posted in Actionscript 3.0 | Posted on 03-06-2009

Once you start accumulating a decent amount of packages it becomes increasingly difficult to find where they are placed, plus it's restricting in the sense that you have to place all of these third party plugins and classes in to folders named com, org,... better (imho of course) would be to name the top level folder with the name of your project, that way you can place them anywhere and organize any way you want, plus, easy to spot where the code is. Just a thought.