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

[482 byte] By [liliputanac] at [2007-9-26 2:21:07]
# 1
First of all check your flash file version.The JMF 2.1.1 don't support flash 3.0 or higher version.
iluvyhs at 2007-6-29 9:25:49 > top of Java-index,Security,Cryptography...
# 2
Will Sun support Flash 5 in the future version of JMF?
stanlee at 2007-6-29 9:25:49 > top of Java-index,Security,Cryptography...