site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com All, Hope you can help with this... We've got a filemaker pro database that exports via XSLT into FCP XML. As I say, hope you can help Regards Jeremy Smith _______________________________________________ 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... What we're trying to create in FCP is a bin with clips, set up with IN and OUT timecode and a source filename (but not path) set. We'll then reconnect to files on a SAN, keeping the IN and OUT. Multiple clips reference each source file. We're using FMPRESULT output, and the XSL is home-grown. It builds a <bin>, not the enclosing <project>. On import, there are no errors and the bin arrives. IN and OUT are listed correctly by FCP. Media Start and Media End are set to the same as IN/OUT by the XSL. However, when we select multiple clips and reconnect, FCP identifies the right source file but only reconnects one of the chosen clips. The reconnect works perfectly - IN & OUT are preserved, Media Start/ End are updated etc etc. But only one file goes through. In the XSL we allocate a different id to each <file> item (otherwise it gives an error on import). We also allocate different ids to each <track> in the <clipitem>, and link them using <linkclipref>. This email sent to site_archiver@lists.apple.com