Hey Admix sorry, not sure i understand the question... a cube is created in away3d by using new Cube() in the primitives package. Is this what you are looking for?
Rob On Sat, Jul 4, 2009 at 11:32 AM, Admix <[email protected]> wrote: > > Hello, > > I have drawn a square with 4 Sprite: > > 1 = x: 0, y: 200, rotation:-90, width:6, height: 201 > 2 = x: 0, y: 0, rotation:0, width:201, heigth:6 > 3 = x: 200, y: 0, rotation: 90, width:6, height: 201 > 4 = x: 200, y: 200, rotation: 180, width: 201, height: 6 > > How can I convert the data in the 4 Cube in order to create 3D in the > same square? > > Thanks for every answers -- Rob Bateman Flash Development & Consultancy [email protected] www.infiniteturtles.co.uk www.away3d.com
