Unable to resolve resource bundle "rpc"
Wednesday, December 29, 2010 2:59:58 PM
I had this error trying to compile a flex project.
To solve it just add the following SWC to your project:
$FLEX_HOME/frameworks/locale/en_US/rpc_rb.swc
Cheers.
To solve it just add the following SWC to your project:
$FLEX_HOME/frameworks/locale/en_US/rpc_rb.swc
Cheers.






