flexiciousNmsp.PagerControl Class
A JavaScript only version of the Pager control that significantly cuts down on initialization time. It does so by using pure ActionScript opposed to MXML, not using as many nested HBoxes, and not using plain events instead databindings to modify appearance.