View unanswered posts | View active topics It is currently September 6th, 2010, 10:19 am



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
I want to do X with the audio/video player. How can I? 
Author Message
Former Plugin Developer
User avatar

Joined: March 13th, 2009, 5:02 pm
Posts: 278
Post I want to do X with the audio/video player. How can I?
Both our video and our audio players have several customizable options that can be used to tweak the appearance and functionality of the players. These options are available through flashvars. Flashvars can be added on a per episode basis, or applied to all podcasts. To add these flashvars to the audio player site wide, you need to visit Settings > Podcasting > Audio Player Options > Player Flashvars. To add these flashvars to the video player site wide, you need to add them to Settings > Podcasting > VIdeo Player Options > Player Flashvars. An example syntax for something that would be added in the text box would be:
Code:
autostart: 'yes', bg: 'e5e5e5'

To add those two flashvars on a per file basis, you need to modify the [podcast] tag in your post. The syntax for that would be:
Code:
[podcast flashvars="autostart: 'yes', bg: 'e5e5e5'"]http://example-podcast.com/episode.mp3[/podcast]

Some of the options available to the audio player include:
  • autostart - if yes, player starts automatically
  • titles - overrides ID3 information to show the episode title in the player
  • buffer - buffering time in seconds
  • transparentpagebg - if yes, the player background is transparent (matches the page background)
  • width - width of the player. e.g. 290 (290 pixels) or 100%

For a full list of audio player flashvars, please visit WordPress Audio Player flashvars.

Some of the flashvars available to the video player include:
  • image - location of a preview image; shown in display and playlist.
  • title - title of the video, shown in the display or playlist.
  • volume - startup volume of the player. Can be 0 to 100. Is saved in a cookie.
  • logo - location of an external jpg, png or gif image to show in a corner of the display. With the default skin, this is top-right, but every skin can freely place the logo.
  • backcolor - background color of the controlbar and playlist. This is white with the default skin.

For a full list of video player flashvars, please visit JW FLV Player flashvars

_________________
Jesse Altman
Spiral Web Consulting


July 15th, 2009, 11:56 am
Profile WWW
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.
Localized by MaĆ«l Soucaze © 2010 phpBB.fr