I'm trying to build my first Flex project in FlashDevelop. It's a mobile app for Android and iOS. I am trying to set up FlexUnit for testing, but I am running into a lot of problems. I finally got it to compile, but when I try to run it, I get the following error:
Here is my code in Tests.mxml: And here is AllTestsSuite.as: ----- Beware of Newbie - I'm new to AS3 and Flex. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Custom-runner-class-org-flexunit-runners-Suite-cannot-be-instantiated-tp3173.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
