Hello,
I'm creating some UIScrollbar  skins, and i'm trying to find a way to have
one skin for the up/down arrows, and just draw them differently depending on
which mouse state they represent.  I know that the states are just the
backgrounds of a BaseButton, and BaseButton has a 'mouseState' property
that's perfect for my needs, but it's protected and you can't access it from
the skin itself.  I was trying to avoid subclassing BaseButton and hacking
together a new version of the scrollbar for this, but it seems that's really
the only way to get what I want to do done.  Anyone know anything different?

Thanks,

Rich
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to