To be fair, it appears that you not only have to be using resource modules, but also, you can't have any compiled resource bundles, and have to be specifying your locale chain via flashvars.
That shrinks the population affected even more, but there are still folks who are set up this way. It allows for the smallest possible download because they choose the one locale to load via some other logic and set that in the html wrapper. There are no resource linked into the SWF. -Alex On 7/25/13 2:42 PM, "Dasa Paddock" <dpadd...@esri.com> wrote: >I'd love to see this fixed in 4.10 since Esri's popular Flex Viewer >application uses resource modules. >https://github.com/Esri/arcgis-viewer-flex > >Thanks, >--Dasa > >On Jul 25, 2013, at 2:28 PM, Alex Harui <aha...@adobe.com> wrote: > >> >> >> On 7/25/13 7:24 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote: >> >>>> I tried by stating my concern in the discuss thread, but apparently it >>>> was >>>> missed? >>> >>> Not missed, apparently, but the release manager called the vote >>> anyway. I've been talking to him and we have until the end of the VOTE >>> on the Installer to make our case, because he will only release the >>> SDK together with the Installer. >> Is there a VOTE on for the installer? I'm not seeing the vote thread. >> >> Anyway, if you're following JIRA, I reproduced the bug with a simple >>test >> case based on the documentation for resource modules. I don't think >>there >> are a lot of users of resource modules, but I think there is enough that >> this warrants fixing before releasing. >> >> I can't see any obvious workaround because this code runs in frame 1. >> There might be a way to get a custom download progress bar to work >>around >> the issue, but I haven't tried to prove that because I'm not in favor of >> forcing even this small population of folks to have to modify their apps >> in that way. >> >> I'm going to try to fix the issue in the SDK code. >> >> -Alex >> >> >