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.