Unfortunately DV doesn't look at compiler options like themes. Any chance you can just apply the stylesheet to get the right look in design view?
I will file this as a bug though. Matt ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of jrodrig6605 Sent: Wednesday, November 15, 2006 8:56 AM To: [email protected] Subject: [flexcoders] Flex 2: Theme does not get applied when in Design mode I created a stylesheet file for one of the Flex 2 applications I developed. The management team in my organization liked the way my application looks so they told me they want all the other Flex 2 applications we are developing to look the same as mine. I created a theme project so I could easily share it with other developers and I ran into a really annoying problem. When I give the SWC file to the other developers, they add it to the compiler options in the project using (-theme ThemeProject.swc). When they run their project the theme gets applied correctly, but when they are designing the application, the themes do not get applied when in design mode? Does anybody know how to apply the themes when in Design mode? Thanks!

