Tag mouseover properties

I have a tier tab.
I would like to bind a string memory tag to a property of the mouse curser highlighting the tab.
I would like the event of the mouseover to store the tab name as a string memory tag so that I can call a popup window to open another tab window…

i figured this out… mouseover was not the way to go…