Hyperlinking Horizontal Scroller Buttons to Frames

I have a horizontal flash scroller that moves left and right showing a number of buttons. I have it all set up on my website, yet my only problem is hyperlinking the buttons to the bottom frame.

The buttons get the html target from a .txt file, it works, yet it opens that page in the same frame as the scroller. I know how hyperlinking with other frames works with static buttons, but how do I hyperlink buttons that are all part of eachother?

Do I change the flash code? or the html code?