im in new flex.
i am using flex file(mxml) inside the jsp file.In that mxml file,i am importing another mxml or another as file.while i am calling this,i am getting the following error message.anyone plz help me in this. Error /testing.jsp Type was not found or was not a compile-time constant: Main. [Generated code (use -keep to save): Path: jsp213D9DF41FEA388E125BE2488BF5B403-interface.as, Line: 49, Column: 2124] where, testing.jsp - Main file which i'm calling thr browser .as - this file i am calling inside the mxml. without jsp, above all functinalities are working fine.when i use jsp, its giving the above error message. -- With regards V.Kumar

