Lines Matching full:now
27 - new flowplayer.js, now requires Flash 10.1 as the minimum flash version
56 - fixed to dispatch onStart also when replaying the previous clip, now the JS controlbar again work…
59 - backgroundImage css property can now be set to "none" to be removed
61 - fullScreenOnly now works in conjunction with displayTime
62 - JS plugins now handles grouped syntax like flowplayer("a.player" /*...*/ )
63 - JS function setClip can now be used to add listeners on the new Clip
64 - different players with the same configuration stored in a variable can now use JS plugins
65 - using linkUrl now works when calling JS function setClip
66 - zIndex for plugins works fine now, issue #302
109 - #30 regression caused by character replacements, removing for now and let end user deal with them.
119 - linkUrl should now work better with popup blockers: http://code.google.com/p/flowplayer-core/issu…
130 - a custom logo is now sized correctly according to the configured size
139 - Now displays a hand cursor when a linkUrl is used in clips
148 - changed the clip type property to better work as a read-write property. Now accepts 'video', 'aud…
163 - Now recognizes following kind of urls as audio clips: 'mp3:audiostreamname' (ulrs with mp3 prefix…
164 - Now ignores the duration from metadata if we already got one. Fix required for pseudostreaming
178 - canvas, controlbar and the content plugin backgound color and border color can be now given with …
192 - now handles cuepoint parameters injected using the Adobe Media Encoder
211 netConnection to an invalid state. Now when resuming playback on an invalid connection the clip sta…
220 - RSS playlist parsing now respects the isDefault attribute used in mRSS media group items
225 - enhancements to RSS playlist parsing: Now skips all media:content that have unsupported types. No…
229 - Now automatically uses a plugin that is called 'rtmp' for all clips that have the rtmp-protocol i…
233 - the result of URL resolvers in now cached, and the resolvers will not be used again when a clip i…
249 - now possible to use RTMP for mp3 files
254 - The rotating animation now has the same size and position as it has after initialized
262 - Seek target position is now sent in the onBeforeSeek event
278 - Now the player's preloader uses the rotating animation instead of a percent text to indicate the …
280 - calling close() now does not send the onStop event
281 - Clip's custom properties are now present in the root of the clip argument in all clip events that…
289 - now fullscreen works with Flash versions older than 9.0.115, in versions that do not support hard…
307 - The "play" pseudo-plugin now supports fadeIn(), fadeOut(), showPlugin(), hidePlugin() and
322 - screen is now arranged correctly even when only bottom or top is defined for it in the configurat…
325 - screen is now arranged correctly even when only bottom or top is defined for it in the configurat…
326 - Now possible to call play() in an onError handler: http://flowplayer.org/forum/8/12939
330 - clip.update() JS call now resets the duration
336 - Plugins can now be loaded from a different domain to the flowplayer.swf
337 …' node in the configuration was not working, a playlist definition was required. This is now fixed.
339 - the opacity setting now works with the logo
342 - changing the size of the screen in a onFullscreen listener now always works, there was a bug that…
345 - the API method play() now accepts an array of clip objects as an argument, the playlist is replac…
349 - setting play: null now works again
351 - now displays a live feed even when the RTMP server does not send any metadata and the onStart met…
353 …he player went to 'fit' scaling after coming back from fullscreen. This is now fixed and the origi…
354 - cuepoint times are now given in milliseconds, the firing precision is 100 ms. All cuepoint times …
355 … background image in the canvas and in the content and controlbar plugins. Now it's drawn below th…
361 - Fixed negative cuepoints from common clip. Now these are properly propagated to the clips in play…
362 - buffering animation is now the same size as the play button overlay
363 - commercial version now supports license keys that allows the use of subdomains
364 - error messages are now automatically hidden after a 4 second delay. They are also hidden when a n…
378 - Now allows the embedding HTML to script the player even if the player is loaded from another doma…
380 - A player embedded to a foreign domain now loads images, css files and other resources from the do…
392 - Now shows a "Play again" button at the end of the video/playlist
396 - Fixed firing of cuepoints too early. Cuepoint firing is now based on stream time and does not rel…
399 - The START event is now delayed so that the metadata is available when the event is fired, METADAT…
405 - stopBuffering() now dispatches the onStop event first if the player is playing/paused/buffering a…
419 - the commercial swf now correctly loads the controls using version information
431 - context menu now correctly builds up from string entries in configuration
436 - now it's possible to load a plugin into the panel without specifying any position/dimensions
444 - player now loads the latest controls SWF version, right now the latest SWF is called 'flowplayer.…
451 - Context menu now correctly handles menu items that are configured by their string labels only (no…
453 - "play" now always follows the position and size of the screen
455 - logo now takes 6.5% of the screen height, width is scaled so that the aspect ratio is preserved