Tuesday, March 04, 2008

Migration to Flex 3

declaration of style conflicts with previous version !

If you see the above error when compiling your flex 3 application, then it is most probably because you are compiling your project linked to a swc file that is compiled in flex 2. To solve the above problem, find out the swc's or library project's your project is depending on, and compile those projects and files using flex 3.