Lines Matching refs:a

5 - #614 when the clip ends if the next clip in the provider has a different provider close the provi…
6 …ach the display on start events which causes issues in buffering events after a seek in stagevideo.
21 - #586 add a bitrate label with a new namespace attribute fp:bitratelabel.
23 - #494 with relative filenames with a root path strip the baseurl of paths first.
53 - made it possible to replay a clip using play(<current_clip's_index>)
57 - cuepoints were fired multiple times when there is a playlist with several clips. Issue #150.
60 - fixed the facts that clips in a playlist were cut off by a fraction in the end
62 - JS plugins now handles grouped syntax like flowplayer("a.player" /*...*/ )
64 - different players with the same configuration stored in a variable can now use JS plugins
82 … and no stop event first before reconnecting due to a connection timeout so the player comes out o…
84 - #363 silent seek and force to seek to a keyframe or else video frame will not display initially w…
91 - #390 correct seek back to a valid time on invalid seeking while seeking in the buffer.
92 - #404 implement netstreamplayoptions for http streams, resets the stream or start loading a new st…
99 - #426 when a plugin width is set to a percentage, x/y is required to be floored or else it will af…
106 - #461 when we have a clip base url set, we need the complete clip url sent to play2 for http strea…
107 - #470 check for a playlist when replacing the playlist with an rss feed.
120 - new linkWindow value "_popup" opens the linked page in a popup browser window
126 …ve the infoObject for custom netStream and netConnection clients in cases where the infoObject is a
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
147 - a new 'type' clip property exposed to JS
148 - changed the clip type property to better work as a read-write property. Now accepts 'video', 'aud…
152 - fixed #112, wrong URL computation when using clip with relative URL on a page with a / after a # …
165 - Fix to reuse buffered data when replaying a clip
173 - Fix to correctly detect if the player SWF name contains a version number and if it does also use …
181 - added feature to obtain bitrate and dimension information to a new clip custom property "bitrates…
188 - countPlugins() was throwing an error when a plugin was not found
191 - added a loadPluginWithConfig method to FlowplayerBase, accessible from javascript. Fixed double o…
199 - fixed scrubber behaviour with a playlist containing 2 images (or swf) in a row
210 - The player went to a locked state when resuming playback after a period that was long enought to …
227 - Possibility to pass a RSS file name with playFeed("playlist.rss") and setPlaylist("playlist.rss")…
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…
237 - Dispatches onMetadata() if an URL resolver changes the clip URL (changes to a different file)
247 - the width and height settings of a logo were ignored if the logo was a sWF file
265 - Did not persist a zero volume value: http://www.flowplayer.org/forum/8/18413
271 …ptions 'connectionCallbacks' and 'streamCallbacks'. Both accept an Array of event names as a value.
278 - Now the player's preloader uses the rotating animation instead of a percent text to indicate the …
286 - Replay of a RTMP stream was failing after the connection had expired
287 - Security error when clicking on the screen if there is an image in the playlist loaded from a for…
290 - replaying a RTMP stream with an image in front of the stream in the playlist was not working (vid…
298 - added possibility to associate a linkUrl and linkWindow to the canvas
303 - if plugin loading failis because of a IO error, the plugin will be discarded and the player initi…
319 - clip urls were not resolved correctly if the HTML page URL had a query string starting with a que…
321 - a cuepoint at time zero was fired several times
324 - a cuepoint at time zero was fired several times
329 - The play button overlay no longer has a gap between it's pieces when a label is used: http://flow…
331 - a label configured for the play button overlay did not work in the commercial version
336 - Plugins can now be loaded from a different domain to the flowplayer.swf
337 - Specifying a clip to play by just using the 'clip' node in the configuration was not working, a p…
342 - changing the size of the screen in a onFullscreen listener now always works, there was a bug that…
350 - pressing the play again button overlay does not open a linkUrl associated with a clip
351 - now displays a live feed even when the RTMP server does not send any metadata and the onStart met…
364 - error messages are now automatically hidden after a 4 second delay. They are also hidden when a n…
367 - pressing the play button overlay does not open a linkUrl associated with a clip
368 - license key verification failed if a port number was used in the URL (like in this url: http://my…
369 - added audio support, clip has a new "image" property
376 …Using a backgroundImage on canvas, in the content plugin, and for the controls is also possible to…
377 from a foreign domain - BUT backgroundRepeat cannot be used for foreign images.
379 - Added a 'live' property to Clips, used for live streams.
380 - A player embedded to a foreign domain now loads images, css files and other resources from the do…
381 …properties to the logo, in commercial version you can set these to point to a linked page. The lin…
384 * "_blank" specifies a new window.
387 …ed page is opened when the video are is clicked and the corresponding clip has a linkUrl specified.
392 - Now shows a "Play again" button at the end of the video/playlist
393 - Commercial version shows a Flowplayer logo if invalidKey was supplied, but the otherwise the play…
408 - made it possible to autoBuffer next video while showing an image (image without a duration)
425 - playing a clip for the second time caused a doubled sound
430 - logo only uses percentage scaling if it's a SWF file (there is ".swf" in it's url)
432 -always closes the previous connection before starting a new clip
436 - now it's possible to load a plugin into the panel without specifying any position/dimensions
449 - changed to loop through available fonts in order to find a suitable font also in IE