Click on the card to open and close.
Some quick notes:
1. The faces of the are MovieClipMaterials passed in as MovieClips through the buildCard() method.
2. These MovieClips were populated with text and video content defined in an external xml.
2. I implemented the AS3DMods Bend class to add some plasticity to the animation. Hard to see in this small demo, but check out the minisite to see the Card at 100% size.
3. The Card class automatically turns off papervision’s rendering capabilities upon completion of the animation and cache’s itself as a bitmap.
Download Source Code