I have a design view problem with a component that i created
for a swc library in flex 2.
The component contains multiple sub components and some of them have states.
It seems like that this construct causes an error in the design view when i add the complete component from the swc into an application.
Design mode: Error creating item ... in parent Application. Please choose Design> Refresh to refresh design mode.
The component is really complex so it would be very difficult to handle the sub components as states in the root component.
Any ideas?
The component contains multiple sub components and some of them have states.
It seems like that this construct causes an error in the design view when i add the complete component from the swc into an application.
Design mode: Error creating item ... in parent Application. Please choose Design> Refresh to refresh design mode.
The component is really complex so it would be very difficult to handle the sub components as states in the root component.
Any ideas?