Search the web
Sign In
New User? Sign Up
brightcove-dev · NEW BC Forums: http://tinyurl.com/7zrqce
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1266 - 1296 of 4279   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1266
Just had a client switch over to streaming video from progressive, and now the Brightcove "loading video" message is coming up before each video plays. It is...
jamesbryanlangdon
jamesbryanla...
Offline Send Email
May 1, 2007
3:46 pm
1267
Is this a template player, or an embedded player (ie no chrome)? My understanding is that you would see the loading bar just above the nav at the bottom of the...
talksrealfast
Offline Send Email
May 1, 2007
3:56 pm
1268
It is an embedded player, uses the template embedded 1.0. I do not want to put a dev link on a message board, but it is the player at http://ngcwild.com/...
jamesbryanlangdon
jamesbryanla...
Offline Send Email
May 1, 2007
4:09 pm
1269
Does anyone know if there is a way to build a search bar into the player ? Thanks, Mike...
Michael Schreiber
efproductions
Offline Send Email
May 1, 2007
7:43 pm
1270
There are a couple of ways to do this. One, is to create an embedded player and just make everything yourself and position everything as you wish. Two, is to...
talksrealfast
Offline Send Email
May 1, 2007
7:55 pm
1271
... About the first suggestion, it may be worth mentioning that it could be an enormous amount of work to reproduce just some of the tabbed player's features,...
Colin Holgate
colinholgate
Offline Send Email
May 1, 2007
8:20 pm
1272
It would seem to me that a search box should be a default piece of some players. I'd be curious to know why brightcove hasn't incorporated a search into a few...
tiebassbugs
Offline Send Email
May 1, 2007
8:24 pm
1273
That's a very good point, and we're talking seriously about it internally. The main reason that convinced me is that search is deceptively complex, and every...
waleed anbar
waleedhanbar
Offline Send Email
May 1, 2007
8:43 pm
1274
... I wonder if you could tie search in with the general idea of run time lineups? At run time the template user could define a new lineup, using the style of...
Colin Holgate
colinholgate
Offline Send Email
May 1, 2007
8:57 pm
1275
hello i set a reference id for a specific lineup. when i try load this lineup through javascript using the "lineupId" config with the value of the lineup's id,...
poesetter
Offline Send Email
May 2, 2007
12:05 pm
1277
I have a custom player using a template with no controls. After the video has completed and I replay it, the progress event stops firing. I noticed in the core...
kenny_bunch
Offline Send Email
May 2, 2007
1:02 pm
1278
Here is what I am trying to do: When sniffing the ad call for my player, the ad call would look like: On Load ad call: ...
bmeshal
Offline Send Email
May 2, 2007
5:03 pm
1279
I'm not sure if there's any good way to "catch" the ad call going out. If you set overrideAds to true, you can create the ad call yourself, and at that point...
talksrealfast
Offline Send Email
May 2, 2007
5:48 pm
1280
http://saluteyourshorts.net/brightcove/sandbox/Dev%20Forums/lineup_ref_01.html Check that out. I'm using the JS snippet so you can see the code on the page. I...
talksrealfast
Offline Send Email
May 2, 2007
5:50 pm
1281
I tested this and saw the exact same behavior in case anyone was wondering. Sorry that doesn't really help you Kenny, but just in case anyone doubted you......
talksrealfast
Offline Send Email
May 2, 2007
6:05 pm
1282
I just received word that one of our engineers is looking into this - we haven't heard this before so we'll need to run some tests. waleed...
waleed anbar
waleedhanbar
Offline Send Email
May 2, 2007
7:16 pm
1283
Hi im setting up an online Tv station. Im trying to get up to speed with Flash but it's taking me ages! Is there anyone here based in the UK that maybe I could...
davideaston2003
Offline Send Email
May 2, 2007
9:50 pm
1284
Is there a way to find out the duration of an external ad? The playlist list entry doesn't contain a duration and I'm pretty sure one can't be passed...
k2uza
Offline Send Email
May 4, 2007
12:25 am
1285
I'm not sure what you mean by the "playlist entry" containing the duration. When the ad comes back, the root node of the XML contains an attribute with the...
talksrealfast
Offline Send Email
May 4, 2007
1:23 am
1286
Yeah, you got my question correct pretty much. It's an different ad server other than DFP and xml returned contains no ad duration (note: this is not the XML...
k2uza
Offline Send Email
May 4, 2007
1:43 pm
1287
Ah, okay. There's got to be some way to get the duration based on the file size downloaded or something, but as far as I can tell, all of the easy ways of...
talksrealfast
Offline Send Email
May 4, 2007
2:18 pm
1288
Yes, one of the reasons we require the duration in the XML ourselves is because there is no good way of getting that data at runtime. FLVs *can* have metadata...
brightcove_todd
Offline Send Email
May 4, 2007
2:26 pm
1289
I work for a company that builds games(for kids) as well as produces a lot of videos within games and within video players for the web. I was wondering if the...
oilerfaninleafland
oilerfaninle...
Offline Send Email
May 8, 2007
12:32 am
1290
If you have a Platform account you can get your hands on the embedded template, which is a very stripped down version - basically just a video window with the...
talksrealfast
Offline Send Email
May 8, 2007
4:38 am
1291
In the documentation it says externalAds will be triggered if "an unknown ad format has been returned from the ad server and the developer has configured the...
k2uza
Offline Send Email
May 8, 2007
9:59 pm
1292
If any XML comes back that the player doesn't natively understand, it will be considered unknown. By default, the players will accept certain XML formats from...
talksrealfast
Offline Send Email
May 8, 2007
10:04 pm
1293
I am currently building a custom player for a client that is subscribed to your service. when i make the call showBrightcoveMenuPage() i get the correct menu...
lukaszkarluk
Offline Send Email
May 8, 2007
11:25 pm
1294
Hi, Im calling showBrightcoveMenuPage() to bring up the MAIL, LINK etc via some custom buttons. I have created my own custom overlay menu which I switch off...
lukaszkarluk
Offline Send Email
May 9, 2007
1:14 am
1295
Hmmm... If I enable overideAds as well, I assume I can parse the XML to look for a specific item. If I don't find it, can I return the XML to be process by...
k2uza
Offline Send Email
May 9, 2007
1:27 pm
1296
Sorry for the vagueness. I'm working with a clients brightcove player and I actually don't have the access to DFP. My previous question could be pointless if...
k2uza
Offline Send Email
May 9, 2007
1:33 pm
Messages 1266 - 1296 of 4279   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help