Open external file using AS3

Hi there!

I need your help do deside question, about opening external files. Here is a situation:

In my project i got list with buttons. Clicking on the button, i need to open .pdf file, which is located in project folder (for exsample /pdf/1.pdf)

How I can do it?