PDA

View Full Version : Open .pdf from FPP Standalone ?


Ewart
07-14-2008, 08:10 PM
Hi All,

I'm trying to open a local pdf document from a CD based tour. FLASH gives me '..stopped a potentially unsafe operation'. Any ideas how I can work around this ? Thanks.
I should add that I know how to disable the warning on my machine but I need to distribute the CD.

Ewart
07-14-2008, 09:14 PM
Update:
Managed to get it working with OpenURL(PDF_path) after finding a problem with my Acrobat installation. So I don't have to use the javascript parameter after all :D