Are there any tutorials or tips related to this?
I’m reading in an XML file with URLs, information, etc. for a number of different items into an array. I’d like to dynamically duplicate buttons for the number of items in the array and then attach the XML information in the array to getURLs within a button, dynamic text on the button, etc.
I know this isn’t too hard, but I haven’t been sucessful so far in getting it to work right.
I’d post code, but I got so frustrated last time I trashed the whole thing.