cakewalkr7
May 14th, 2009, 05:29 PM
I have a flash app that shows a graphic of the US. When they click on a certain region of the country it brings that region into view, hides the others and then calls a web page to get a list of urls that are relevant to that region.
I have an area about 500x200 to the right of the region image in which I want to display the list of urls. I figured that within that area I could create at least two columns of links. But I'm not quite sure how to turn the xml into a two column list of links that is vertically scrollable. What would be the best way to do this?
Also, I was trying to figure out how I can make the text into a clickable link. Thanks.
I have an area about 500x200 to the right of the region image in which I want to display the list of urls. I figured that within that area I could create at least two columns of links. But I'm not quite sure how to turn the xml into a two column list of links that is vertically scrollable. What would be the best way to do this?
Also, I was trying to figure out how I can make the text into a clickable link. Thanks.