Lines Matching full:now
38 - The control bar hiding is now based on mouse move delay, works much better that way
44 - Now shows the first frame of video when autoPlay: false and autoBuffering: true
52 - Email sending works now by default, it sends the data to flowplayer.org's email sender
53 - Menu bar is now always correctly opened above the control bar
57 …- Now uses the "native full screen" by default, no need to specify useNativeFullScreen: true to en…
69 - The initial volume level is now 50%
73 …- setting autoPlay: true now starts playing when the 'play' button overlay is used as the first cl…
87 - autoRewind now rewinds to start and stops if loop is false
93 …- FlowPlayer prevented page elements from loading properly when the page was refreshed in IE. Now …
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
121 …n on the "play" overlay at the beginning of a playlist caused the player to pause. Now doubleclicks
141 …- videoHeight does not have any effect in full screen mode any more, now resizes to fit the full a…
147 - The Long Play version (FlowPlayerLP.swf) now resizes to full screen
153 …- Changed the background of the video area to be black. Now the player does not show the video (sh…
157 - All methods of the JavaScript API are now available in LocalConnection API as well. You can now
162 - Progress bar now better seeks to the end of videos.
164 …- The time display was corrupted with videos longer than 60 minutes. Now uses a smaller font so th…
167 - Setting showFullScreenButton to False Shortens Progress Bar - now fixed
204 - Now resizes according to the size defined in the HTML page
206 - The color of the progress bar is now gray by default (more neutral). The
215 - Most of the UI is now built dynamically with ActionScript instead of using
229 FlowPlayer.html now shows this kind of markup.
244 - dragging can be now done by clicking anywhere in the progress bar area
246 - scaling the splash image is now optional. Alternatively it can be centered
251 - Seeking using the dragger button is more accurate. Now it is possible to
266 grabbed using the mouse button. Now it stays on the same position it was in
269 the playList. Now following characters are available:
283 …- Now the original FLV video dimensions are detected from the FLV metadata. The different resizing…
285 …- progress bar now goes to the start position (left) even when autoPlay=false and autoBuffering=fa…
289 - Thumnail list's scrollbar is now hidden if all thumbnails fit the available visible space.
299 - Possibility to have images in the playlist. Now the splash image is internally handled
314 - Clip is now better recognized as completely played
317 …anged to use the same configuration syntax with flashVars as with external configuration files. Now
324 …was caused by two method names in the new JavaScript API. As a result, these methods are now renam…
332 - Fixed the sample html files to work in Internet Explorer. The pages now use SWFObject
339 - Now resets the play/pause button correctly when the clip ends and looping is not used
371 - dragger (scrubber) now causes immediate seeking when it is moved
385 A fix to the Seek() method in the JavaScript API now works correctly with lighttpd.
390 - Changed the looks of the menu. The menu is now shown when the user hovers over the area
403 - The player now dynamically resizes itself if the size is changed in the embedding HTML. This
423 - Added possibility to fix the control buttons area width. Now the controls do not fill the whole
426 - Embed provided hardcoded width and height values. Now it takes those from the parent player.