Well this could definitely work in a solo dev environment. Unfortunately I'm not on a solo mission :(
Thanks for the info on this Gabriel. I'm sure this will come in handy! B. On Sat, Apr 26, 2008 at 8:42 AM, gabriel montagné < [EMAIL PROTECTED]> wrote: > On Fri, Apr 25, 2008 at 2:34 PM, Bob Wohl <[EMAIL > PROTECTED]<bob.wohl%40gmail.com>> > wrote: > > I'm trying to adapt a skin to a scroll bar with out scaling the > scrollThumb > > image. > > The "proper" way to do it would be to extend scroll bar, override > setScrollProperties and copy or extend all the components that extend > it or use it (or are expecting it) under different packages and etc. > etc. ... potentially horrible. > > >[...] All the searching I've done points me to editing the SDK which > seems > > a bit hack-ish. Also, most of the info I found was on FB2 and not 3. > > Yeah, it's a hack, but if you want to try it out, I have an example > here (that might save you from rolling your own from scratch): > http://rojored.com/hacks/scroll-thumb-fixed-size/ScrollTest.swf > > The source example and the monkey patch is here: > http://rojored.com/hacks/scroll-thumb-fixed-size/ > > If you're not familiar with monkey patching, you should check this out > first: > > http://blogs.digitalprimates.net/codeSlinger/index.cfm/2007/4/3/Flex-Component-Development > > This is a smelly hack.... you should use it only in case of emergency ;-) > > -- > gabriel montagné láscaris comneno > http://rojored.com > t/506.8392.2040 > >

