yayy thanks it helps a lot, there where actually two lines in there, but there were
:\LAMS_HEAD\lams_flash\src\central\flash and the other was D:\LAMS_HEAD\lams_flash\src\common\flash so I had to change the LAMS_HEAD directory to the one that would work for me, but I still get errors but they are almost the same error it says :
**Error** D:\lams_flash1\src\common\flash\org\lamsfoundation\lams\common\ApplicationParent.as: Line 28: The class 'org.lamsfoundation.lams.common.ui.Dialog' cannot be imported because its leaf name is already being resolved to imported class 'org.lamsfoundation.lams.common.Dialog'.
wich I think it means that there is a conflict between the Dialog class found in lams_flash/src/common/flash/org/lamsfoundation/lams/common/ and the one found in lams_flash/src/common/flash/org/lamsfoundation/lams/common/ui
they both are different between them.
does anyone know why is this?
Posted by Luis Felipe Alvarez