Skip to content


Open a PDF file from Flash


//open in a new window
getURL("http://www.mywebsite.com/mypdf.pdf","_blank");

//open in the same window
getURL("http://www.mywebsite.com/mypdf.pdf","_top");

//open in a frame
getURL("http://www.mywebsite.com/mypdf.pdf","_frameName");

Posted in Flash Bits.

3 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Susanna said

    What if the PDFs arent on the internet?

  2. Do you mean a CD?

  3. I am interested on linking to a PDF on a CD as well.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.