Hi to all,
My app uses Java Swings.
I am using jdic.jar (0.9.1) and jdic.dll to run flash
files through Java.
While running the flash files, the following exception
is coming.
*org.jdesktop.jdic.init.JdicInitException:
java.io.IOException: The filename, directory name, or
volume label syntax is incorrect*
* at
org.jdesktop.jdic.init.JdicManager.initBrowserNati ve(Un
known Source)*
* at
org.jdesktop.jdic.browser.WebBrowser.<clinit>(Unkn own
Source)*
The above exception is coming only if i have Mozilla
Firefox installed in the system.
If i don't have Mozilla Firefox installed in the
system, Its running fine without any exception.
What was the problem and how to overcome it?
Thanks in advance.