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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2617 - 2647 of 4279   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2617
To build on what Waleed mentioned, if you pass in a title ID dynamically into the config["videoId"] variable, it can work without having to worry about...
talksrealfast
Offline Send Email
Nov 1, 2007
4:53 pm
2618
Try using the stopVideo() method right before you remove the movieclip to get everything to stop playing back....
talksrealfast
Offline Send Email
Nov 1, 2007
5:26 pm
2619
I want to know how to auto start the 2.0 compact player titles. I have it embedded in my web page....
producevideo
Offline Send Email
Nov 1, 2007
7:02 pm
2620
Set config[autoStart] = true in the publishing code?...
waleed anbar
waleedhanbar
Offline Send Email
Nov 1, 2007
9:53 pm
2621
Basically what I'm trying to do is have an index page created outside of the Brightcove player, that lists titles in a certain lineup. For example, make a call...
n64man120
Offline Send Email
Nov 2, 2007
12:33 am
2622
I was wondering how you would go about splitting the RSS feed you receive from the players into multiple pages automatically. So say the RSS feed shows 100...
huntrkillr03
Offline Send Email
Nov 2, 2007
12:50 am
2623
Hello there. Are there any posts on completely customizing the player? I would like to use my own player. I suppose the real question would be how to access...
ILAN EPSTEIN
all2ez81
Offline Send Email
Nov 2, 2007
1:01 am
2624
Customizing players doesn't start with the SWF files, it starts with the publishing code (either ActionScript or JavaScript). When you place the publishing...
waleed anbar
waleedhanbar
Offline Send Email
Nov 2, 2007
1:06 am
2625
Well perhaps I should explain a bit better. What I'm trying to do is remove the menu bar from below the player and have it appear minimally on rollOver of the...
iLan
all2ez81
Offline Send Email
Nov 2, 2007
1:13 am
2626
Are you on the platform account? If so, you can start with the "embedded" template which has no player control at all, just a playback window. You can email...
waleed anbar
waleedhanbar
Offline Send Email
Nov 2, 2007
2:16 am
2627
Ahhh thanks. I'll have to find out what kind of account I'm on. I didn't sign up for the service. I'm just the one who does the website for my client who...
iLan
all2ez81
Offline Send Email
Nov 2, 2007
6:35 am
2628
This is my first Brightcove project and I'm using the chromeless 1.0 player to create a customized player. I'm not sure how to integrate my video control...
Frank Ladd
sigmundsquirrel
Offline Send Email
Nov 2, 2007
5:33 pm
2629
Can events be listened for when using normal templates? For example, if I'm using the single title player Actionscript publishing code in my own swf, should: ...
Colin Holgate
colinholgate
Offline Send Email
Nov 2, 2007
5:59 pm
2630
The RSS feed comes whole from the server, but you can parse it into an array and display only the first n items, or items n-m, etc. You can do the parsing in...
waleed anbar
waleedhanbar
Offline Send Email
Nov 2, 2007
6:32 pm
2631
you can use the RSS feeds to give you metadata associated with players. you can also append lineupid=8283927450 as a query param on the rss url to get a...
waleed anbar
waleedhanbar
Offline Send Email
Nov 2, 2007
6:39 pm
2632
Yes - all templates are programmed for these events... I would recommend the troubleshooting guide, but i think you know it by heart :-) ... if I'm using the...
waleed anbar
waleedhanbar
Offline Send Email
Nov 2, 2007
6:43 pm
2633
... Didn't I write it? No, probably not. I'll check it out anyway, to see if my very simple test line (the one I posted) has a flaw in it. I did have the...
Colin Holgate
colinholgate
Offline Send Email
Nov 2, 2007
6:56 pm
2634
I made progress. The problem was that for a change I had the onTemplateLoad call a function that set up the listeners, instead of putting them in-line like I...
Colin Holgate
colinholgate
Offline Send Email
Nov 2, 2007
10:16 pm
2636
Would the syntax your describing look like this: http://link.brightcove.com/services/link/bcpid1155316212?action=mrss&lineupid=458993623 I tried loading that...
n64man120
Offline Send Email
Nov 3, 2007
10:45 pm
2637
I'm trying to build a simple video player using Brightcove but am having a problem when loading new videos into the player. I've copied the source code from...
ahgray2001
Offline Send Email
Nov 4, 2007
1:46 am
2638
From what you describe, there may be better approaches to what you want to accomplish rather than removeMovieClip() and re-initing. One suggestion is to look...
waleed anbar
waleedhanbar
Offline Send Email
Nov 5, 2007
6:57 am
2639
Sorry, I was misleading. It would actually be like this: http://link.brightcove.com/services/link/bcpid1155316212/bclid458993623?action=rss Here's a thread on...
waleed anbar
waleedhanbar
Offline Send Email
Nov 5, 2007
7:01 am
2640
Hi there, If you take a look here - http://www.avenue11.com - you can see that there are three ways of starting a title. 1) Click on an item in a lineup...
wapachoc2
Offline Send Email
Nov 5, 2007
10:10 am
2641
I've been bringing this up for quite some time. http://tech.groups.yahoo.com/group/brightcove-dev/message/2258 I'm just using 'purgeAll'. ... caching ... ...
wapachoc2
Offline Send Email
Nov 5, 2007
10:19 am
2642
Thanks very much. That sounds like what I was really trying to do. I'll let you know how it works. Thanks, Hardin...
ahgray2001
Offline Send Email
Nov 5, 2007
12:11 pm
2643
Hi there, I'm trying to track advert plays using Omniture. How do I identify the advert playing? The player's 'adStart' event only appears to specify the type,...
wapachoc2
Offline Send Email
Nov 5, 2007
5:09 pm
2644
Typically the adserver handles the tracking of ads, since it also handles the management and delivery and their are stringent requirements around the...
Waleed Anbar
waleedhanbar
Offline Send Email
Nov 5, 2007
5:13 pm
2645
Has anyone had issues loading the player into flex through the swfloader technique? Mine loads fine and I'm able to communicate to it through local connection...
ave8879
Offline Send Email
Nov 5, 2007
9:27 pm
2646
... goes ... Thought it might help if I put up my example so you can see what I'm talking about "hover over progress bar" ...
ave8879
Offline Send Email
Nov 5, 2007
9:35 pm
2647
I was asking about how to have a template go to the title selection state when I want it to. As luck would have it, I had an infinite number of monkeys on...
Colin Holgate
colinholgate
Offline Send Email
Nov 5, 2007
9:42 pm
Messages 2617 - 2647 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