Here's how I'm getting cue points (from Todd Yard) bcPlayer.getModule("cuePoints").getCuePoints(id); This works everytime for these ClipIds: 570307416 ...
Hi Joel This one looks like something that should probably be investigated by support, if you can submit a support request for assistance? This is still in...
Make sure those cue points are saved through the console. The runtime adds preroll and postroll cue points to an ad-enabled video when it is played back if...
OK. I just tried getting cue points for a clip and it didn't return any. Then, I double-clicked the same clip (to edit) changed nothing, saved the Clip and now...
I'm now waiting to get cuePoints until after I initiate Play and it seems to work. Seems those are pseudo cuepoints (they show up in the console as regular...
The <form> tag is a clue here. There is an issue (Flash) where this error occurs when embedding in a <form> tag on ASPX pages. If you do not require the Flash...
We are adding cue points to our assets in the BC admin, but we are finding that they disappear with Batch Provisioning. Is there anyway to maintain the cue...
I can load individual videos into the player fine, does anyone know if there is anything you need to do after sending a getPlaylistAsynch request, or should...
Hi all, I got this sorted out. It turns out that the XML coming from Doubleclick wasn't correctly formed. It was malformed. If you look below, where I describe...
The getVideoAsynch() and getPlaylistAsynch() merely retrieve the videos from the backend. The events that fre when the content load loads (videoLoad,...
Thanks for the reply Todd. The bit I can't quite crack is the 'showPlayList(id)' - I can't find what object showPlayList() is a method of - it doesn't seem to...
Yeah, that's a prety big point :). In BC3, you can get access to many of the underlying components in the players which all implement their own API....
I have noticed as I have been working on a BC3 custom player that one day videoProgress was working fine then today I've noticed it stops firing altogether....
I've read a lot about BC3 recently and like to look at the APIs for a project I'm working on. I can't seem to find the BC3 API docs on the BC web site. Am I...
Ahh...seems like I can't find the API docs because I'm not currently a customer. But I want to review the APIs to determine if I should *become* a customer and...
No, the player name is really more for reports and identification in the management modules. It is not passed to the runtime (or used at all) at this time....
It sounds like a number of folks are having trouble with this so I wanted to include a link to some BC documentation that goes over how to publish in...
Milorand, The example I posted works in my environment. If it is not working for you could you send me, or post online somewhere, your project folder so I can...
Before BC3, there was a link from the player that let the user get the rss feed for that player. It seems to be gone by default for BC3 players and I can't...
ie: reporting.... For those of us doing our own reporting with our own web analytics swf, having the player name exposed would be very helpful. If not at ...
With the BC3 adoption of h.264, will the MRSS feeds also allow for submission to and file download through iTunes from Brightcove? Will there be a MRSS option...
Our company is in need of a quick/easy way to have users upload videos... It seems like BC3 does not have this feature anymore? Should I just use BC2 CGM...
Randy, You can use Brightcove 2's RSS feed option and then build your own scripts to play that content with a Brightcove 3 player or to produce an RSS feed...