Flash View Entry

I have a calculator that stores users information in shared objects. This information is displayed on a list. I need a way to access that stored information. Currently I have an array with the informaiton in it stored as a shared object. I want to add a View Entry Button to that array with custom action scrip that tells the entry page what entry number to display. So I need to know how to add the same button mutliple times to different arrays, but with different actionscript.