Re: Open a linked jpeg in Photoshop instead of the browser itself
Re: Open a linked jpeg in Photoshop instead of the browser itself
- Subject: Re: Open a linked jpeg in Photoshop instead of the browser itself
- From: Martin Michel <email@hidden>
- Date: Fri, 29 Jan 2010 17:50:35 +0100
Hi,
I guess you will be most interested in this URL:
I am using this technique to give Mac based clients the possibility to click on a link in our database and then download/import the corresponding Tagged Text file into InDesign.
For example, if you are using an URL like follows,
then your AppleScript will be called when this URL will be clicked. You can then act on this URL, e.g. extract the file path and open it in Photoshop.
Its really a great technique, but I don't see it used very often...
Good luck, it's fun!
Best regards from snowy Berlin,
Martin Am 29.01.2010 um 16:48 schrieb Bert Groeneveld: Hello,
I'm working on a nice applescript in which I build a complete html file containing a table with rows and columns and a lot of links to jpeg files. The script writes the html file to a (shared) disk so that other users can open it in Safari or Firefox. The user then will see a nice table that I built up with my script, including the links. From that point I am trying to let users open the linked files in Photoshop directly from within the browserwindow, instead of opening the linked files in the browser itself (as if Photoshop was the helper application of the browser). Is there a(n Applescript) way to make this possible? The links in the file look like this: file:///Volumes/Fotostudio-ServerDisk/A/Anotherfolder/0960907000057000.jpg
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden