Is it possible to load e.g. a bitmap from the Resources when standing in a different namespace?
E.g. in namespace FEZ_Cobra_Window_Application_1 one can call Resources. But if one makes a new class within a namespace that is not FEZ_Cobra_Window_Application_1 then Resouces can not be seen.
I it a silly question but…