Re: "The Player", a case for an independent Flash Player

2015-02-23 Thread Angelo Anolin
With most enterprise (MS on .NET, Google on Angular, Facebook on React), I think it should just follow that Adobe perhaps start the process of having Flash open sourced so that all possible enhancements and security patches it needs can be performed by a community that believes in its capabilities

Re: [JIRA] (FLEX-34759) ArrayList performance improvements

2015-02-23 Thread sdoolan
I re-ran the tests on a release player/swf as you suggested (I should have thought of that), shuffled the logic to give the splice preference in the if-else statements, and reduced the calls to 'length' with good results. - ArrayList.addItemAt is 40x faster when adding both int's and IEventDispa

Re: "The Player", a case for an independent Flash Player

2015-02-23 Thread Carlos Velasco
I think the flex framework and universe needs to pass a rebranding process to separate itself from the Adobe products past and future destiny. I mean, it is no more an Adobe product, but a new one with its own lifecycle... So, moving to a new brand would throw away every Adobe's bad inheritances fr

Re: [Discussion] FLEX-34623 Russian translation

2015-02-23 Thread piotrz
Maxim, I've just fixed INFO_TRACKING :) ru_RU.properties published on the website had wrong slash - was "/n", but should be "\n". As for the updating translation just for the future work: 1) Doing changes in the *.properties file in git repository 2) Commit to git 3) Take *properties file and p

Re: [Discussion] FLEX-34623 Russian translation

2015-02-23 Thread piotrz
Max, I've send you an email with properties file for translation. :) Thanks for your help! Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Discussion-FLEX-34623-Russian-translation-tp45103p45220.html S

Re: "The Player", a case for an independent Flash Player

2015-02-23 Thread Stephane Beladaci
David, your suggested approach is actually being attempted by a client of mine, assuming I understand it correctly. I would be interested in getting involved and have a look at what you did so far. At this point I think the discussion is going to have to lead to a few labs experiments, I am setting

Re: "The Player", a case for an independent Flash Player

2015-02-23 Thread flex
I really think Stephane makes some great points. It's a good idea though to keep things constructive and on topic in regards to Flex too as Erik mentioned. While work on a different player seems to have been something actively tried a few times, what I've been pondering is possibly trying to cro

Re: "The Player", a case for an independent Flash Player

2015-02-23 Thread Stephane Beladaci
I understand the possible distraction from the objective of the mailing list, however it is concentrated on a single message thread that anyone can easily ignore. It is also important to identify the concerns and criticism from the community in order to define the right path for an alternative play

Re: "The Player", a case for an independent Flash Player

2015-02-23 Thread Erik de Bruin
This discussion was intended to start the development of a Flash Player alternative, and as such got a preliminary pass on being OT for this list. I think it has ended up being just a "bash the Player, Adobe, Apple and all let's include all browser vendors for good measure" thread, so I, again, re

Re: "The Player", a case for an independent Flash Player

2015-02-23 Thread Stephane Beladaci
The "proprietary" tiny bit of the player, which is a fraction of the whole Flash ecosystem mostly open source, is precisely what made it a success and what made JS a failure. JS implementation is left to the browser, and you can be sure they will use that last word to screw each other, block each o

Re: How to know when a preload SWF is being unloaded?

2015-02-23 Thread Alex Harui
Does the main app get these events? Could it then pass an event to the preload SWF? -Alex On 2/23/15, 9:42 AM, "Darrell Loverin" wrote: >>> >http://www.kirupa.com/forum/showthread.php?309561-Event-listener-when-clos >i >ng-Flash-application > >Didn't find anything helpful. > >On Sat, Feb 21, 2

Re: How to know when a preload SWF is being unloaded?

2015-02-23 Thread Darrell Loverin
>> http://www.kirupa.com/forum/showthread.php?309561-Event-listener-when-closi ng-Flash-application Didn't find anything helpful. On Sat, Feb 21, 2015 at 3:17 AM, Alex Harui wrote: > This might help: > > http://www.kirupa.com/forum/showthread.php?309561-Event-listener-when-closi > ng-Flash-appl

Re: How to know when a preload SWF is being unloaded?

2015-02-23 Thread Darrell Loverin
>>Should you be adding an listener to the contentLoaderInfo? I don't think so, I'm the application being loaded, not the loader. On Sat, Feb 21, 2015 at 4:25 AM, jude wrote: > Could the handler be getting removed? > > *this*.loaderInfo.addEventListener(Event.UNLOAD, unloadHandler); > > Should yo

Re: [Discussion] FLEX-34623 Russian translation

2015-02-23 Thread Maxim Solodovnik
Thanks! :) On Mon, Feb 23, 2015 at 7:12 PM, piotrz wrote: > Maxim, > > 1) I will provide you text for translation here > 2) I saw your "\n" - I think it should work, but maybe we have some bug in > spark Label component - It is also something which I'm going to check. > > Piotr > > > > - > A

Re: [Discussion] FLEX-34623 Russian translation

2015-02-23 Thread piotrz
Maxim, 1) I will provide you text for translation here 2) I saw your "\n" - I think it should work, but maybe we have some bug in spark Label component - It is also something which I'm going to check. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http:

Re: [Discussion] FLEX-34623 Russian translation

2015-02-23 Thread Maxim Solodovnik
Hello Piotr, Thanks a lot! I just have tested the translation (build #404 from [1]) and unfortunately there are some issues: 1) licences and descriptions are not translated 2) it seems my attempt to insert line break to one of the strings has failed :( somehow \n is just displayed as /n in the str

Re: [Installer] Installation aborted

2015-02-23 Thread Alex Harui
IMO, we need to coordinate so only one person is trying to fix this. Last time, I gave up because others were tweaking the config file at the same time. All it should require is debugging, but keep in mind that if you change the config file, you should change all three places where AIR17 and Flas