|
From: Luke B. <lb...@gm...> - 2005-01-11 18:21:29
|
Hey Dan, It's working for me. Have you actually updated to the newest installer? There is now a checkbox in the bottom of the AsUnit Ui that allows you to display Sys.println calls directly in the UI. If this is unchecked and the UI is running as a Panel in the Flash IDE, then the messages will be sent to the Output Window. This enhancement was mainly added so that Flex developers could use the AsUnit framework without running the Flash IDE at all. You can even open it from here if you're building a flex app, or just don't want it in the IDE: (Just make sure it's the first and only instance of the AsUnit Ui) http://www.asunit.com/AsUnitUi.swf After running an installation, there can be some strange behavior with the AsUnit Panel opening and closing so that it's in a different state when you use TestMovie. Once you get the TestMovie view set up so that the AsUnit panel is visible. you might need to hit the "Refresh" button found in the AsUnit Ui. At least on Windows, you can set it up so that the panel is collapsed during editing, but expanded during testing. I'm not sure about Mac. I know that this can be a little strange, but there is weirdness in the way Flash MX treats panels, TestMovie and in how the LocalConnection Object is treated when the panel is opened and closed. I hope that helps - please let me know if it doesn't. Thanks, Luke Bayes www.asunit.com |