Lines Matching refs:in

2 The players are located in the root flowplayer directory in the distribution package. 
4 * Sample HTML files + JavaScript for embedding the players are in the html directory.
5 * Extra example files for special cases in the extras folder
13 see the installation instruction in our Web site http://flowplayer.org
24 - Sometimes the buffering animation was left running in the beginning of videos.
25 …- Scaling problems fixed. You can use showOnLoadBegin: false in the clips to prevent them from sho…
34 - Hardware Scaled video in full-screen mode
40 - Does not show NaN's in the time display when playing MP3 clips with autoPlay: false
42 - Replay button in the suggestions view fixed
43 - Does not produce sound in the beginning of clip when autoPlay: false and autoBuffering: true
50 - Does not show the video link in the Embed popup unless videoLink is specified in config
61 - Possibility to show/hide every button and widget in the control bar
72 in the video timeline.
74 in the playList. Setting autoPlay: false will make the player pause on and show the splash.
81 * added emailDefaultMessage config option (all occurrences of [video_link] tag in the message
93 …- FlowPlayer prevented page elements from loading properly when the page was refreshed in IE. Now …
110 flashVars or injected is included in the embed code configuration.
111 - Possibility to supply the embed code in config
112 - Possibility to load a page for suggestions instead of just playing them in the same
119 …- baseURL was not used if it was specified in a parent config and the playlist was specified in it…
141 …- videoHeight does not have any effect in full screen mode any more, now resizes to fit the full a…
150 - Addes a built-in Big Play Button overlay.
157 - All methods of the JavaScript API are now available in LocalConnection API as well. You can now
160 …- New maximum play count for clips in the playlist. Controlled with a clip specific 'maxPlayCount'…
163 - The embed area is centered horizontally also in full screen mode.
170 Older releases in in version number order:
172 0.9 Initial public release. All basic features are in place.
180 0.9.3 Added new 'bufferLength' variable that can be used in the HTML page to
181 specify the length of the buffer in seconds when streaming FLV. Fixed a
202 Default looping state is defined in 'loop' parameter. Thanks Jeff Wagner
204 - Now resizes according to the size defined in the HTML page
205 - Fixed some flaws in the graphics
208 - Removed support to play videos in SWF format.
216 pre-drawn images. This results in 50% smaller download size.
234 settings. All settings defined in this configuration file can be
235 overridden using flashvars in the HTML object tag.
240 any button images in itself and therefore is slightly smaller in download
244 - dragging can be now done by clicking anywhere in the progress bar area
253 - Stops playing in the launching player when the full screen player is opened. This
266 grabbed using the mouse button. Now it stays on the same position it was in
268 - It was not possible to use characters 'y' and 'Y' in the names inside
295 * Possibility to move the playback to different clips in the playlist using JavaScript
296 - Changed the format how thumbnails are specified in the config object
299 - Possibility to have images in the playlist. Now the splash image is internally handled
300 as being the first clip in the playlist.
312 …- It was not possible to pass an empty string in baseURL when using setConfig() in the JavaScript …
324 …was caused by two method names in the new JavaScript API. As a result, these methods are now renam…
325 in the JavaScript API.
326 - Inlcuded javascript.txt (documentation for the JavaScript API) in the distribution packages.
332 - Fixed the sample html files to work in Internet Explorer. The pages now use SWFObject
340 …- Looping does not go to the splash after the last clip in the playlist is finished. Instead the p…
347 …- Images in playlist are resized according to the menu options. Images also respect the 'initialSc…
359 …- The setConfig() method in the JavaScript API can be used over and over again to replace the conf…
364 - Ability to include Flash movies (swf files) in playlist
377 - fixed regressions in LP version: Thumbnail scrollbar was not shown,
382 - Added a new "thermometer" skin, ends up in FlowPlayerThermo.swf (does not include the playlist
385 A fix to the Seek() method in the JavaScript API now works correctly with lighttpd.
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
401 - pause/resume by clicking the video (or the linkUrl behavior) did not work in the upper left
403 - The player now dynamically resizes itself if the size is changed in the embedding HTML. This
407 Fixes a bug in the new full screen feature, it was not able to dynamically add the required
411 Fixed the embedding feature so that the displayed code works in MySpace.
416 - Added a 'autoRewind' option that is used to rewind to the first clip in the playlist. The old
419 …- Added ability to include png files in playlists. Especially useful for creating transparent spla…
422 - Changed the font used in FlowPlayer to be non italics
424 width in the full screen mode.
430 - Fixed user interface problems introduced in 1.17