Showing posts with label javafx. Show all posts
Showing posts with label javafx. Show all posts

Wednesday, November 9, 2011

JavaFX 2.0 in Chrome

I was trying out the new Ensemble sample apps of JavaFX 2.0 in my Google chrome browser running on a 64bit windows 7. I soon realized that the app is not loading complaining that i don't have a FX 2.0 runtime. In fact i do have a SDK installed running fine. Then i tried downloading a 64 bit Fx 2.0 runtime from FX Runtime download; even that did'nt.
How ever everything thing seems to be perfect, where in my browser was showing i have the required JRE, and I have installed the FX runtime.
Finally i decided to went for a shot of downloading 32bit FX runtime setup. Voila that did worked, after installation I was able to see the app loading fine.
So folks out there facing issue with 64bit runtime, go ahead and install the 32 bit one which will fix the issue.