Hi,
I am currently trying to make a cube game like the one provided in the following link : “http://www.madeinmuseum.com/” the main cube is made up of 8 small cubes having 9 images out of which 6 are square images and 3 are landscape images.
I have attached the code which contains the opening of the cube to make visible 3 landscape images on button click.
But I want to make the cube dynamic so that the user can drag and drop the images on the faces provided as buttons.
Also need to show the animation of the cube opening sequence as shown in video I am new to Away3D so please help me with this issue.
The attached compressed file contains project made in Flash Builder with Away3D 3.6
Thanks in Advance