[thelist] Launching a PDF in Flash - Mac

Jan Brasna discuss at alphanumeric.cz
Sun Jul 17 14:54:00 CDT 2005


> I'm no stranger to using a .bat file to call a PDF from a Flash .exe
> file, however, I'm doing a hybrid CD presentation and I am required to
> call the PDF on the Mac side as well as the Win side.  

I'm (ab)using the default web browser for this:

on (click) {
   getURL("path/to/file.pdf", "_blank", "get");
}


// OT: Please do not hijack others threads.

-- 
Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com


More information about the thelist mailing list