Lines Matching refs:a

15 See html/FlowPlayer.html for a simple example!
64 - Added a new callback onFlowPlayerReady() to the JavaScript API.
75 - Embed view shows a direct link to the current video file
78 - Email-a-link functionality:
101 - MP3 playback (following are not supported yet: Protection codes (a.k.a. anti-leeching))
104 - Added the possibility to play a clip via JavaScript
106 - Added possibility to play a clip having a RTMP url
112 - Possibility to load a page for suggestions instead of just playing them in the same
116 - You can now seek to the beginning or the end of a video using the scrubber
117 - Setting a new config using JavaScript via setConfig() now re-creates the UI so that it properly
119 …- baseURL was not used if it was specified in a parent config and the playlist was specified in it…
121 …- doubleclickin on the "play" overlay at the beginning of a playlist caused the player to pause. N…
128 - Suggestions a.k.a. related videos
129 - Loading of configuration using RTMP from a streaming server
130 - The native full screen ads were removed and replaced by a flowplayer.org logo
131 - Added a new clip type 'video' that ensures correct playback for h.264 videos supported
149 …- Added 'overlay' to image clips. Can be used to overlay a play button image on top of another ima…
150 - Addes a built-in Big Play Button overlay.
151 …- Added new clip specific configuration variable 'liveStream' to specify that the clip is a live s…
152 played from a media server.
160 …- New maximum play count for clips in the playlist. Controlled with a clip specific 'maxPlayCount'…
164 …- The time display was corrupted with videos longer than 60 minutes. Now uses a smaller font so th…
181 specify the length of the buffer in seconds when streaming FLV. Fixed a
184 0.9.4 Added a 'baseURL' variable that can be used to specify the location of
188 If the 'videoFile' variable's value contains a '.flv' or '.swf'
190 on the detected flash version. If a prefix is not present, the player
194 - Displays a "BUFFERING..." text when filling the video buffer.
197 - Added a new start() function to the FlowPlayer class.
201 - Added ability to loop; Contains a new toggle button to control looping.
211 - Added a 'autoBuffering' option and welcome image support.
212 - Added a 'hideContols' option to hide all buttons and other widgets and
227 became visible when using only the obect-tag to embed the player into a page.
252 seek to the very beginning of a clip.
262 is off. There was a bug that prevented this.
280 - Resizing of the video area through a menu
293 * Possibility to configure the player using JavaScript and a configuration object
301 - Adjacent clips are played as one stream when using a streaming server
308 - noVideoClip config setting that can be used to specify a video clip or an image to be played when
311 …- Fixed buffering indicator, did not show the buffer lenght correctly when not using a streaming s…
324 …was caused by two method names in the new JavaScript API. As a result, these methods are now renam…
329 - Finally added a volume control slider
331 - Added a possibility to hide the playlist control buttons (next clip and previous clip buttons)
354 - Possibility to disable transport control buttons using a clip specific option.
357 by specifying an empty hyperlink URL to a click.
365 …- Added a type property to playlist clips so that the URLs don't need to have an extension (swf, f…
368 - playlist control buttons (next & prev) did not fade out when disabling them for a clip
382 - Added a new "thermometer" skin, ends up in FlowPlayerThermo.swf (does not include the playlist
384 - Andrew Rice: Faster seeking with lighttpd by using a binary search to find the keyframes.
388 - Added full screen support. Opens a new browser window that occupies all screen estate.
389 - Added a new view that shows the HTML code for embedding the video in blogs etc.
398 - a SWF in a playlist is not loaded on top of the control button area (new the control area
407 Fixes a bug in the new full screen feature, it was not able to dynamically add the required
414 - Added a button to open the full screen page.
416 - Added a 'autoRewind' option that is used to rewind to the first clip in the playlist. The old
418 (if there is a splash).
420 that have a big play button image.
421 - Added a per clip parameter 'allowResize' that can be used to override the scaling setting.