Hi everyone,
This used to be okay before I upgraded my sistem to Windows XP SP2:
on(release) {
getURL(“mypdf.pdf”, “_blank”)
}
or I simply create hyperlink in my dynamic text link to the PDF file.
After I upgrade to Windows XP SP2, the browser will give error message : Action Cancelled. I know this error related to the Active X control to run PDF plugins automatically.
I was thinking that there is something wrong with the code or the hyperlink in the page that I made, and I have search the forum and try all the suggestion, but I realize that when I check my old project (that simply works to launch PDF) all the hyperlink to PDF does not work anymore. This is crazy, because I have lots of PDF link in my flash website project!
Does anyone notice this error message and had the solutions?( Oh, no… don’t tell me to use anything but Windows… )