JMF and Flash
Does anyone know how to achieve the use of lighweight renderer when playing flash animations with Java Media Player?
I have tried with:
Manager.setHint(Manager.LIGHTWEIGHT_RENDERER, new Boolean(true));
but it doesn't help with flash animations, although it works with .avi or .mov files.
Is there any other flash player except the one that Sun licensed from Macromedia?
Any help is very appreciated.
Best regards
Jurica Ursic

