Hi, I've just set the SDK for an existing project to 3.3 (the project was created using 3.0). The app is modular and the views/modules extend *XModule*, which itself extends *mx.modules.Module*.
When I was using the 3.0 SDK I could use Design View, but now when I try to switch to Design View I get the message "*The component is based on XModule, which is not a visual component. Switch to source mode to edit it.*" Is this a bug? ... or perhaps I haven't updated the SDK properly (though everything is compiling fine). Has anyone else experienced this?