Well, There is several ways of using FlexUnit.
What I do, and I recommend is launching it with maven (using flex-mojos) Take a look: http://blog.flex-mojos.info/2008/04/08/how-flexunit-works/ VELO On Tue, Jun 24, 2008 at 6:12 AM, Vinoth Babu <[EMAIL PROTECTED]> wrote: > Hi All, > > I had developed an Actionscript project using Flex IDE. Here most of > the components are embedded using Flash and Sprite > > Do you have any idea of how to do unit testing? > > No luck with the following component usage > > FlexUnit – I could not find examples using Actionscript project > asunit - No example for Flex environment > > > Thanks & Regards, > Vinoth > > >

