hello,
does anyone know of an easy way to play flash movies from java applications? like accessing the flash plugin and play it on a canvas or panel.
thanks!
hello,
does anyone know of an easy way to play flash movies from java applications? like accessing the flash plugin and play it on a canvas or panel.
thanks!
I’m not associated with this company in any way, but I found JFlashPlayer from JavaApis very simple and powerful.
You can download a trial version from their website:
Or use the JDIC library which uses the computer’s browser and if that has flash, you can play Flash stuff. Just google JDIC - Java Desktop Integration Components.
Keith
thanks a lot! the jflashplayer looks good!