Unable to resolve resource bundle

Posted by user1206761 
Unable to resolve resource bundle
May 04, 2012 07:54AM
Hello,

I am using Flash Builder 4.5.
I have added the FlashEff build paths to the project's settings, and when I compile the project I get the error:
Unable to resolve resource bundle "core" for locale "en_US"

I really don't know how to fix this error, please help.

Thanks.
Re: Unable to resolve resource bundle
May 04, 2012 02:06PM
I don't think that this is a problem caused by FlashEff component.
Anyway bellow you can find some threads about the same problem. Hopefully one of the solution the guys posted there will help you as well.
[forums.adobe.com]
[stackoverflow.com]
Re: Unable to resolve resource bundle
May 06, 2012 05:34AM
Thank you but my application worked before I have added the FlashEff SWCs.
I have searched for solution online and didn't find a solution that worked.
You are not familiar with this issue?
Re: Unable to resolve resource bundle
May 06, 2012 06:23AM
I have identified where the problem is.
I get the error only when I initialize the FlashEff2Flex component.
I have the line:
private var _currentEffect:FlashEff2Flex = new FlashEff2Flex();

If I remove the line, the error doesn't occur.

What can be the problem?
Sorry, you do not have permission to post/reply in this forum.