Hi
I'm trying to create a ButtonBar skin which looks like a halo LinkBar skin. 
However, i'm having a few issues with trying to create the separator graphic.
So far my ButtonBarButton skin has a Label.
1) Do I create the separator graphic in updateDisplayList()? If so can someone 
help with a small example how to do it (so far I have failed to make it display)
or 
2) Do I declare it in mxml like 

<!-- separator graphic here ...   not sure of code../>

<s:Label id="labelDisplay"/>

or
3) am i going about this the wrong way and theres a better way

any suggestion would be very helpful

thanks 

Reply via email to