I have a main swf that loads another swf called SAForms2.swf, and when
it comes to the point to load the file it fails with the message below.
Error: Could not find resource bundle rpc
at mx.resources::ResourceBundle$/getResourceBundle()
at mx.utils::Translator$cinit()
at global$init()
at mx.messaging.messages::HTTPRequestMessage$cinit()
at global$init()
at _SAforms2_FlexInit$/init()
at mx.managers::SystemManager/::docFrameHandler()
I've compiled it with flex 3, and thing is this error has been
somewhat recent, I've tried reinstalling flex 3, I've even tried
recompiling with flex 2.01 (here I get an override error). Whats going on?