Creating a hyperlink from a shared object

Hello,
I am trying to create a bookmark in my e-learning application. So far I have been abe to create 2 buttons that write and receive information from a shared object. My next step is writing the current frame and swfs to the shared object, but I am unsure how to write the code to do this. How would I display the swf’s retreived from a shared object as a hyperlink, where the user can click on and return to their bookmarked spot?