I am going to create a online game, so what is better, JavaFX or Flash?
Hope these articles will help you -
http://forums.sun.com/thread.jspa?threadID=5363672
http://www.shinedraw.com/image-manipulation/javafx-vs-flash-vs-silverlight/
For now use Flash as Oracle released the beta version for JavaFX for the Linux and OpenSolaris platforms.
Systems requirements here:
An "online game" is a bit vague, so it's difficult to give an accurate answer... do you mean a game that's played on your browser and/or a multiplayer game ?
it's a difficult question : some say HTML5 means the death of Flash - it is probably way too soon to tell. Java FX could be fine, though you'd need to check Oracle policy. I find it easier to find tutorials, resources, advices for flash, much more difficult to find it for Java FX.
Java + JMonkey give impressive result, including online games. I'd look into that.
Hi, well the current JavaFX 1.3 is not being continued anymore. Oracle is working on the JavaFX 2, which is quite different from the current version (no JavaFX script language anymore!) and will be released late in 2010. So I do not recommend you on starting with the dying JavaFX 1.3...
See the currently released roadmap of JavaFX.com/roadmap Here the analysis of the JavaOne 2010 about the NEW JavaFX: http://java.dzone.com/articles/javaone-2010-alternative-jvm
So better go with Flash or even some other technologies...