Question
Error: Unable to resolve resource bundle
Hi, I`ve just started to implementing my game with latest HARMAN AIR SDK 33.0.2 and get below listed error:
Error: Unable to resolve resource bundle 'resources'
In previous Adobe AIR release everything was okay. I run my ResourceBundle code before the class with the code:
[ResourceBundle("resources")]
