I've been trying to create a listbox that can interact with the different pages in my Autoplay project. So for example. say my project consists of pages A, B, C and D. On the first page of my project (Page A) I'd like to have a list box that would contain 3 rows (B, C and D). When one would click on row B it would page jump to it's corresponding page. I'm basically trying to use the listbox application as a navigational tool. Can anyone help me how to do this?
Thank you

