Importing XML to current project
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=8TKIXCY8xf/SmSOT8Vsa7TgnFzt7AxPQscF5vdH1W1I=; b=XCap9P3XY8GJMx8Ta8TxZztgntDITlE7zevxcl7ySmNdQp1Xg5iWLFdugYJCymvGc1 BzBOJi6k5RVIuCXQogy7XgCb5l2Wrhwx2unDUnVPQO/zpBNL/BZQ9BlmRmBc/kINVNRe sHZ1o3Pspym/i0JZ+JiPFjWqAQVpaKw7mmhxE= Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=GN2eShVwuurgu9h6kHUeLUHMEX0m0GpVlNGWUGTNP/0Hpq1BhLf2pQU/Sl5KbRlC+3 zHlFryg3SBo6+aKxILnHt1Vq4duRV3iDaUQjgS+tnAwnjRwx9We9PvmcLvCtI179v4T8 hcwqONxMyaMvqOSx3JjirRZGB24kWvYgv4n9c= Is what I want to do possible? _______________________________________________ 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... My application adds XML data to FCP projects via Apple Events. I am able to add the data to a specific project or choose to create a new project. But what I'd really like to do is add it to whichever project is currently selected unless the user requests otherwise. I am not specifying a project as a parameter to the Apple Event and I have set createnewproject to false in the XML, but this still creates a new project instead of importing the data into the current project. This email sent to site_archiver@lists.apple.com
participants (1)
-
Mark Woods