Hey Guys,
Looking for a little guidance.
I have an xml file. it has a title and a description tag with properties (not attributes).
i’ve loaded the xml file into flash and stored the results in 2 arrays.
titles[] and descs[].
What id like to do is create pagination showing 6 items at a time and u can paginate through the pages to show the next 6 items and so on and so forth.
At the moment i can scroll to the next and previous result with controls ive made.
Could any1 direct me on how i would go about creating a pagination system.
Cheers
Hkl