I do man. You seem to be the guy that always ends up helping me. You and Senocular. You guys are awesome.
Okay I checked that link out and it is so over my head I am embarrassed to admit it.
I understand the basic principle is that:
The buttons have a variable.
That Variable is remembered by flash when someone rollovers the button.
If they click Flash inputs the value of that variable into the extension were trying to open.
I understand how to do that with Global.Variables and such I just don't get how it works with this dictionary thing.
Do I create a new button for each number that opens a PDF and assign it a identifer? Where am I declaring the value of each button so that the dictionary can find it?