site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ktoIWOkV7FS0/Ejgy/yOrdFJ632sYrBIheeiVNWaWGKlIJLAReaT9VtVPCFhBFJhztX6eXwR7JUcmc7CYn8WoBcH3TtOEQIRfZUs2S/RJxkrA07HVHkukvtvTsrN/nxoU+t/NuKN02USMwvfvigWSrSPPtYkhWmvmUqI8bP0EXY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TJq8nG6mZQnpY7OCNJ+frUhBm96iytkoFN4UuADS+JBBT+KoDPBub4E60LmLMpUFX0mI9BLbNKGqLdf02L7p4UE5GHFc/plO0vr1rXT8ZOrR3P2nEsdLeXMKn5mQzZ2GWhTusz1+99Sa14slwcCHvNtG5mi8Ilo3LtgSUR40gtg= Hi all, Does anyone know of a way to get information about a clip from Final Cut using FxPlug? We get the current frame number, but this is dependent on the in point for the clip and will always begin at 0 wherever the clip is on the timeline. I have tried to use the currentTime method with the actionapi, but I am only getting 0 back from it. I am trying to implement my own keyframes here, but if I change the in point then the keyframes will move with it, since it always returns as 0. I can put each clip with the filter on it into a seperate sequence and nest them into the current timeline, but that seems a little tedious. Basically if there is anyway to get more information about the timeline and clips on it from within FxPlug I would like to know how. Thanks, Trevor _______________________________________________ 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