Re: Apple Event for Final Cut Pro Sample Code don't support send XML to final cut pro?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi Alex, If you do a search on: http://developer.apple.com/mac/library/navigation/index.html#section=Resourc... for "final cut" you'll see several sample applications. The best one for what I think you want would be FinalCutPro_AppleEvents. With that app you can see how to request XML from FCP, how to send XML to FCP (which can specify a project or a subset of a project (clips, bins sequences)). To see how the XML should be written, the easiest way is to make a comparable thing (clip/bin/sequence/project) in FCP, select it (if you want the project's XML, select nothing) and export an XML file. I hope that helps! Helena On 2010-03-12, at 10:09 PM, 刘斌 wrote:
Hi there:
What I want from the sample code is how to send a XML file to the current opened final cut pro from my own application? The sample code SendXML support Final cut pro project to be sent to the timeline, not XML file. How can I do?
-- Alex Liu _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/hju%40apple.com
This email sent to hju@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com
participants (1)
-
Helena Ju