Ben Logan <[EMAIL PROTECTED]> schrieb am 22.01.2004, 10:43:47: > Could someone please give a little info on how to use the loader when packaging your > application, I have been using for some time in conjunction with a file loader > dialog and that's fine, but now im trying to access the files (.3ds) from within the > executable JAR and its all falling apart. >
Maybe you like to lookup some of my code from my SourceForge project. http://sourceforge.net/projects/drts/ Look into the cvs and examine the subprojects 'util', 'threed' and 'flyingguns' and there watch out for the usage of 'URLProvider'. FlyingGuns loads it's 3DS objects from the jar using the starfire loader. Works fine! The key is to get the right URL! Hope this helps, - J =========================================================================== 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".