Anyone had any trouble with MediaTracker in fullscreen mode?
In particular waitForID( id, ms ) seems to be triggering a System.exit somewhere. I am guessing this is the case as my program suddenly steps back out of fullscreen and exits - no stack trace, no nothing. With the judicous use of some printlns I’ve figured out that is the last thing it does. It doesn’t do this in windowed mode. Any thoughts?
cheers,
John
(PC specs: Win98 SE, 400Mhz celeron, 256Mb RAM, and a SiS 6326 card 8Mb VRAM, JDK 1.4.1)