Michael P. McCutcheon wrote:
OK...now I've completely switched my loading code around to look like the browsers (see attached).It all compiles and runs, but now I can't get it to load a file at all...I keep getting the following exception at line 137: org.ietf.uri.UnsupportedServiceException: file is not supported at org.ietf.uri.URL.getResource(URL.java:472) at org.web3d.vrml.sav.InputSource.getCharacterStream(InputSource.java:158) at org.web3d.parser.GeneralisedReader.parse(GeneralisedReader.java:139) at
Justin might know better but I think its because you are missing vlc.jar from your classpath -- Alan Hudson President: Yumetech, Inc. http://www.yumetech.com/ Web3D Open Source Chair http://www.web3d.org/TaskGroups/source/ =========================================================================== 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".
