I am assuming you are using flash.filesystem.File.browseForOpenMultiple.
That is an API for the AIR runtime and not Flex specifically.
When you run your app in development mode, you may be using ADL (Air Debug
Launcher) or maybe you fully publish it as a .AIR file or .EXE/.DMG
I think if you use
Hi Alex,
And first of all, thank you for your reply, could you please be more
specific, i didn't understand your point. I set the application to be
compiled with the latest sdk 13 and with the default 4.6.0 that comes with
the flashbuilder installation.
Best Regards
Alexandre
2015-01-06 17:26 GM
Different SDKs have different default SWF versions. Adobe 4.6 also comes
with an older Adobe AIR SDK embedded in it. I’m wondering if your problem
is related to the version of AIR or the SWF version that causes AIR to
take different code paths.
-Alex
On 1/6/15, 6:27 AM, "aabarreiros" wrote:
>