Launching PDF from Projector File w/ Applescript

Hello,

I’m trying to launch a PDF from a flash projector on a mac using the exec fscommand and an applescript. Inside a disc image the applescript works fine on it’s own with the PDF but when trying to trigger it from the projector i’m not having much luck.

Here is the actionscript being used.


on (release) {
	fscommand("exec", "fscommand/cdromTest_script1.app");
}

What do you think?

So do you think I could target the Shortcut in Flass successfully? And if so, could I send you my bat files (6) to make shortcuts of? I don’t have a way to get those shortcut files back to my mac.

I honestly don’t know if you’ll be able to hit them. It’s worth a shot, you know. And go ahead and send em to me. You just want me to make them into shortcuts and change the way they open?

Here are the bat files. If you could zip them up and send them back along with their corresponding shortcuts that are set to minimized that would be great. Thanks!

Alright…When you unzip it, leave the files as they are in the fscommand folder, that way you call the shortcut first, not the actual bat file, otherwise the changes made wont do anything. See what I’m sayin’? :A+: <–I just thought it looked cool. Random smiley and all.