So here's my list of questions
1. Is there a class where it takes an audio file as a constructor and has methods that allow me pause, play and continue from any selected part of the song?
2. How do you get video to work on an applet and have the functionality from question one?
3. How do I fade an image to a particular color?
4. What would you say is the max refresh rate for a 1680 x 1050 applet with double buffering and without any choppiness? (considering that I'm using an up to date computer).
4b. If simply took a small image and stretched it to 1680 x 1050, would it change the fame rate?