Application crashes after selection of many files using browseForOpenMultiple
Good day.
Every time I use the "browseForOpenMultiple" and select many files, the application crashes, it so happens in the operating system "Windows" and only with the application installed, running on "Flash Builder (FLEX)" in mode debug or not, It works perfectly, just install the application on Windows and the problem occurs.
Selecting 20 or 30 files works perfectly, but when I select more than 1000 files, the problem occurs.
I created a project to demonstrate the problem and put a folder called "many-file".
To simulate the problem, simply install the application on Windows, click the button "select files" and select all the files from the folder "many-files" and click the open button.
I believe it is an internal problem adobe air for windows, the only way I found to get around is by using the "drag and drop" or using the "browseForDirectory" option.
