# Need direction

**URL:** https://forum.kirupa.com/t/need-direction/147903
**Category:** Uncategorized
**Created:** [May 15, 2005, 4:28am UTC](https://forum.kirupa.com/t/need-direction/147903 "2005-05-15T04:28:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![vljw8202](https://avatars.discourse-cdn.com/v4/letter/v/0ea827/32.png) [@vljw8202](https://forum.kirupa.com/u/vljw8202)
#### Post date: [May 15, 2005, 4:28am UTC](https://forum.kirupa.com/t/need-direction/147903/1 "2005-05-15T04:28:01Z")

</div>

I need to show a list of items (more than one page) from XML. Info will be the description and price. What is the appropriate way to do?  
Is it possible that I create a scrollable text box and have two columns inside the text box?  
My current version is looping thru the nodes of the XML and for each child I create two movie clip, one for item description and one for price. But then I have to do a lot checking like the number of entries per page, prev and next buttons etc. I am just wondering if there is any easy way to do it. Please advise.
