You can create your own class that extends BoxDivider and has a custom ToolTip, and assign it to the HDividedBox using the dividerClass property: http://livedocs.adobe.com/flex/3/langref/mx/containers/DividedBox.html#dividerClass
2009/11/2 luvfotography <[email protected]> > > > Hi, I want to add a tooltip to the divider, I assume I want to use the > BoxDivider class, but I'm not sure how to do it. > thanks, > > >

