This is a Papervision programming tutorial where you can learn how to create a Flash program that will load and display a 3D model in a web page using Papervision 3D and Flex. The end result of all this code is a self contained SWF that displays and rotates a textured 3D model inside a web page.The code is rather simple though. The post provides a link to the resulting 3D Flash program, and of course, the source code.
Loading And Displaying A 3D Model

[...] quite simple. The majority of the code used to create this effect is the same as in the article “Loading and Displaying a 3D Model”, so you’d better take a look at that first. You’ll need to make only 3 significant [...]