[Flex JS] How to create a SWC library file

2016-01-19 Thread OK
Hey Alex, to be cleaner and more comprehensible I've extract this issue from the other thread and create a new one. Alex Harui wrote > Ah yes, that made me realize that we haven't implemented auto-packaging of > the JS files in the SWC. We are currently doing that via Ant script. So > for now,

Re: [Flex JS] How to create a SWC library file

2016-01-19 Thread Andy Dufilie
I think there is a bug where the -fb switch must be specified last. Also, are you sure your parameters have correct spacing and quotation marks? On Jan 19, 2016 04:39, "OK" wrote: > > > But creating the swc fails, these are the steps that I've done: > - Running "External tools" -> "FlexJS CompC"

Chat/Messaging

2016-01-19 Thread Scott Matheson
Hi I want to add a messaging capability to my flex app, basically let the end user leave messages we can answer, we do not need real time chat (nice to have), this is a relatively simple app and we could build the app, I was thinking someone must have done this or can recommend a 3rd party to

Re: [Flex JS] How to create a SWC library file

2016-01-19 Thread OK
Andy Dufilie wrote > I think there is a bug where the -fb switch must be specified last. Also, > are you sure your parameters have correct spacing and quotation marks? Many thanks for this! After I changed the order of the arguments as you said I've got following error: --

RE: Chat/Messaging

2016-01-19 Thread Saul Diaz
Hey scott We use union platform for something similar to what you are trying to do.. http://www.unionplatform.com/ Regards Saul -Original Message- From: Scott Matheson [mailto:sc...@matheson.it] Sent: Tuesday, January 19, 2016 4:56 AM To: users@flex.apache.org Subject: Chat/Messaging

Re: Chat/Messaging

2016-01-19 Thread Matthew Weir
I have also used Union before.  It's very easy to work with. On Tuesday, January 19, 2016 8:56 AM, Saul Diaz wrote: Hey scott We use union platform for something similar to what you are trying to do.. http://www.unionplatform.com/ Regards Saul -Original Message- From: Scott

Re: Chat/Messaging

2016-01-19 Thread Matthew Weir
Twilio may also be an option for you.  It is not flex based in and of itself, but can allow for things such as MMS, texting, phone calls, etc that can all be linked to your database and web APIs. On Tuesday, January 19, 2016 8:57 AM, Matthew Weir wrote: I have also used Union before.  

Re: [Flex JS] How to create a SWC library file

2016-01-19 Thread Alex Harui
On 1/19/16, 3:53 AM, "OK" wrote: >Andy Dufilie wrote >> I think there is a bug where the -fb switch must be specified last. >>Also, >> are you sure your parameters have correct spacing and quotation marks? > >Many thanks for this! > >After I changed the order of the arguments as you said I've g

Re: [FlexJS] Some general questions

2016-01-19 Thread OK
>So, that's why I'm currently exploring trying to put UIComponent on top of >UIBase. It should allow your skin files to work as is, but again, size >and performance may be an issue. And I might hit some other roadblock. Cause my english is rather bad there sometimes may occur misunderstandings a

Re: Chat/Messaging

2016-01-19 Thread Javier Guerrero García
Hi Scott: If you want to keep things REALLY simple, just relay messaging in "mailto:"; / "whatsapp:" / "sms:" uri schemes and you're done :) My 2 cents ;) On Tue, Jan 19, 2016 at 3:00 PM, Matthew Weir wrote: > Twilio may also be an option for you. It is not flex based in and of > itself, but

Re: [Flex JS] How to create a SWC library file

2016-01-19 Thread OK
I've tried to follow your instructions carefully but whatever I do, if I compile my FlexJS app project, the library sources could not found: Could not find file for class: org.puremvc.as3.multicore.patterns.mediato

RE: Chat/Messaging

2016-01-19 Thread Saul Diaz
Yes, you probably can. But then the customer receive the msg in WhatsApp with the cheap FB charge for. ;) using something like union you don't need the buy that app for the customers, ;) heck you can even program something similar to WhatsApp and distribute to your base, really not that hard. I

