Lines Matching refs:that

38 	- The control bar hiding is now based on mouse move delay, works much better that way
58 …- Shows the big play button overlay image by default, new config option 'usePlayOverlay' that can …
76 * added videoLink config option that can be used to override the default
77 that is taken from the playList or the videoFile option
107 - Player initializes without specifying any config. After that you can use the JavaScript API
115 - Seeking is more accurate so that it seeks exactly where the scrub bar is released
117 - Setting a new config using JavaScript via setConfig() now re-creates the UI so that it properly
131 - Added a new clip type 'video' that ensures correct playback for h.264 videos supported
151 …- Added new clip specific configuration variable 'liveStream' to specify that the clip is a live s…
164 … The time display was corrupted with videos longer than 60 minutes. Now uses a smaller font so that
174 0.9.1 Added 'autoPlay' variable that can be used to specify whether the
180 0.9.3 Added new 'bufferLength' variable that can be used in the HTML page to
182 bug that prevented playback after an FLV was completely played.
184 0.9.4 Added a 'baseURL' variable that can be used to specify the location of
219 - Fixed binary build that contained an old buggy FlowPlayer.swf
222 - Fixed resizing problem that occurred with Internet Explorer: The video was
233 - Extenal configuration file that enables configuring all the existing
262 is off. There was a bug that prevented this.
274 - baseURLs are not appended to file name values that are complete URLs
306 …- New resizing option "fill window" that will fill all available space (does not care about preser…
308 - noVideoClip config setting that can be used to specify a video clip or an image to be played when
358 - New animation that plays on the progress bar area when the video is buffering
365 …- Added a type property to playlist clips so that the URLs don't need to have an extension (swf, f…
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.
393 …- Changed the splash image to use the 'baseURL' variable that is used with all other types of clip…
395 - Removed the playlist view (the list that showed the playlist contents under the control buttons)
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
420 that have a big play button image.
421 - Added a per clip parameter 'allowResize' that can be used to override the scaling setting.