Category Archives: jlEmbed
Documentation related to jlEmbed.
jlEmbed YouTube API
Posted on August 12, 2011 by jason
If you’re interested in this, you might also like my ytPlayer at http://ytplayer.com. jlEmbed version 5.0.0+ only. jlEmbed includes an array of YouTube API functions to help you interact with the YouTube player and service. These functions will help you create and control a custom YouTube video player. Example: $("#currentPlayerState").val(jlembed_getPlayerState(playerId)); Below is a complete list [...]
Posted in jlEmbed | 2 Comments »
jlEmbed Examples
Posted on February 21, 2011 by jason
Below are some examples which demonstrate each of jlEmbed’s modes for jlEmbed version 5.0.0+ only. Remember to include the latest version of jQuery in your document before including jlEmbed. For best results, check frequently for updates to jlEmbed and maintain a local copy of the current version.
Posted in jlEmbed | 2 Comments »
jlEmbed Options
Posted on February 21, 2011 by jason
This page lists all of jlEmbed’s available options for each mode for jlEmbed version 5.0.0+ only. Options define and control the behavior of jlEmbed. Below is an example of how jlEmbed’s options are used. Options are defined as attributes in an HTML object. Each option is prefixed with data-. The following example embeds a custom [...]
Posted in jlEmbed | Comments Off
jlEmbed – A jQuery Plugin For Embedding Media
Posted on February 21, 2011 by jason
jlEmbed is a plugin for jQuery, which makes it easier to add embedded media players to your webpage. With support for Adobe Flash, Quicktime, Real Player, Silverlight, Windows Media Player, and YouTube, you will no longer need to hard-code lengthy, cumbersome, and invalid HTML for your music or videos. jlEmbed also has built-in music playlist [...]
Posted in jlEmbed | No Comments »