As for the <body> tag, you are quite correct. I've updated the document to say "Paste it after the start of the <body> tag on the page that loads your...
Is it possible to play a video without loading a lineup into the player? I'm using the Single Title 2.0 player and loading the video after the onTemplateLoaded...
A few points: 1) You can program through the console a single title to a Single Title 2.0 player -- you do not need to assign a lineup. 2) You can pass in only...
Yep. Keep doing it the way you're doing it, but use this config line to make the message go away: config["suppressNoContentMessage"] = true; Then you're...
Are you sure about the passing solely a videoId to the snippet? I've passed in my videoId and it doesn't load into the player... still gives me the no video...
Yes, that is the standard way to assign dynamic content to our players, and is in use by many of our customers. Is it possible you have a lineup (with no...
You have to never assign content to a player for that to work. If you not assigned content to your fresh player, and then removed it, it would break. There's...
I just tried your player on Mac's Safari browser, and could not get it to appear, also, the video list was not there either. Let me know if you need more...
I've turned on Javascript access to my player.. and I do a loadCSS call to the player... but it doesn't change anything.. function onTemplateLoaded(){ ...
Basically you shouldn't try to do any "work" in the onTemplateLoaded function. This is where you should prepare your "work" by setting up event handlers and...
I'm creating a general media player in Flash, which has a few sections, one being the Brightcove video player. I'm using the Flash Brightcove component to...
i had originally sent this message to brightcove's online support, but was told that this question falls under the heading of "custom development" and thus...
It's custom development because you are writing code and our support team can't debug that for you. Starting from the beginning it sounds like your player...
well, strictly speaking, i'm not writing any code at all. i'm just using the supplied examples. anyway... the security tab has "disable actionscript/javascript...
I am looking for a developer that can help troubleshoot this bug. Can anyone help out there? Thanks, JW ... it to appear, also, the ... information. I am...
If you're referring to http://www.washingtonflyer.com, it looks like you are opening new windows for your Flash pieces, so they most likely will not "know...
it does help, thank you. the way it's coded right now, the link pops the BC player directly into a new window, without any HTML wrapping. i had thought that ...
Is there anything we need to know about playing H.264 videos in the Brightcove Players? Or will we just provide the URL to the H.264 video (same as FLV) and if...
Unless you put Google code on the actual popup page, you'll never really know about the "video_start" and "video_complete" events that show up in Google. I...
Hi, I had a custom player made and it has problems with some computers when ff is used. It seems as though if a computers C drive is somewhat maxed out and the...
I need a developer to create a custom search box for my brightcove player on my home page at http://www.bidar.tv You can e-mail me directly at reza@... or...
Is there anything we need to know about playing H.264 videos in the Brightcove Players? Or will we just provide the URL to the H.264 video (same as FLV) and if...