Josh
Inside the Machine
Coming soon... www.javatales.com
Originally posted by John Todd:
I heard that Flash applications are complied to JavaScript too, true?
Originally posted by J Lu:
That amount of data will crash a browser if it was written in JavaScript.
Josh
Inside the Machine
John Lu wrote:Many sites will be re-written!
[OCP 21 Professional Study Guide] [OCP 17 Complete Study Guide] [OCP 17 Practice Tests] [OCP 11 Complete Study Guide] [OCP 11 Programmer I] [OCP 11 Programmer II] [OCP 11 Practice Tests] [OCA 8] [OCP 8] [OCP 8 Practice Tests Book] [Blog]
salvin francis wrote:
some arguments of Flash vs GWT:
1. Flash requires a plugin, gwt does not: It only requires javascript to be enabled
2. The plugin should be updated for the element to work (eg: actionscript 3.0 vs 2.0), gwt has no such issues
3. Flash can be used to draw vector/bitmap elements that can be tweened, gwt cannot do much animations other than increasing/decreasing width,height,left,top
salvin francis wrote:2. The plugin should be updated for the element to work (eg: actionscript 3.0 vs 2.0), gwt has no such issues
[OCP 21 Professional Study Guide] [OCP 17 Complete Study Guide] [OCP 17 Practice Tests] [OCP 11 Complete Study Guide] [OCP 11 Programmer I] [OCP 11 Programmer II] [OCP 11 Practice Tests] [OCA 8] [OCP 8] [OCP 8 Practice Tests Book] [Blog]
salvin francis wrote:If I want animations / great ui that does not interact much with the server / games, ...
If I want an application that interacts with the server and comes close enough to a desktop app, ...
Scott Selikoff wrote:
I don't know about that. GWT is based on browser support so there are potentially many issues there. Also, the GWT API changes pretty frequently right now while the ActionScript API does not.
The plugin should be updated for the element to work
Ulf Dittmer wrote:Both Flash and GWT (or any other JavaScript framework) can interact with the server, so I don't see that as a differentiating facto
Consider Paul's rocket mass heater. |