Hi, I've just compiled some of my components and started usnig them in larger projects, but I'm having problems with them inside the flex-builder environment (I don't seem to have any trouble at run-time).
One thing that has just started happening is the "Stack-overflow" error (I know this isn't the place for this question so I won't go into detail - I've seen replies relating to this and the event dispatcher, and I'm trying to hunt down the cause) but the MAIN indication that there are problems is the warning: "Design mode: Error creating the item com.custom.MyUICOmponent in parent Canvas "Label Name". Please choose Design > Refresh to refresh design Mode. I've played with my component tried disabling features and it doesn't seem to help. I assume that I'm doing something wrong (and missing a piece of the puzzle) The main point is that I've noticed that once I've compiled my component, Flex brings some of the run-time functionality into the IDE (which is really interesting, and I want to play!) but I don't understand what parts of the functionality it brings in, and how to use it effectively.
