Groups | Blog | Home
all groups > flash data integration > january 2005 >

flash data integration : Opening a PDF



Christy Hughes
1/2/2005 10:36:30 PM
I have created several forms in Freehand MX 2004 and saved them individually as
pdf files. I have created a website in Flash MX 2004. I want the visitor to
the site to click the button and have the pdf file open. I have tried using
the following code:
on (release) {
get URL("file.pdf","_blank");
}
This will not open the file in say a preview application. Why? Is there a
different code I should be using?


kelv
1/16/2005 3:17:20 AM
Hello Christy,

Try using an absolute path example: http://www.yoursite.com/file.pdf

Ameyajoshi.com
1/21/2005 10:18:28 AM
It can open it in a Preview mode if
1> You have Acrobat Reader installed,
AddThis Social Bookmark Button