Re: Application starts but then shows black screen

2016-11-02 Thread Nemi
So, is it all black? Or, as you say many Alerts popup, than you should see alerts each one on top of others? What error is within Alerts? What is OS with the IE that is not working? OS/browser Connection limits? Although I think, if there are such limits, Flex queues calls. Maybe uncaughtErrorHan

Re: Application starts but then shows black screen

2016-11-02 Thread mark goldin
At this point all I know is it's all black. On Wed, Nov 2, 2016 at 11:02 AM Nemi wrote: > So, is it all black? Or, as you say many Alerts popup, than you should see > alerts each one on top of others? > What error is within Alerts? > > What is OS with the IE that is not working? OS/browser Conne

Re: [FlexJS] Support in BlazeDS communication

2016-11-02 Thread PKumar
Thanks Alex, better to use github URl to save the effort. but one more thing i want to ask. can i use the "externc" compiler command to convert amfjs to action script? - Regards, Prashant -- View this message in context: http://apache-flex-users.246.n4.nabble.com/FlexJS-Support-in-B

Re: Application starts but then shows black screen

2016-11-02 Thread OK
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/SecurityErrorEvent.html#includeExamplesSummary HTH, Olaf -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Application-starts-but-then-shows-black-screen-tp13991p14016.html Sent fro

Re: Application starts but then shows black screen

2016-11-02 Thread mark goldin
Ok, thanks. On Wed, Nov 2, 2016 at 1:16 PM OK wrote: > > What is firing that event? > > > http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/SecurityErrorEvent.html#includeExamplesSummary > > HTH, > Olaf > > > > > -- > View this message in context: > http://apache-

SVG file

2016-11-02 Thread scott matheson
Hi long story but, I have ended up with one SVG file, all other are FXG, and I seem not to be able to A, convert to FXG to embed this file, I end up with a black secure can anyone help ? http://www.w3.org/2000/svg"; viewBox="0 0 40.83 40.83"> .cls-1{fill:#79cf84

Re: [FlexJS] Support in BlazeDS communication

2016-11-02 Thread Alex Harui
On 11/2/16, 10:35 AM, "PKumar" wrote: >Thanks Alex, better to use github URl to save the effort. but one more >thing >i want to ask. can i use the "externc" compiler command to convert amfjs >to action script? > It depends on what you are trying to do. All ExternC does is convert externs-f

Is AIR 24 Flex SDK available yet? need to test show stopper from Adobe

2016-11-02 Thread born2net
So Adobe fixed (hopefully) a MAJOR show stopper with video and Android in beta release of AIR 24. reference: https://forums.adobe.com/message/9035224#9035224 We would like to test it and let Adobe know if issue has been resolved. Is AIR 24 Flex SDK available yet? need to test show stopper from Ad

Re: Is AIR 24 Flex SDK available yet? need to test show stopper from Adobe

2016-11-02 Thread Clint M
Technically… there is no such thing as a AIR 24 Flex SDK. You can unzip/overlay the air 24 sdk into/onto any existing apache flex sdk to update the air sdk to 24. Here's some instructions... https://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html On Wed, Nov 2, 2016 at 9:20

Re: SVG file

2016-11-02 Thread Vulcansoft
Check out AS3SVGRenderer on GitHub: https://github.com/lucaslorentz/AS3SVGRenderer Just pass the SVG to the source property and that’s it. - Christian > On Nov 2, 2016, at 8:04 PM, scott matheson wrote: > > Hi > long story but, I have ended up with one SVG file, all other are FXG, and

Re: SVG file

2016-11-02 Thread OmPrakash Muppirala
See if this works for you: http://ns.adobe.com/fxg/2008";> Thanks, Om

New Flex SDK release

2016-11-02 Thread Justin Mclean
HI, We’ve just starting on making a new Flex SDK release. You can follow the progress in this JIRA [1] If there are any issues you want to see fixed in this release please add them to this subtask [2] in the release JIRA. Please remember that Flex is run my volunteers, and a lot of effort thes

Re: Is AIR 24 Flex SDK available yet? need to test show stopper from Adobe

2016-11-02 Thread born2net
ok will check it out asap... TX Sean -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Is-AIR-24-Flex-SDK-available-yet-need-to-test-show-stopper-from-Adobe-tp14013p14024.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Trouble Packaging Mobile App using ADT

2016-11-02 Thread bilbosax
I am using Flash Builder 4.5, so if I want to package a project using an ANE, I have to use ADT. I have never used it before and have run into an issue regarding the Icons to be displayed in iOS. I put all of my certificates and project files into a single folder so that I wouldn't have to wrestl