life036 Posted November 24, 2006 Posted November 24, 2006 Hi All, I'm looking for any plugins that enhance the power of containers in FMP. Specifically, I want to be able to click on a button in FMP, and open a referenced file from a container. That referenced file will be opened in Photoshop and edited there. Can this be done with the built-in functionality of FMP8.5, or do I need some sort of a plugin? Thanks, Chris
Genx Posted January 8, 2007 Posted January 8, 2007 ... Just use GetAsText to get the filepath then use Send Event and enclose the windows version of your filepath in quotes using the Quote() function. Finally, in windows, set your default image editing app to be photoshop..
Recommended Posts
This topic is 6597 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now