Re: [Flex JS] How to create a SWC library file

2016-01-19 Thread Alex Harui
On 1/19/16, 7:06 AM, "OK" wrote: >I've tried to follow your instructions carefully but whatever I do, if I >compile my FlexJS app project, the library sources could not found: >-- >-- >Could not find file for class:

Re: Chat/Messaging

2016-01-19 Thread Scott Matheson
Thanks this is more that I was looking for :) has anyone found a tool that will allow an agent to see the end user flash screen in real time, this would support remote teaching On 1/19/16, 4:05 PM, "Saul Diaz" wrote: >Yes, you probably can. But then the customer receive the msg in Whats

RE: Chat/Messaging

2016-01-19 Thread Saul Diaz
Adobe LiveCycle Big Blue Button FVNC LiveLook In livelook you need to both users create credentials. Adobe LiveCycle is a bit expensive in my opinion, but is super easy to implement, the other 2 are open source and require some work, big blue button comes with an example in flex. Good hun

Re: [Flex JS] How to create a SWC library file

2016-01-19 Thread OK
Hi Alex, >Are you sure a Mediator.js is being created in the cross-compile output? Yes (see Screenshot), it seems that this is the first PureMVC file that the compiler tries to compile. >If you just want to use the additional -sdk-js-lib option, you don't need >to bundle the .JS files. Yes, I und

Installer issue

2016-01-19 Thread osman
Hello, I am trying to run the SDK installer to install 4.15 on OSX. However no matter what destination folder I enter, it says the destination folder is invalid. Does anyone have any ideas on how to resolve this issue? Thanks -- View this message in context: http://apache-flex-users.246.n

NativeApplication exiting event in Windows

2016-01-19 Thread osman
Hey everyone, I am trying to prevent Windows from shutting down my app on logout so that I can run some cleanup routines. However it looks like no matter what I do, Windows kills my app. According to all the documentation I have seen online, I am supposed to listen for the NativeApplication.EXITIN

Re: [Flex JS] How to create a SWC library file

2016-01-19 Thread Alex Harui
On 1/19/16, 11:54 AM, "OK" wrote: > >To be sure I'm on the right track: >Using the -sdk-js-lib option (Called from my FlexJS project) tells the >compiler to include the cross-compiled .js files that are located inside >the >Flex library project, right? Yes. >But I don't understand the relatio

Re: Installer issue

2016-01-19 Thread Alex Harui
I think you have to run it with the right privileges, maybe under and administrator account. -Alex On 1/19/16, 1:21 PM, "osman" wrote: >Hello, > >I am trying to run the SDK installer to install 4.15 on OSX. However no >matter what destination folder I enter, it says the destination folder is >i

Re: Installer issue

2016-01-19 Thread Justin Mclean
Hi, Is the destination folder empty? The installer need an empty folder to copy all of the files into. Thanks, Justin

Re: Installer issue

2016-01-19 Thread osman
I was trying to specify a folder that didn't exist yet. I'll try creating a folder tomorrow and let you know how it goes. -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Installer-issue-tp11791p11796.html Sent from the Apache Flex Users mailing list archive at Na

Re: Installer issue

2016-01-19 Thread Justin Mclean
Hi, > I was trying to specify a folder that didn't exist yet. That wouldn’t work and would stop the installer from continuing, but it would be easy to fix. Would you mind raising a JIRA for that issue here: https://issues.apache.org/jira/browse/FLEX Thanks, Justin

Re: Ubuntu FF Camera&Mic permissions dialog

2016-01-19 Thread Maxim Solodovnik
Hello Alex, Unfortunately [1] is not the same issue :( Authors are using wmode=transparent, no such hacks are required with wmode=transparent|opaque I'm currently using wmode=direct, jquery-ui dialog is displayed as expected, BUT to display modal dialog additional veil need to be displayed. This v