OK - Thanks everyone. I got it working in the end. I knew it would be something simple and it was! What isn't mentioned in any of the tutorials is to make sure...
I got the resolution independent thing sorted out. The player sets Stage.align = 'TL'; so I had to adjust my code to start with that alignment. I am still...
I am having a situation where I want to be able to control the brightcove player through either javascript or actionscript, so that certain events can be...
You are free to attempt to perform your own more granular geo-restriction around the brightcove player if you want, but, beyond us/non-us, it's not built into...
All the images does not load in on the page, some backgrounds etc.. Brightcove knows this is an issue on their side, here's the link to the page where they...
Oh - I see what you're saying. I wasn't getting this issue in IE 7 or Firefox, but I've had this trouble in the past with IE 6. This is actually a bug in IE 6...
All the images does not load in on the page, some backgrounds etc.. Brightcove knows this is an issue on their side, here's the link to the page where they...
I just replied to your other post regarding the HTML issue, but I'm not sure what you mean about adding movies to your new player that you've built outside of...
... Most likely you're using a flashid that is different in the page compared to in the Actionscript. Check the line that says this: config["flashId"] =...
Anyone know if there is a chance that the pay perview minimum amount will go lower than $.99 ? I have a number of short films that would get more rentals at 50...
There's just a basic industry-wide issue with pay per download videos and music. It costs money to host and deliver these videos, and to deal with the DRM. If...
Hi, I was wondering if it is possible to access the BC API without FLASH. I would like to get a tag cloud in HTML. A click on the tag should then call the...
You can get tags as one of the title DTOs, but I'm not sure which way you'd want to go about getting all of the title information since I'm not sure if you'd...
Hi, we are streaming and I am seeing some timing anomalies. It doesn't happen everytime but usually happens just after the page gets loaded when I click on the...
Well the thing is, I want more control over the player, and the only two ways that I see for that to be possible is through actionscript or javascript, and...
Scripting across iframes is possible... unless i'm missing something specific about your situation. As long as both your page and the iframe source are on the...
The new templates have the fancy behavior of scaling the video into the corner when you bring the BC menu up. That's ok except that if you want to go into...
Hi all, I have got some issue embedding the brightcove player in Flash. When I upload the SWF with the code to embed the player to my web server, the player...
... A bit more info, I have a video/player that is 267 pix wide on a stage that is 300 pixels wide. I am trying to center the player on the stage. Originally,...