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 Smart Player APIs Remove
1 - 10 of 19 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

Creating a new player using the 'Publishing' metho...

by Simber in Smart Player APIs
I have created a new player, and based it on the 'Chromeless' player. How can I tell if the new player I have created is a 'Flash-Only' player or a 'Smart' player ? Is it simply changing a setting in...
Show results in replies (1)
  • A Smart Player is one that will use Flash on the desktop and HTML5 on supported mobile devices. As ...
‎01-03-2013 06:59 AM
1 Reply
226 Views
There are no new messages in this topic
Accepted Solution

Accessing List and TileList with SmartPlayer API

by matt_tvfree in Smart Player APIs
Hi All-   I have a player template with two video lists, one along the right side (a List with id=videoListRight in the template BEML) and one along the bottom (a TileList with id=videoListBottom in ...
Show results in replies (1)
  • Hello,   It's true, the Smart Player API is still working its way up to feature parity with our...
‎11-08-2012 06:36 PM
1 Reply
225 Views
There are no new messages in this topic
Accepted Solution

Trouble Playing Videos With Sample Code

by matt_tvfree in Smart Player APIs
Hi all-   New to the Smart Player API, so please excuse any dumb questions. =)   I am having trouble playing vidoes from our Video Cloud account using sample code from a tutorial. The code works fine...
Show results in replies (1)
  • Greetings,   Video ID's and Player ID's are unique to each Video Cloud account.   You cannot mix-n-...
‎11-07-2012 06:36 PM
2 Replies
311 Views
There are no new messages in this topic
Accepted Solution

Playlist ID in Smart Player

by marijka in Smart Player APIs
I'm trying to capture the Playlist ID in a javascript variable, using the smart api.   function onPlay(evt){ mediaPlaylist=typeof(evt.media.playlistID); .... }   What I get back from this is the valu...
Show results in replies (1)
  • By all intents and purposes it appears that you are using the Smart Player API; however, a Flash-on...
‎11-07-2012 06:31 PM
2 Replies
228 Views
There are no new messages in this topic
Accepted Solution

[Solved] Getting cuePoints array for given video

by MoonOne in Smart Player APIs
Hello all,   I can't get an array of cuePoints for a given video. It seems that I can get the videoID.   I also have in my full code cuePoint events that are well fired and well catched   Here is a p...
Show results in replies (1)
  • Ok Ben helped me with my problem.   Here is the code he gave and that works :   function onVideoLoa...
‎10-03-2012 06:59 PM
2 Replies
437 Views
There are no new messages in this topic
Accepted Solution

SmartAPI Player.. my event listeners are not worki...

by LCroonquist in Smart Player APIs
This is really uper close but no cigar for me. Actually, I ain't getting no cigar no matter what I try. It's funny because I have  cuepoint event firing perfectly but I cannot get a mediaevent to wor...
  • Tags:
  • event listeners
  • event listening
  • mediaEvent.STOP
Show results in replies (1)
  • You cannot include all three Brightcove javascript files when using the Brightcove Smart Player.   ...
‎07-21-2012 02:59 PM
3 Replies
786 Views
There are no new messages in this topic
Accepted Solution

Show/Hide subtitles module

by Daniel in Smart Player APIs
Hi,   I am looking for way to activate/deactive subtitles. I have added a ToggleButton in the BEML. I am able to show/hide the subtitles from an external html-checkbox. But no idea how to link those ...
Show results in replies (1)
  • You added the custom field captions, is this correct?   If so, did you make sure to give it an inte...
‎04-19-2012 06:08 AM
12 Replies
1029 Views
There are no new messages in this topic
Accepted Solution

Event catching

by Mauro in Smart Player APIs
I need to catch an event using the Brightcove API. When the video finishes to play I execute a function. I followed the API guide on the website but it's the first time I'm using Brightcove so I'm bi...
  • Tags:
  • MediaEventCOMPLETE
Show results in replies (1)
  • It appears you are using the Smart Player API but I do not see:   <param name="templateLoad...
‎03-30-2012 07:56 AM
3 Replies
364 Views
There are no new messages in this topic
Accepted Solution

External Mute Button

by Mauro in Smart Player APIs
Would like to know if it's possible through the smart API to have an html button, external to the player, to toggle the sound on and off.   Thanks
  • Tags:
  • external
  • mute button
Show results in replies (1)
  •     It is not possible right now becuase there are no volume APIs available. I can't give you a spe...
‎04-02-2012 09:07 AM
3 Replies
334 Views
There are no new messages in this topic
Accepted Solution

Buffer Begin

by mengel in Smart Player APIs
Hello,   I need to identify when buffering is ocurring during playback. I'm trying to use the MediaEvent.BUFFER_BEGIN event to identify the point that buffering starts.  Based on the documentation, i...
Show results in replies (1)
  •   Sorry for the late response but the actuall issue is the BUFFER_BEGIN event is not supported yet ...
‎03-16-2012 02:10 PM
4 Replies
490 Views
  • « Previous
    • 1
    • 2
  • 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