Player level is the lowest level you can go. I suppose you could build that logic yourself on your end, but that seems like it'd be a big pain. There could be...
This feature (title level geo-filtering, not lineup) is on our product backlog and will be included in a coming release. Sorry, I can't give any solid dates....
I am settin up my movie channel and have tapes in MiniDV and other formats I want to convert to WMV. They say it will not work if I try to do this from a CD to...
OK, I've been at this for over a week: I'm so close now: How can I call the google urchin with the ID and name of the video playing upon mediaStart? My code: ...
This is a little bit beyond the scope of Brightcove. I recommend doing some research on the web - I did a google search for "mini dv to computer" and got a...
I was wondering if there is anyway to deactivate the sign in button on the players. It is confusing some of my visitors with our site sign in page. My...
Yes but should I be worried that there NEVER is an ad? Seems odd to me. link is here: http://www.nomadsland.com/simplesearch.html Also, is there anyway to...
Does anyone know if there is a function that gets the short description from the player that is related to the badge, so whenever you hover over the badge to...
The Brightcove Badges don't have an API, so you'd have to build your own from scratch if you wanted to show the short description. They're built off of the RSS...
in response to the true tag used for searching thru tags, i dont think that works i´ve been trying for a few days now to get my search function to search more...
So after reading through all the documentation I'm still a little unclear with how to go about accessing the information in all the DTO's. for instance right...
Hello, I'm trying to understand the process of adding Advertising elements to a Title Clip. I've enabled advertising to the title clip and see that two cue...
All of the advertising settings in the console are just set up to create cue points when the player should make calls to the ad server. There's no actual ad...
Use bcPlayer.getCuePoints(titleId) to retrieve an array of VideoCuePointDTOs for the sprcified video. You can then iterate through this array to access...
... well for instance, when i have a current video playing i would need a listener for the contentLoad, then getTitleID, then getCuePoints, and then i would...
ok great im startin to make some progress finally, the only thing i cant seem to figure out now is how to call the ID of the current video playing. i have a...
well i made it this far listener3.mediaLoad = function(infoObj:Object):Void { var t:Object = bcPlayer.getCurrentTitle(); var id:Number = t.id; var cue:Object =...
Hey Guys, Trying to load the following from an external .txt file to my flash shell: 1. config["adServerURL"] 2. config["playerId"] Any ideas? Thanks in...
Is there a way for me to add a "related videos" section on my site with my embeded brightcove player that will only look for related videos in my players and...
I would like to disable the full screen mode, along with the button corresponding to it because (a) I don't think the videos we've uploaded look as nice when...
Waleed, This is a page Im developing that was working and now will not play: http://atmos.adventureonline.tv/ I changed the reference to federated_test.swf ......
Full screen mode should only be possible with the players on Brightcove.com. Since these do not use JavaScript, I'm assuming you're talking about the mode...
Adam, Your assumption is incorrect. I am talking about the button at the bottom of the Brightcove players that gives the viewer a larger, full screen...
... To be sure we're talking about the same thing, is it larger or is it full screen? Is there anything you can do about your uploaded videos? For example,...