Lines Matching full:play

53 - made it possible to replay a clip using play(<current_clip's_index>)
125 - it was not possible to call play() in an onFinish listener
193 - showPlugin was not working when config.play was null
204 - fixed play state button with images
218 …alize if the controlbar plugin was disabled and if the play button overlay was disabled with play:…
307 - The "play" pseudo-plugin now supports fadeIn(), fadeOut(), showPlugin(), hidePlugin() and
309 // make only the play button invisible (buffering animation is still used)
310 play: { display: 'none' }
311 // disable the play button and the buffering animation
312 play: null
326 - Now possible to call play() in an onError handler: http://flowplayer.org/forum/8/12939
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
337 - Specifying a clip to play by just using the 'clip' node in the configuration was not working, a p…
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
350 - pressing the play again button overlay does not open a linkUrl associated with a clip
362 - buffering animation is now the same size as the play button overlay
367 - pressing the play button overlay does not open a linkUrl associated with a clip
370 - workaround for missing "NetStream.Play.Start" notfication that was happending with Red5. Because …
388 - Made the play button overlay and the "Play again" button slightly bigger.
392 - Now shows a "Play again" button at the end of the video/playlist
394 - setting play: null in configuration will disable the play button overlay
395 - setting opacity for "play" also sets it for the buffering animation
418 - fix to prevent the play button going visible when the onBufferEmpty event occurs
420 - fixed: the play button overlay became invisible with long fadeOutSpeeds
443 - "play" did not show up after repeated pause/resume
453 - "play" now always follows the position and size of the screen