yes, i am importing the class into my project; i'm not dynamically building
a reference to it. and per the other response yesterday, yes, i'm also
deleting the ASO files.
i've run into previous problems with my CVS account in unix. it seems that
every time i create a new directory in my project, another developer can
never synch up with my files.
anyhow, the class is still there and it's definitely working, but i cannot
update/refactor it. i've tried adding trace statements, returning different
values, and it never updates upon a new compile. it's like eclipse and the
flash ide have somehow cached the previous version of this file and i cannot
update it.
----- Original Message -----
From: "Marcus van Malsen" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, December 07, 2006 4:40 PM
Subject: [Flashcoders] RE: Class seemingly left out of compile
Have you definitely imported the class in to your project?
If you're dynamically building a reference to your class by say
findClass("fullQualifiedClassName") then your class may not be compiled.
Or maybe you have excluded it?
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com