I am beginning a project where I want to use flexviewer 2.1.
In flexbuilder, using flash player 10 and flex sdk 4.0, I am getting a error at compile where EventDispatcher cannot be found in the UIManager.as. Using hinting, I do not see flash.events.*. In a previous project with flex sdk 3.5 and using flexviewer 1, the package is available.
Has anyone else run into this?