i have an issue with trying to use style manager calls to set the .css on my project. i have broken down several examples into the simplest form that i can yet i continue to recieve the error;
"call to a possibly undefined method loadStyleDelcarations through a reference with static type Class" when i try to compile. i am working with 3 other developers, 2 of us get the error, while 2 of us do not, so i am wondering if anyone else has experienced this and may shed some light. i have already complety uninstalled and reinstalled the product with no effect. i can run tags like "<mx:Style source="css/OSX.css" />" but as soon as i try to initiate a "loadStyleDeclarations" the error appears any direction or advice of next steps, or other tests i can try is greatly appreciated

