I am using load method of X3DLoader,(based on
LoaderDemo of Xj3D m7). The code snippet is like this:

X3DLoader loader = new X3DLoader(flag);
....

Scene scene = null;
...

scene = loader.load(url);

The code can load vrml/x3d file successfully, while it
always gives the following output:
Error: No profile given. Using Interactive

It didn't affect loading, just wondering what it
means. can anyone please give some explains?

Thanks!

Mian



__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to