Portfolio Source Code Updated

May 14th, 2010 · 19 Comments

I spent the night updating the source code to my portfolio project.  This new version is broken out into a much easier to understand architecture than the previous version.  I have also went through and commented a lot of the functionality, but at some point I would like to go back and make sure I […]

[Read more →]

Tags: ActionScript · Flash · Flash Builder 4 · Flex 4 Framework · Personal

Portfolio Source Code Available

December 14th, 2009 · 7 Comments

I have been receiving a lot of e-mails lately regarding the release of my portfolio source code.  I still haven’t had time to clean it up, but I have decided to just post it out here anyway.  There may be unused methods and classes and even some debug trace statements strewn about the code but […]

[Read more →]

Tags: ActionScript · Flash · Flash Builder 4 · Flex · PaperVision 3D · Personal

Portfolio made in Flex 4 with Papervision 3D

October 7th, 2009 · 6 Comments

A few weeks ago I posted my online portfolio. I casually tweeted about it and mentioned it to some friends on Facebook. After some tweeks, I’ve decided to post it on my blog for the world to see. I’d like to eventually make the source code available, but it will definitely require some cleanup as […]

[Read more →]

Tags: ActionScript · Flash · Flash Builder 4 · Flex · Flex 4 Framework · Gumbo · PaperVision 3D · Personal · xml

PaperVision 3D Cubes Part 2

June 2nd, 2009 · No Comments

I have made some modifications to my cube experiment so I thought I’d share them.  In this version I have added Z support for the random position of cubes, as well as the “Chatoic” rotations and movements.  Using any of the normal rotate functions you will get a single rotation in Y, using a chaotic […]

[Read more →]

Tags: ActionScript · Flash · Flex · PaperVision 3D

PaperVision 3D Cubes Experiment

May 26th, 2009 · 2 Comments

I spent my Memorial Day evening setting up a PaperVision 3D project to serve as a demo for a customer and I just so happened to save the project as I was getting the basics implemented.  I thought it would make a perfect blog post for those just getting started with PV3D. The project covers […]

[Read more →]

Tags: ActionScript · Flex · PaperVision 3D