This sounds very promising aYo www.ayobinitie.com mrbinitie.blogspot.com www.prestadsng.com On 17/05/2014 09:05:53, Alex Harui <aha...@adobe.com>wrote: There is a wiki page. I can't post the link right now but go to main flex site and look for links to wiki in the menu Sent via the PANTECH Discover, an AT&T 4G LTE smartphone.
원강민 wrote: Hi! :-) I tried to work with FlexJS. I added FlexJS SDK and set compiler. but I can't go next. because it doesn't have a project for FlexJS. so I created a flex project and select FlexJS SDK. but it doesn't work. How can I test exactly? I want 'A to Z' tutorial. (Hello World) Thank you for your great working. (-: -----Original Message----- From: "Alex Harui"<aha...@adobe.com> To: "dev@flex.apache.org"<dev@flex.apache.org>; Cc: Sent: 2014-05-07 (수) 14:14:01 Subject: [FlexJS] Cordova Camera Hi, Recently, Peter put together a FlexJS app that did a relatively simple thing: it took a picture with a device¹s camera and displayed it in the app. What was cool about it is that it proved we can lightly wrap Apache Cordova plug-ins and use them in FlexJS apps. Cordova looks like it can be the platform abstraction layer for FlexJS allowing you to create mobile apps in MXML and ActionScript that run in many more mobile devices than just Android and IOS. The potential upside is that use of MXML and ActionScript will make you more productive than writing code in JavaScript. Over the last couple of days I adjusted the compiler to smooth out the workflow a bit, improved the AS emulation of the Cordova Camera plugin and got it working on my phone. It will be part of my presentation and demo at the 360|Flex conference next week. There¹s still spots available if you can get to San Jose and see it in person. You can try it yourself if you want. It is the CordovaCameraExample in the flex-asjs repo. We¹ll ship it in a FlexJS 0.0.2 release shortly. -Alex