site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi all, The KickRender sample FxPlug posted here doesn't work for me. Is anyone else seeing this? Thanks Gary (10.4.10, Powerbook G4 1.67, Motion 3.0.1, FCP 6.0.1) _______________________________________________ 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... It turns out that in the -(void)kickRender:(id)sender method, both the getApi object (retrieved using [_apiManager apiForProtocol:@protocol(FxParameterRetrievalAPI)]) and the setApi object (from FxParameterSettingAPI) are NULL. Consequently, the rendering isn't being kicked. The current plugin I'm working on also needs access (which it doesn't get) to the retrieval and setting API in the action method of a button used in a custom view. This email sent to site_archiver@lists.apple.com