Hi John hope I could help in some way and liberate a bit of Alex time
Most of this can be seen in our website, I'll copy some fragments from there to illustrate you: 2018-04-07 20:21 GMT+02:00 John Barrett <[email protected]>: > Aloha Alex, > > I am so sorry to get back to you you so late, I have been crazy busy on > this Meteorology/Oceanography project (It’s what I went to school for > actually) and I am finally done! > > I Would love: > > (1) A brief introduction on what Royal is(what it is and where did it come > from and why) > Apache Royale™ <http://royale.apache.org/> is a highly productive open source application technology for building expressive frontend applications that outputs to different formats and deploys consistently on all major browsers, desktops and devices. So for me is use AS3 and MXML as you did in Flex, but this time you can produce different outputs: - HTML/JS/CSS - SWF - in the future more outputs like WebAssembly, Swift, Java/Android, etc... This makes you use the same platform languages and IDEs, but as you'll have problems with what is the trending technology deployment since you can switch from HTML to SWF or whatever. That needs to make Royale to implement the concrete platform. We're now focused on HTML and SWF, and maybe mainly HTML (with some SWF coverage) > (2) what IDE can you use and how you can set them up > a) basically everything needed to get started and get and get coding > > See this http://royale.apache.org/ides/ And check this as well: https://github.com/apache/royale-asjs/wiki/Quick-Start > (3) create a simple project > You should check examples folder in royale-asjs repository https://github.com/apache/royale-asjs/tree/develop/examples/royale > > (4) Q& A > http://royale.apache.org/faq/ You have lots to read! ;) Let us know more when you have read this links Happy Royaleing! :))) > > What do you think? > > Mahalo > Johnny > -- Carlos Rovira http://about.me/carlosrovira
