I didn't think anyone would bite on this one very quickly but here is a more accurate link. It looks like a couple other people had the same problem and noticed my comments at the bottom yesterday and responded as well.
http://livedocs.adobe.com/flex/3/html/agents_7.html#195249 I am looking at the automation package for a proof of concept (due next week) for the next version of Flexenium. Flexenium is an extension to Selenium that I wrote last Fall/Winter that allows you to use Selenium to functional test a Flex app. I wanted to open source but didn't get any 'blessing' to do so. Back then I was manually firing events since we didn't have access to the automation package. But now I am revisiting and if I can prove this is a better long term solution, it looks like we WILL be developing this with the help of the community and making it available for them to use. I still need to prove it can be done so any assistance would be great! My justification for open sourcing it is because I need help this time since this version is meant to be more featured and used for more than one project. - Todd --- In [email protected], "twcrone70" <[EMAIL PROTECTED]> wrote: > > Trying to get the AutoQuick automation sample application running on > my own and for some reason the automationManager is always null. > > Line 355 in the AQAdapter. Anyone know why this might not be getting > initialized properly? > > Feel like I followed the instructions pretty well... > > http://livedocs.adobe.com/flex/3/html/help.html?content=agents_3.html > > > Thanks, > > - Todd >

