Brightcove Logo
Forum
  • Support
  • Blog
  • Developer
  • Customer Sign In
← Brightcove.com
  • Register
  • ·
  • Sign In
  • ·
  • Help
Go To
  • Brightcove
  • Video Cloud
  • Video Preparation & Encoding
  • General Development
  • Uploading & Managing Media
  • Creating Player Templates with BEML
  • Creating & Publishing Players
  • Ad APIs
  • Advertising & Monetization
  • Media APIs
  • Reporting & Analytics
  • Flash-Only Player APIs
  • HTML5 & Mobile Video
  • Smart Player APIs
  • Discussions regarding iPhone, iPad, Android...SDKs
  • App Cloud
  • App Development
  • Suggestions & Feedback
  • Announcements
  • Brightcove
  • :
  • Search
  • Posts
  • Users
 
  • Advanced Search...
Show
Toggle Close Toggle Open By location
  • Brightcove Community
    • Video Cloud
      • There are no unread messages in this message board Video Preparation & Encoding
      • There are no unread messages in this message board General Development
      • There are no unread messages in this message board Uploading & Managing Media
      • There are no unread messages in this message board Creating Player Templates with BEML
      • There are no unread messages in this message board Creating & Publishing Players
      • There are no unread messages in this message board Ad APIs
      • There are no unread messages in this message board Advertising & Monetization
      • There are no unread messages in this message board Media APIs
      • There are no unread messages in this message board Reporting & Analytics
      • There are no unread messages in this message board Flash-Only Player APIs
      • There are no unread messages in this message board HTML5 & Mobile Video
      • There are no unread messages in this message board Smart Player APIs
      • There are no unread messages in this message board Mobile SDKs
    • App Cloud
      • There are no unread messages in this message board App Development
      • There are no unread messages in this message board Suggestions & Feedback
      • There are no unread messages in this message board Announcements
Toggle Close Toggle Open By author
turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Toggle Close Toggle Open By date
  • All
  • A day ago
  • A week ago
  • A month ago
  • A year ago
Toggle Close Toggle Open By metadata
  • Solved
  • Kudoed
Toggle Close Toggle Open By type of post
  • Forums
  • Blogs
  • Groups
Toggle Close Toggle Open By contents
  • Images
  • Attachments
Advanced Search Options
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Any one, but not necessarily all of the words you enter here will appear in the search results.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
None of the words you enter here will be allowed in the search results. You can only use this field when you have also filled in one of the other fields in this section.
Limits search results to topics that have no replies.
Limits search results to topics that have no replies.
 
  • Discussions
  • in accepted solutions Remove
  • +
  • solved Remove
  • +
  • in Creating Player Templates with BEML Remove
1 - 10 of about 100 discussions
Sorted by:
Solution Date
  • Date
  • Views
  • Kudos
  • Replies
  • Best Match
  • Subscribe to RSS Feed for this Search
  • Permalink
There are no new messages in this topic
Accepted Solution

Horizontally Align a ThumbnailButton within a List...

by crcmarketing in Creating Player Templates with BEML
I'm having some difficulties centering my ThumbnailButton in the center of a ListItem and wondering if this is possible to accomplish?   Here's my code currently:   <TileList id="videoLis...
Show results in replies (1)
  • Figured it out.   Instead of focusing on the ThumbnailButton object, I found out you can just add p...
‎03-26-2013 10:34 AM
1 Reply
224 Views
There are no new messages in this topic
Accepted Solution

BEML of ChromelessVideoPlayer element

by Carol in Creating Player Templates with BEML
Hi, I would like to customise the ChromelessVideoPlayer BEML element. I want the BEML code of all the elements that is included in the ChromelessVideoPlayer element to by able to add custom element...
Show results in replies (1)
  • ...;{videoPlayer.enableCaptions(true)}" toggledClick="{videoPlayer.enableCaptions(false)}&quot...
‎01-15-2013 02:16 PM
1 Reply
526 Views
There are no new messages in this topic
Accepted Solution

Changing Current Video with Image or ThumbnailButt...

by tnelson1 in Creating Player Templates with BEML
...possible "functions" for the click event on the <Image> tag, with no success. Perhaps my issue stems from an unfamiliarity with BEML function creation, so any pointers would be great...
Show results in replies (1)
  • You should use the loadVideo function.   click="{videoPlayer.loadVideo('1862648837001')}"...
