Home / Tutorials / ActionScript / Creating and Applying Texture to a Cube in Away3D 3.6

Flash Tutorials

Creating and Applying Texture to a Cube in Away3D 3.6

Posted by : FireCode on Aug 01, 2011

 

5.0/5

Using the Away3d engine, we are going to create a 3d cube to display in Flash.

Tutorial overview

1 comment

Add comment

  • I ran the code and discovered that : cube.faces is a read-only property.

    So to assign each of the faces on the cube the line should be:

    cube.cubeMaterials = cubedata;



    #  /  PM  /  posted on May 24, 2012
Please login to post comments.


SUPPORTERS