Thanks, it works. An other question about custom component integration in Flex builder : Is it possible to show inspectable properties in both Standard view and Category view (I tried different arguments combinations but only Category View works for me).
More generally, the documentation for Flex Builder extensibility is not very detailed. I would like to have more informations about that. Damien. --- In [email protected], "Jeremy Lu" <[EMAIL PROTECTED]> wrote: > > Don't forget to add that compiled swc to the project library path. > > Jeremy. > > On 8/10/06, Michael Schmalle <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > No, you can do it. You have to compile your visual component into a SWC > > file. Once that is compiled bring it into your application and styles etc > > will behave just like the UIComponents do that ship with Flex 2. > > > > Unfortunately there is no way to view an uncompiled visual component ... > > yet. :) > > > > Peace, Mike > > > > > > On 8/10/06, dmandrio < [EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > What is the method for drawing a graphical view of a UIComponent > > > subclass in the canvas of MXML Design mode ? > > > > > > I don't found any code for doing that, all visual components are shown > > > as a transparent black rectangle. > > > > > > Maybe only Flex SDK components can be shown in design mode as graphic > > > objects... > > > > > > Thanks. > > > > > > > > > > > > -- > > What goes up, does come down. > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcomponents/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
