Hi all,
I have published a Flash movie in Projector and cannot open a pdf file (spider.pdf) on the CD. This is the script that I’m using on the appropriate button in the movie:
on(release){
fscommand(“exec”,“spider.pdf”);
}
What am I doing wrong?
Thanks, Bruce