Well I think anything that extends from UIComponent will show up in design
view so you can't inherit from that.  Your then left with creating your own
component framework.  Of course that means you'd have to do all the drawing,
event dispatching, layout etc...  Additionally you could check to see if it
has a parent and if that parent is of a certain type.

On 11/21/06, dmandrio <[EMAIL PROTECTED]> wrote:

  Is it possible to make a private component which can only be used in a
specific component i.e. impossible to use in Flex Builder and not
visible in "Custom components" tree in MXML Design view?

Thanks,

Damien




--
Dominick Accattato, CTO
Infrared5 Inc.
www.newviewnetworks.com

Reply via email to