| Author |
Java FX vs Flex for RIA applications
|
Praful Gupta
Ranch Hand
Joined: May 01, 2006
Posts: 70
|
|
|
Are JavaFX, Flex, Ajax all piers when it comes to RIA scripting/tools? Also, have you heard of Adobe AIR, could we build FX apps on top of AIR?
|
 |
James Weaver
author
Ranch Hand
Joined: Oct 11, 2007
Posts: 40
|
|
|
They are all RIA technologies, but I'd consider the closest peer to JavaFX to be Flex.
|
Thanks,<br />James L. (Jim) Weaver<br /><a href="http://JavaFXpert.com" target="_blank" rel="nofollow">"Helping you become a JavaFXpert" weblog</a>
|
 |
Bill Shirley
Ranch Hand
Joined: Nov 08, 2007
Posts: 457
|
|
The answer to your second question (FX on AIR) would be no. FX, as I understand it, would basically run on any Java VM. AIR is basically a Flash/Actionscript VM.
|
Bill Shirley - bshirley - frazerbilt.com
if (Posts < 30) you.read( JavaRanchFAQ);
|
 |
 |
|
|
subject: Java FX vs Flex for RIA applications
|
|
|