Groups | Blog | Home
all groups > flash (macromedia) > april 2007 >

flash (macromedia) : PDF not downloading or lauching


designut
4/9/2007 10:10:10 PM
I've previously got PDFs to launch using:
on (release) {
getURL("pdfname.pdf", "_blank")

and to download, using a zipped PDF using:
getURL("pdfname.pdf.zip", "_blank")

But I'm using a different server/host now, and none of the above actionscripts
are working
I've also tried:
on (release) {
getURL("http://www.domainname.com/directory/pdfname.pdf.zip", "_blank"),
and
getURL("http://www.domainname.com/directory/pdfname.pdf", "_blank")

all with no result! Can anyone advise? I'm out of ideas and could get no help
from the host/server company.
Could the actual host/server not be linking correctly? or is there something
i'm missing?

Thanks!


designut
4/9/2007 11:56:51 PM
AddThis Social Bookmark Button