|
From: David H. <da...@ba...> - 2004-11-02 10:03:11
|
On Mon, Nov 01, 2004 at 05:46:40PM +0000, David Holroyd wrote: > After running Commands->Build Test Suites, I try to publish (ctrl-enter), > but get the following compilation errors: [...] > **Error** F:\foobar\www.foobar.com\src\flash\tests\com\foobar\search\AllTests.as: Line 5: The name of this class, 'com.foobar.search.AllTests', conflicts with the name of another class that was loaded, 'com.foobar.search.AllTests'. > class AllTests extends TestSuite { [...etc...] I also get these errors for classes written 'by hand', rather then with the Create Class or Build Test SUites helpers. If I disable the ASUnit extension, I can publish the movie without errors. dave |