Doesn't have to be a mashup. See tagloops as an online Flash development tool. We could still just use the player swf, as long as we have an easy way to get to...
I made a lot of progress with using cuepoints yesterday, but I have a new question: Is it possible to make loadTitleById() load the title as it is in the ...
Hi All, We were having problems fetching a title from outside the given lineup of videos. It would just start playing the first one on the list. THe solution...
I'm trying to do something similar to the tutorial on studio.brightcove.com (http://studio.brightcove.com/library/howto/swap-players/) Instead of swapping...
I made a lot of progress with using cuepoints yesterday, but I have a new question: Is it possible to make loadTitleById() load the title as it is in the...
That is correct. Adding cuepoints to a title adds it to a title in the player, which is a persistent object. If we removed these cuepoints every time you...
When you say it does not appear to be doing anything at all, do you mean the new player is not even loading, or that the proper lineup still is not being...
The new player is not even loading. ... E-dreamz, Inc. Justin Johnson Web Developer jjohnson@... T 704 716 3400 x112 F 704 716 3401 www.edreamz.com ......
Are other API commands working? (Just to make sure the API has been enabled through the console.) If the other API commands are working, are you sure that the...
Yes the other API commands are working and I have included the Javascript. I think it may be a scope issue now that I think about it. I'll check and let you...
Does anybody know of a fix for a Brightcove player used with the Safari web browser? Safari will crash every time (sometimes immediately, sometimes takes a...
... I sometimes get crashes in Flash authoring, if I close the window before the player is established, but I've never known of a crash in Safari. I'm using...
I have elements that continue to do their thing while the video is paused, and currently when paused the video becomes dimmed, and some Brightcove options...
Go to the settings menu for the player you're using and uncheck "Use overlay menu" ________________________________ From: brightcove-dev@yahoogroups.com ...
Go to the console, click on the "Edit" button for the player you're currently using, and click on the "Settings" tab in the "Edit Player" window. There's an...
You have both a newer version of Safari and 10.4 then I do. Unfortunatly I don't have administrator access to my workstation so I'll have to wait a while...
Thank you both. It's easy to forget sometimes that this is all a partnership between the Console and the API, and that some things are fixed in the Console!...
Hey Paul - we can't provide a fix (yet) but we are looking into many reports of this and it's high priority for us. We are aware that Safari has many issues...
... For what it's worth, I can tell Safari to pretend to be another browser, and when I do that the page loads and plays just fine, as does the other link....
I can't find any events that are sent when the video changes rate (either stops or starts). Would it be usual to have an interval that checks isPlaying() in...
If you want to keep the play button in sync with the current playback, it would be preferable to keep the playback state in a local variable. Then keep the...
... Thanks, that would do. The keeping a variable approach doesn't help for when the video gets to the end. I was searching for "rate" and "play" and other...
Can anyone point me to a brief overview of how ads work in brightcove? Specifically where do they come from? Are they added in the console or given to you by...
I'm curios if there is any way to query the lineups and videos in a lineup using something other than actionscript or javascript. Is there a coldfusion...