Opening .pdfs and .zips from local folder?

I am trying to get a button to open a .pdf / .zip file in the same folder as where i saved my project … no need for internet access…trying to put together a CD ROM.

/folder/xxx.pdf

i have tried using buttons with getURL but it doesn’t work.

Any ideas?