Hello,

might be a quite simple but still can't figure it out.
i have still problems loading a vrml file via the load(java.io.Reader).
I know that i have to pass the base url to the loader, but what i can't manage is the 
form the data should be in the stream the reader works on.
the usual exception i get is : #vrml header not found. So my question is:
i want to read the vrml-file on the one side into the stream and on the other side i 
want to extract it from the given stream via the load(java.io.Reader). But how do i do 
that??
thanks for every hint,
chris

===========================================================================
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