AS3 tag

Recently I had been doing a little more work in Away3D and I needed to use an object that was more complex than a preset primitive. After looking through some of the Away3D examples I  tried bringing in my own model from Cinema4D. I quickly found that setting up and exporting your file correctly is …

source code is available HERE Recently I decided to tackle a challenge posed by Firstborn in New York on behalf of the Society of Digital Agencies to students at RIT . The challenge: was to animate type completely with Actionscript 3.0. This text had to be loaded and configured using XML, and XML only. Having …

Source Code is available here Recently I had been wanting to do some more interactive 3D type of projects. I wanted to create something beyond just a pre-rendered sequence that simulated camera movement. I have previously been using papervision3D but wanted to expand my knowledge and check out the competition. Papervision X has been long …

I was reading Lee Brimelow’s Blog  ( http://gotoandlearn.com/play?id=63 ) and was having some fun playing with effects. While I was trying out a few different solutions to see what the effect would be. The problem was having to continuously recompile my flash movie to see the changed effect. A few numeric steppers later I was …

Experiment in papervision3D to get the text inside a dynamic textField to explode in X,Y,Z space and then reform. Code Available

Over the last 5 weeks I had the wonderful opportunity to work with a Designer I have also had tremendous respect for : Kevin Whitefield ( site is located at : virtualmatter.org ) . Our goal was to create an online experience that that was truly immersive. We used flash technology and create several scenes …

Shade

2 Comments

So there’s this thing on the internet right? And it’s called Gaia Framework, and it’s awesome. I could always develop individual swfs, and do little test experiments but when it came to making entire sites, I always seemed to fall short with navigation, garbage collection, and good coding practices just to get it to work. …