Tutorial: Pagination in ActionScript 2
Categories: All Tutorials, AS2, AS3, Beginner Tutorials, Flash, Intermediate Tutorials, Links
This is going to be a smaller tutorial about how to paginate objects in ActionScript 2.0. By paginate, I mean taking a large group of objects, and making it so the user can navigate through them by page. For example, in our previous tutorial, Make a Rhythm Game in AS2, we made a list of [...]
