Does anyone know what the precise code is to launch a PDF file from a link in a projector? The JavaScript stuff doesn't seem to work, and I think that's b/c the swf never touches a web browser. I can't get the
ActionScript Code:
fscommand("exec", "this.pdf");
to work either. There must be a way, but I'll be beggared if I can figure it out...