No it wont since FLEX only runs on Flash. But here you have the advantage of bulding the library on top of GWT, you can easely provide different UI layers based on your target runtime from the same source code.With another libray you would have to write separate applications for every target.
We are currently building a webclient (FLEX) , 2 desktop clients (AIR + Titanium) and a mobile client (GWT) for one application from the same code basis. Strange requirement from the client i admit:). But with GWT we are able to handle that. 2011/3/26 Aladdin <[email protected]> > Then your app wont run on iPad :( > > On Mar 26, 2:24 pm, nino ekambi <[email protected]> wrote: > > Hello people, > > > > I m currently working on a GWT API for Adobe FLEX. > > The goal of this attempt is basically to provide FLEX as UI library > for > > GWT projects. Hopefully this can become an good alternative to the other > > GWT UI ibraries. > > The API is almost done and before the release i also want to provide an > > Explorer application, that shows how to use the API > > The application is located here :http://code.google.com/p/gwt4air/. > > (Safari is not yet supported). > > The application itself is written in Java with the gwt4air API. > > > > Please guys help me make this become a good thing :) > > > > I m looking forward for your inputs > > > > Regards, > > > > Alain > > > > -- > > > > GWT API for the Flash Platformhttp:// > code.google.com/p/gwt4air/http://www.gwt4air.appspot.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- GWT API for the Flash Platform http://code.google.com/p/gwt4air/ http://www.gwt4air.appspot.com/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
