Has anyone come across the issue of Badges not being able to open a player in the same window in player 9. If so has anyone found a work around for it BC...
Hi there, 1. Does the player wait for the utility swf to completely load before raising the template loaded event? 2. Is there anyway that I can stop the...
Hi, I have a new issue... When I try and set a utility swf in the console, its not being saved. If I go back into the player editing section, the entered value...
Is there a way to stop the AUTOPLAY onLoad of the url? ( This works ) http://link.brightcove.com/services/player/bcpidxxxxxxxxx?bclid=xxxxxxxxx&bctid=xxxxxxxxx...
I tried the following with no success.. http://link.brightcove.com/services/player/bcpidxxxxxxxxx?bclid=xxxxxxxxx&bctid=xxxxxxxxx&autoStart=false also, ...
Are there variations of the standard templates that can show 16:9 content? Or is it possible to have 16:9 FLVs be letterboxed into the 4:3 video area?...
I am pretty sure I read in the docs that you can resize the single title player to fit the 16:9 dimensions: *To resize a single-title Player for video with...
... So, a squished single title template that then fits 16:9 video perfectly would have black bars down the sides when showing 4:3 video ads, which would be...
... Thanks for that, but it does seem to only apply to the single title player. If we also use the thumbnail template would it be possible to get the video...
I just want to say thank you to everyone who's filled out the survey so far. Your responses are important to us! If you haven't filled out the survey yet,...
Hey everyone, I'm a producer on a clip TV show and we are paying to license footage. We are looking for weird/odd, funny without trying to be funny, sexy, and...
For us, the lackluster support for 16:9 content throughout Brightcove has been an issue we've been raising for more than 18 months. At that time, they said...
Hi there, I have a Flash movie publishing a player. The player being loaded itself then loads up a utility swf. Both the publishing movie and the utility swf...
I don't know if it's necessary for the utility SWF to listen for template loaded. It will initialize automatically - it gets called by the player. You just...
Hi, What documentation are you referring to? If one has a reference to a player and listens for an event, surely it shouldn't make any difference to how things...
oops, sorry - i thought maybe you had received it from your acct mgr. it will be posted soon and i'll see if i can get it to you. the only thing with...
I just have to say, because I complained about this before, that whatever you've done to your search engine - it now KICKS-ASS. I click the search button and -...
I've recently took over dev for my company and am trying to sift through all the API's and whatnot.. and I can't for the life of me figure out how to customize...
Previously, I had built a generic player (using the Embedded 1.0 template) with no assigned content, that plays video based on reference IDs that are passed in...
... The templates generally have a specific area for the logo to go, and you would just do that in the Console. If you're using the embedded 1.0 one, you have...
Contentload doesn't have any parameters, but presumably the player has its title loaded by then. If you get the current title's id, you can then do a...
This may seem basic, but if I don't know the title Id or reference Id, is there a method to get them? Basically, I've built a custom UI player that loads...
... bcPlayer.getCurrentTitle() should tell you the title that the player is loaded with, and in fact does return the DTO of the title, so no need to do the...