Yes, you need to import it again. -- Maciek Sakrejda Truviso, Inc. http://www.truviso.com
-----Original Message----- From: learner <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] Subject: [flexcoders] imports in super and sub class Date: Thu, 19 Jun 2008 17:24:26 +0530 Hi all, this is a dumb confusion that I have I have a sub class extending its a parent class Now if i import a class in some parent class . .so do i also need to import that class in sub class if i need anything from that imported class in sub class? Please clarify

