Adobe wants your thoughts on AIR's Webkit/HTMLLoader

2014-06-11 Thread OmPrakash Muppirala
Please feel free to post your feature requests here [1] For me, having StageWebView expose an ExternalInterface would be the best option. [1] https://forums.adobe.com/thread/1494000

Re: Air LMS Communication

2014-06-11 Thread Subscriptions
Flash Pro did have SCORM support back in the day. i don't know what the current state of affairs is, but as i remember it, i communicated with the API via URLLoader. If that's still the case, you're good to go. On 11/06/2014 21:15, Javier Guerrero García wrote: Well, like any other system in t

Re: Air LMS Communication

2014-06-11 Thread Javier Guerrero García
Well, like any other system in the world, if that system has an API, and that API is able to receive and send data in any machine readable format (XML, json, ...), of course you can communicate with it in a thousand different ways, Flex being one of them. But your question is somewhat like "is a c

Air LMS Communication

2014-06-11 Thread chris_d_k
Hi, is there actually any chanche to communicate from a flex mobile app (Air) to a Learning Management System (via SCORM or the Experience API (xAPI))? Best regards, Christian -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Air-LMS-Communication-tp6816.html Se

Re: R: question about loading swf

2014-06-11 Thread Hans J Nuecke
Thanks for providing the detials on the reload option. When I heard about it a while ago I first thought this finally could be "the" solution. Bur then I realized everything had to be available at compile time, from one dedicated server only and could not be dynamically reloaded after the first

Re: R: question about loading swf

2014-06-11 Thread OmPrakash Muppirala
These articles explain the restrictions on loading swfs in mobile apps. Thanks, Om [1] http://blogs.adobe.com/airodynamics/2012/11/09/packaging-and-loading-multiple-swfs-in-air-apps-on-ios/ [2] http://blogs.adobe.com/airodynamics/2013/03/08/external-hosting-of-secondary-swfs-for-air-apps-on-ios/

R: question about loading swf

2014-06-11 Thread Federico De Maddalena
Hans, Thanks! -Messaggio originale- Da: Hans J Nuecke [mailto:hnue...@vservu.de] Inviato: mercoledì 11 giugno 2014 17:08 A: users@flex.apache.org Oggetto: Re: question about loading swf As far as I know chances are high this will not work because of security issues. What will work are A

Re: question about loading swf

2014-06-11 Thread Hans J Nuecke
As far as I know chances are high this will not work because of security issues. What will work are AIR programs you install (!) on the devices. Those are either apk files for Android, or ipa file for iOS devices. You can transfer an apk file to an Android device directly using USB or WLAN, and t

R: question about loading swf

2014-06-11 Thread Federico De Maddalena
Which libraries? -Messaggio originale- Da: Patil, Virat [mailto:virat.pa...@capgemini.com] Inviato: mercoledì 11 giugno 2014 16:15 A: users@flex.apache.org Oggetto: RE: question about loading swf Only SWF won't be enough to run Supporting libraries would be required -Original Messa

Spark borderContainer Queries

2014-06-11 Thread Saju Thankathurai
Hi, Is there a way to use the functionalities *topLeftRadiusX*, *topLeftRadiusY *in BorderContainer spark component? I am aware these 2 props are not in borderContainer I need a gap only in top right and bottom right corners in borderContainer. *cornerRadius* style is making a gap in all four c

RE: question about loading swf

2014-06-11 Thread Patil, Virat
Only SWF won't be enough to run Supporting libraries would be required -Original Message- From: Federico De Maddalena [mailto:f.demaddal...@patente.it] Sent: Wednesday, June 11, 2014 7:39 PM To: users@flex.apache.org Subject: question about loading swf Flex Mobile (iOS and Android). Flas

question about loading swf

2014-06-11 Thread Federico De Maddalena
Flex Mobile (iOS and Android). Flash Builder 7 with last version of Air and Flash Can I run ActionScript code in a loaded SWF? scenario: I download an SWF from server and save it in application local storage. This SWF contains ActionScript code. Can the component SWFLoader or similar components run

Re: Flex 4.12.0: Can't toggle displayAsPassword in TextInput as in previous versions

2014-06-11 Thread storo84
I've tested this issue only using spark components and only using mobile environments. Probably that's why the issue is not present in the 4.6 or 4.11. Regards, S -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Flex-4-12-0-Can-t-toggle-displayAsPassword-in-Text

RE: Changing sort type

2014-06-11 Thread Kessler CTR Mark J
Well on each column there are a few properties to help sorting. I would recommend looking into the sortCompareType[1][2]. It allows you to force which type of sorting is used for a column. e.g. column.sortCompareType = SortFieldCompareTypes.NUMERIC; [1] https://flex.apache.org/asdoc/spark/c

Re: Flex 4.12.0: Can't toggle displayAsPassword in TextInput as in previous versions

2014-06-11 Thread Peter Ginneberge
At least 4.6, but it may actually always have been like that. And only with the Halo framework. regards, Peter On 10/06/2014 19:18, storo84 wrote: Hello Peter, Great workaround. When did you start noticing this bug? Regards, S -- View this message in context: http://apache-flex-users

Re: AW: Flex monkey

2014-06-11 Thread Robert Miszori
Hi, I'm also interested in this project. I want to use flexmonkey to test our application. Have you Miguel or anyone else succeded with flexmonkey? Robert On Tuesday, January 21, 2014 7:57 PM, Miguel Ferreira wrote: In this moment I am out of office but tomorrow I will try it Sent f