This content has been marked as final.
Show 4 replies
-
1. Re: FB3 beta2 : Error: Key outOfRange was not found in resource bundle controls
Bill_Gong Oct 1, 2007 12:04 PM (in response to vdwpeter)Can you tell me more about the project? Are you using RSL's? Please let me know when you get a chance.
Thanks,
Bill Gong
Adobe Flex Builder QA -
2. Re: FB3 beta2 : Error: Key outOfRange was not found in resource bundle controls
Gaurav J Oct 1, 2007 3:14 PM (in response to vdwpeter)Are you compiling with the Default SDK in Flex Builder 3 or the 2.0.1 SDK? if you are using the default SDK, can you try adding -compatibility-version=2.0.1 to the compiler options and then see if the problem goes away?
Also can you please submit a bug with the test case at http://bugs.adobe.com/flex
Thanks,
Gaurav Jain
Flex SDK Team -
3. Re: FB3 beta2 : Error: Key outOfRange was not found in resource bundle controls
vdwpeter Oct 2, 2007 2:35 AM (in response to vdwpeter)By switching to the 2.0.1 SDK I get it to work indeed (although compile time is about 2to3 times longer than with FlexBuilder 3). But we want to benefit from the 3x SDK of course.
RSL's: not sure if UrlKit (which we still use) & and the Animated Gif loader (swc by http://dougmccune.com/blog/2007/01/17/animatedgifloader/) are considered RSL's. We load a lot more compiled Flash movies (swc files)...
Is the profiler working correctly btw if you use 2.0.1 SDK? -
4. Re: FB3 beta2 : Error: Key outOfRange was not found in resource bundle controls
Gaurav J Oct 2, 2007 11:55 AM (in response to vdwpeter)It seems like you have some of the swc files which were compiled with flex 2.0.1 and you were trying to compile the main app with flex builder 3. So if you want to use the new SDK, will it be possible to also recompile the swc files with flex 3?
Please also submit a bug for this at http://bugs.adobe.com/flex
We had a similar bug which has been fixed but is not yet part of the public beta. You may be running into a different bug, and we would like to investigate that.
Also the profiler should work fine with 2.0.1 apps, as long as they are compiled in debug mode.
Thanks,
Gaurav Jain
Flex SDK Team


