Do you remember what you searched for? If there's something we can add to the documentation to make this easier to find, that'd be great to know. Thanks, Brian
From: brightcove-dev@yahoogroups.com [mailto:brightcove-dev@yahoogroups.com] On Behalf Of Colin Holgate
Sent: Tuesday, January 06, 2009 3:00 PM
To: brightcove-dev@yahoogroups.com
Subject: Re: [brightcove-dev] how to talk to BC3 bcPlayer
On Jan 6, 2009, at 2:44 PM, Brian Deitte wrote:
What are the usual bcPlayer methods that you are trying to call? You should call getModule(), naming the module you'd like to access, and then call methods and properties on this object. See the player API for more information: http://help.brightcove. com/developer/ docs/playerapi/ player-API. cfm
Thanks, I did track that down. What to search for isn't obvious when you're used to the BC2 bcPlayer contains everything approach.