Hey guys,
I have made a ton of cd’s in the past that have a presentation and using the following kind of code:
on (release) {
getURL("YonderMediaBusPlan.pdf","blank");
}
have links that when clicked open a browser that then opens the PDF.
However, all of a sudden its not working. As soon as I transfer the files to a CD firefox comes up with a error that it can no longer find the PDF’s. I have tried everything from moving all the PDF’s to the root to making a absolute path to the PDF’s all to no avail. I am in desperate need of help since I have to deliver these to the client tonight.
Any thoughts?