paging recordsets in flash

Out of context: Reply #1

  • Started
  • Last post
  • 3 Responses
  • atze1870

    if you think of prev/next buttons, its damn easy:

    you need one prev & one next button, one "page" with dynamic textfields where you display your records and a variable that carries the current first displayed records id in the array. when the next button has been clicked, just fill the textfields with the data from the next records... if required i can pass you a small tutorial movie tommorrow.

View thread