Hi All, we have outsourced our CSS style files to a Flex theme and are compiling this file with the theme option into our application. The problem is that we can't use the Design View in the Application nor in the Modules to create our views. Currently we do a workaround and include the css files for development issues via relative path references and delete this references when we check the file into our svn repository. This works fine for the most Flex Projects, but some projects don't want to use this relative path references and the style is not applied.
What is your workaround with the css style sharing across multiple Flex Projects. Maybe in the future the Flex Builder will support the theme compile options for the Design View, but till then we need something more usable. So does anybody has an idea? Regards, Christian Grail

