February 28, 2007

Posted by: Oscar Trelles

Category: Uncategorized

Tags:

Papervision3d: VideoCube

Building on top of my previous HelloWorld example, and using my “classic” footage of the dancing Robosapien, here is a video cube.

This example uses a single video player, and reproduces the stream on each face of the cube using BitmapData.

For some reason, the video gets stuck sometimes, and is not a buffering issue, since it happens even if the FLV is completely loaded. For the time being, just refresh the page, I will update once I find out what’s going on.

Update: Works fine now.