‎10-08-2012 03:17 PM
2 Replies
339 Views
There are no new messages in this topic
Accepted Solution

What system fonts are supported?

by Eileen in Creating Player Templates with BEML
According to the documentation, the players use system fonts, but I have tried to use various "system" fonts and they do not work. I don't know whether it is because I am not specifying the...
Show results in replies (1)
  • You should be able to use more fonts, not just using the generic names.   For example, these are wo...
‎07-26-2012 11:48 AM
4 Replies
438 Views
There are no new messages in this topic
Accepted Solution

Has anyone created a playlist player with vertical...

by leongaban in Creating Player Templates with BEML
I'm looking for the BEML that would create the thumbnails / playlist area in this player:  
Show results in replies (1)
  • This is a standard Brightcove player, you can utilize it as is, or copy it and then edit the BEML...
‎06-25-2012 03:25 PM
2 Replies
304 Views
There are no new messages in this topic
Accepted Solution

How to implement a next/prev button in BEML

by RogerMind in Creating Player Templates with BEML
...implement that?   This is the actual version of the BEML template:   <Runtime> <Theme name="Deluxe" style="Light"/> <Layout id="application" boxType...
Show results in replies (1)
  •   <Button visible="{adContext.playPauseVisible}" showBack="false" ...
‎06-18-2012 10:31 AM
2 Replies
380 Views
There are no new messages in this topic
Accepted Solution

BEML player TabBar on iPad

by Eugen in Creating Player Templates with BEML
Hi all,   I've searched the net for a while but didn't find any reference to my problem. So here it is.   I have a BEML player (express account) that loads playlists in a TabBar and respective videos...
Show results in replies (1)
  • Yes, you are absolutely correct. Certain BEML elements are unsupported with regards to HTML5...
‎03-06-2012 02:57 AM
3 Replies
399 Views
There are no new messages in this topic
Accepted Solution

How can the text value in a BEML template be dynam...

by Buzz_Video in Creating Player Templates with BEML
1. How can the text value in a BEML template be dynamically changed from the page?   2. Can a value be added to this template text item that can be changed from the HTML - CDATA or variable path and...
  • Tags:
  • api
  • BEML
  • HTML
  • Text
Show results in replies (1)
  • .../player-configuration-parameters-beml   As a quick example, I've added the following line to my BEML...
‎03-02-2012 02:11 PM
2 Replies
365 Views
There are no new messages in this topic
Accepted Solution

End screen skinning

by georgejr in Creating Player Templates with BEML
Is there any solution to create a different design in chromeless player for the endscreen?
Show results in replies (1)
  • ...things to be aware of in creating custom skins for different BEML components: Custom skins you create...
‎05-02-2012 06:38 AM
1 Reply
269 Views
There are no new messages in this topic
Accepted Solution

Problem: Playlist not working in new player templa...

by leongaban in Creating Player Templates with BEML
Hi guys, I'm not sure what is going on here, but I just created a new playlist player based off the compact tabbed navigation 3.0 template.   I removed the title at the bottom and the tabs then inser...
  • Tags:
  • playlist
  • template
Show results in replies (1)
  • From the media module, have you assigned any playlists to this player?  I am guessing this is the i...
‎05-03-2012 05:31 PM
8 Replies
706 Views
  • « Previous
    • 1
    • 2
    • 3
    • …
    • 16
  • Next »
Powered by Lithium

About Brightcove

Brightcove Inc., a leading global provider of cloud content services, provides a family of products used to publish and distribute the world's professional digital media. The company's products include Brightcove Video Cloud, the market-leading online video platform, and Brightcove App Cloud, the pioneering content app platform. Together, more than 4,200 customers in 50 countries rely on Brightcove's cloud content services to build and operate exceptional media experiences across PCs, smartphones, tablets and connected TVs.

Company

  • Video Platform
  • App Platform
  • Learning
  • Services
  • Partners
  • Company
  • Events
  • Careers

Support

  • Documentation
  • Knowledge Base
  • Training Videos
  • Contact Support

Developer

  • Documentation
  • Reference
  • Articles
  • DevTV

Quick links

  • HTML5 Video
  • App Cloud
  • Video Streaming
  • Live Streaming
  • VPAID
  • Video Hosting
Subscribe to the Brightcove RSS feed Follow @Brightcove on Twitter Connect with Brightcove on Facebook

Brightcove Inc.

  • © 2012 Brightcove Inc.

  • Terms & Conditions
  • Privacy