I have a bug.
i have a button that opnes in in new page a pdf file.if i change the host, it doesn`t load it anymore.
The part that i will keep is /pdf/1treapta/nc4nc6nc9.pdf
this is my code
on (release) {
getURL("http://www.blabla.ro/falkor/03.05.07(nou)/content/arzatoare/gaz/pdf/1treapta/nc4nc6nc9.pdf", _blank);
}
what is the code that works after i change the host.
Please help me.
Thank you