[away3d] Bitmap Material on extruded text

2 views
Skip to first unread message

am

unread,
Apr 23, 2010, 7:52:59 AM4/23/10
to Away3D.dev


Hi,

i took the example Intermediate_TextExtrusion.fla as and wanted to
have a texture on the text,
but it went out like this:

http://groups.google.com/group/away3d-dev/web/textBitmapMaterial.jpg



how can i make that work?

that´s about what i did:
material1 = new BitmapFileMaterial("earthmap1k.jpg");
textfield1 = new TextField3D("Impact");
textfield1.material = material1;
extrudeMesh(textfield1, 1, 2);
Reply all
Reply to author
Forward
0 new messages