Hi, I had a similar problem and could track it down to always occur when a project's dependency uses a different SDK than the project itself. For example, if you chose to use the included SDK (fb3b2) for a project and add a resource other than that, say cairngorm.swc compiled with 2.0.1.
A temporary solution would be to configure all resources to use the same revidion of the SDK. I already filed a bug for this. If you want, you can vote for it here: https://bugs.adobe.com/jira/browse/FB-9915 Cheers, Thomas Mark Ingram wrote: > > Hi, the design mode is unavailable in FB3 Beta 2. The Flex Properties > panel says “This panel is only available in Design Mode”. Yet I’m in > design mode, in development perspective. > > > > I thought it might be something wrong with my code at first, so I > created a new MXML application – it automatically went to design mode > and I was presented with a grey screen. I am unable to drop anything > onto the design mode. > > > > I’ve noticed someone else having the same problem: > > > > http://www.mail-archive.com/[email protected]/msg74779.html > <http://www.mail-archive.com/[email protected]/msg74779.html> > > > > Anyone know how to fix this?? > > > > Mark > > > > > > > >

