PV3D EXAMPLE 1 _ 旋转的立方体

(Either JavaScript is not active or you are using an old version of Adobe Flash Player. Please install the newest Flash Player.)
这个实验主要想调试一下stage上的按钮和pv3d对象的交互。以及moviematerial的变色。
注意在设置moviematerial的时候要把animated设置成true
public function MovieMaterial(movieAsset:DisplayObject = null, transparent:Boolean = false, animated:Boolean = false, precise:Boolean = false, rect:Rectangle = null)
以下是源代码下载

Leave a Reply