| Author |
Plugins required to see JavaFX
|
Nikes Shah
Ranch Hand
Joined: Jul 18, 2007
Posts: 132
|
|
To see flash controls we have to install Flash from Adobe.
Is it same for JavaFX? Or its like zero footprint client?
|
 |
Gail Anderson
Author
Ranch Hand
Joined: Jul 07, 2009
Posts: 44
|
|
Hi Nikes,
Downloading the necessary runtime happens automatically (once) when the page with a JavaFX app loads. So, it is transparent to the user.
|
 |
Nikes Shah
Ranch Hand
Joined: Jul 18, 2007
Posts: 132
|
|
That means it is installed on client side when we access JavaFX page first time.
So if I access some other JavaFX page, some days later, it will find that plug in on my machine, and if success
it will not load runtime again? Please confirm.
Thanks,
Nikesh
|
 |
Gail Anderson
Author
Ranch Hand
Joined: Jul 07, 2009
Posts: 44
|
|
|
Correct.
|
 |
 |
|
|
subject: Plugins required to see JavaFX
|
|
|