We also had this same problem here, but I guess they forgot to mention you have to work online to get the onTemplateLoaded working. So your local testing won't...
3981
milorand
Nov 6, 2008 2:52 am
how's it going all... hope you're all doing well. here's my dilemma. I've tries to replicate the ThumbGrid custom player component that is documented on...
3982
producevideo
Nov 6, 2008 2:57 am
I need to know if anyone heard....
3983
SCOTTJENGLE@...
bearofaustin
Nov 6, 2008 2:55 pm
THEY CALLED YESTERDAY, $6000 ONE TIME FEE. TOLD ME A YEAR AGO THEY WERENT GOING AWAY. HAVE HUNDREDS OF VIDEO I SPENT LONG HOURS PUTTING UP. THEY ALSO ASSURED...
3984
iainmacneill
Nov 6, 2008 7:38 pm
Micky, Wondering if you ever found an answer to this question? I am currently in the process of making a custom Brightcove Badge player, that has most (if not...
3985
waleed anbar
waleedhanbar
Nov 6, 2008 9:24 pm
There appears to be some confusion about Brightcove 3 Basic edition pricing. Brightcove 3 Basic edition is offered on an annual contract basis at a price that...
3986
SCOTTJENGLE@...
bearofaustin
Nov 7, 2008 4:05 am
I TALKED TO A REP YESTERDAY TO EXTENT AS ME TAKING ALL MY VIDEO DOWN IS GOING TO TAKE DAYS NOT HOURS. SHE SAID IT WAS A ONE TIME $6000 FEE. AND IF I DIDNT...
3987
tristan.charbonneau
tristan.char...
Nov 7, 2008 3:21 pm
Hi ppl I was looking for a way to know if a video is scheduled (or not). I first though that the publishedDate was the answer, but it seems not, it's only if a...
3988
pederjakobsen
Nov 9, 2008 2:37 am
Hi, SWFLoader is listed as part of your Actionscript API, but I can't seem to find any examples of it's use outside the BEML contex (which is obviously it's...
3989
azmajus
Nov 10, 2008 12:23 am
If there is not one, I don't see a way of turning off the play and other buttons. Perhaps that can be done by setting visibility in JS or AS but I am not sure...
3990
waleed anbar
waleedhanbar
Nov 10, 2008 5:54 am
Yes, you can use BEML to create a video player without the controls. Here's how: <Runtime> <Layout width="640" height="360"> <VideoDisplay id="videoPlayer"...
3991
pederjakobsen
Nov 10, 2008 7:00 pm
Just curious, since there are large parts of your published API in Studio3 that appear to be very useful, yet undocumented in any usable way. Looking for help...
3992
Brian Deitte
bdeitte
Nov 10, 2008 7:04 pm
You can create your own template in the publishing module to have a chromeless player. Here's the BEML to use for the template: <Runtime> <Layout...
3993
Brian Deitte
bdeitte
Nov 10, 2008 7:05 pm
Sorry, missed the same response! ________________________________ From: brightcove-dev@yahoogroups.com [mailto:brightcove-dev@yahoogroups.com] On Behalf Of...
3994
Brian Deitte
bdeitte
Nov 10, 2008 7:06 pm
Sure, a lot of the Brightcove team hangs out here. Can you let us know all of the APIs that you find hard to use as well as any specific questions on the...
3995
Brian Deitte
bdeitte
Nov 10, 2008 7:08 pm
I'm not sure I understand the question. Why do you need to reload the player in an iframe? If you're looking for a way to test SWFs from a different location,...
3996
psm9640
Nov 10, 2008 8:08 pm
Hey guys, Due to the constraints of one of our templates, we're having to build some custom controls for a 300px wide single title player. The functionality is...
3997
hn_jc
Nov 11, 2008 2:18 am
Hi all. I've been reading through the documentation and am still unclear how syndication is being implemented in BC3? Will it entirely be controlled via APIs?...
3998
pederjakobsen
Nov 11, 2008 5:56 pm
... that you find hard to use as well as any specific questions on the APIs? ... On Behalf Of pederjakobsen ... be ... Great. For example, in your Actionscript...
3999
pederjakobsen
Nov 11, 2008 6:02 pm
... iframe? Ah,....ignore the IFRAME part and see if the rest of the question makes any sense; I'm basically looking for Actionscript examples of how to use...
4000
andrew_batten06
Nov 13, 2008 9:27 pm
I'm in the process of developing an analytics .swf file to use for tracking Brightcove 3 players/videos with Omniture. Since the Brightcove 3 players are...
4001
andrew_batten06
Nov 13, 2008 9:31 pm
Another point I wanted to make was that I do not want to pull the Omniture report suite ID from the page JS because I want this to work on syndicated players...
4003
talksrealfast
Nov 15, 2008 10:23 pm
Here's a method I use all the time for grabbing root params. private function getRootParam(pParam:String):String { var rootParams:Object =...
4005
martincollett
Nov 17, 2008 4:50 pm
Hi, anyone know if there's a way to add parameters to the html embed code so the loaded video plays from a point a number of seconds in, rather than playing...
4006
andrew_batten06
Nov 17, 2008 6:53 pm
This will be very helpful. Thanks!...
4007
andrew_batten06
Nov 17, 2008 7:10 pm
I've finished developing an AS3 version of the utility swf to track via Omniture, however I have an idea that I'm hoping someone here can help me with. Because...
4008
talksrealfast
Nov 17, 2008 8:09 pm
You've raised an interesting problem that I myself have been trying to solve for a while now. There's no "unload" event in Actionscript like there is in...
4009
ipm_ipm_c4@...
ipm_ipm_c4
Nov 18, 2008 2:56 pm
Win a $1,500 Gateway Computer Enter Today Voice your opinion and make a difference! Take surveys and tell businesses about the products and services YOU want. ...
4010
ipm_ipm_c4@...
ipm_ipm_c4
Nov 18, 2008 3:03 pm
Win a $1,500 Gateway Computer Enter Today Voice your opinion and make a difference! Take surveys and tell businesses about the products and services YOU want. ...
4011
readthisalan
Nov 18, 2008 5:28 pm
Hi, I'm switching to making players in Brightcove 3 and also having to implement Omniture. I just looked at the sample Analytics SWF for Google Analytics for...