> 4.) How can I load an image from a jar?

take a look at the tutorials at java.sun.com

the "how to build a jar" sub-tutorial
contains an example of creating one
which contains code as well as
audio and graphics resources:

  http://java.sun.com/docs/books/tutorial/jar/basics/build.html

and remember
the "quickest" way of drawing something
may not always be the most visually pleasing...
double-buffering is our friend  ;^}

jeffs

--
Jeff Sonstein
Assistant Professor of Information Technology
Rochester Institute of Technology
---------------------------------------------
                       http://ariadne.iz.net/
                  http://www.it.rit.edu/~jxs/
       http://ariadne.iz.net/~jeffs/jeffs.asc
=============================================
there are no bugs
there are just undocumented features

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