I need a quick modification to kirupa’s scroller. When a movieclip inside the scrollable is clicked, it’s _y position would be at the top of the screen.
Typically you would do this as follows:
maskedView._y-myMC._y
But since this scroller moves content based the scrollbar’s ._y it’s not that simple. You’ll need to calculate the scrollbar’s _y position based of the movieclip’s _y.
See it in action here (scroll down and click the button):
http://wrichards.com/scroller-fix.html
Download fla: http://wrichards.com/scroller-fix.fla
PM me or reply here. I will Paypal the first person to fix $50 US.
Thanks