Subject:text nodes Author:Michelle Kam Date:23 Jul 2002 01:43 PM
Hi,
I'm trying to have text appear in my output .wrl file that contains an image for viewing. Currently, the text shows up in the VRML and X3D code that I generated from stylesheets, but not in the actual picture. Does anyone know why it appears in the code of my output file but not in the actual picture when I open it up in the web browser?
I'm currently using this syntax within my stylesheet that transforms XML to X3D:
where getAppearanceNode is a java method. Is this correct?