Lines Matching +full:- +full:- +full:strip +full:- +full:components
3 * The player flash components are: FlowPlayer.swf, FlowPlayerWhite.swf, FlowPlayerBlack.swf and Flo…
21 - New example.html included, old example files were dropped from the distribution package
22 - New version of flashembed.min.js, it has some bugs fixed
24 - Sometimes the buffering animation was left running in the beginning of videos.
25 …- Scaling problems fixed. You can use showOnLoadBegin: false in the clips to prevent them from sho…
30 - Buffering animation was left visible when pausing and resuming using the control-bar's
34 - Hardware Scaled video in full-screen mode
35 - New buffering rotation animation
36 - New option controlBarGloss
38 - The control bar hiding is now based on mouse move delay, works much better that way
39 - Calls onFlowPlayerReady() also when you use the configInject option.
40 - Does not show NaN's in the time display when playing MP3 clips with autoPlay: false
41 - The stop button behaves correctly for MP3 clips
42 - Replay button in the suggestions view fixed
43 - Does not produce sound in the beginning of clip when autoPlay: false and autoBuffering: true
44 - Now shows the first frame of video when autoPlay: false and autoBuffering: true
45 - Fixed: was not possible to set the clip's duration just using the 'end' parameter
46 - Does not show the buffering rotation animation at the end of playList
49 - Arranges the buttons to the left if the scrubber is not shown (when using showScrubber: false)
50 - Does not show the video link in the Embed popup unless videoLink is specified in config
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…
58 …- Shows the big play button overlay image by default, new config option 'usePlayOverlay' that can …
60 - New button to mute and unmute the sound volume
61 - Possibility to show/hide every button and widget in the control bar
62 - New overlay play button graphic
63 - New rotating buffer animation
64 - Added a new callback onFlowPlayerReady() to the JavaScript API.
65 - New default skin 'air'
68 - Removed the loop button (unnecessary)
69 - The initial volume level is now 50%
70 - The popup menu automatically hides after 10 seconds if not closed by the user.
71 - Added new "onPlaybackTime" callback to the JavaScript API. Reports the current time
73 …- setting autoPlay: true now starts playing when the 'play' button overlay is used as the first cl…
75 - Embed view shows a direct link to the current video file
78 - Email-a-link functionality:
83 - AdServer functionality:
87 - autoRewind now rewinds to start and stops if loop is false
88 …- The initialScale config option works correctly when the controls are hidden using hideControls: …
89 - playList support with RTMP streaming servers was broken
93 …- FlowPlayer prevented page elements from loading properly when the page was refreshed in IE. Now …
94 - setConfig() JavaScript API function is initialized as early as possible to
96 - does not load the fullscreen.js from flowplayer.org when using the native full screen mode
97 - volume level was reset back to 100% when scrubbing
101 - MP3 playback (following are not supported yet: Protection codes (a.k.a. anti-leeching))
102 - Google Analytics support
103 - Extensions to the JavaScript API
104 - Added the possibility to play a clip via JavaScript
105 - Added possibility to set programmatic cue points using JavaScript
106 - Added possibility to play a clip having a RTMP url
107 - Player initializes without specifying any config. After that you can use the JavaScript API
109 - Embed code does not include child configs any more. Only the configuration set by
111 - Possibility to supply the embed code in config
112 - Possibility to load a page for suggestions instead of just playing them in the same
115 - Seeking is more accurate so that it seeks exactly where the scrub bar is released
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
119 …- baseURL was not used if it was specified in a parent config and the playlist was specified in it…
120 - does not load the fullscreen.js from flowplayer.org when using the native full screen mode
121 …- doubleclickin on the "play" overlay at the beginning of a playlist caused the player to pause. N…
123 - Fixes to suggestions:
124 - Does not unnecessarily load the suggestion URL several times.
125 …- Suggestions loading did not work when using an external config file. Caused the player to initia…
128 - Suggestions a.k.a. related videos
129 - Loading of configuration using RTMP from a streaming server
130 - The native full screen ads were removed and replaced by a flowplayer.org logo
131 - Added a new clip type 'video' that ensures correct playback for h.264 videos supported
134 - RTMP recorded streams were not played to the end
135 - Fixed the sample HTML files
138 - Skinning kit
139 - Added all dependencies to the source distribution package
141 …- videoHeight does not have any effect in full screen mode any more, now resizes to fit the full a…
142 - configured progress bar, buffering bar etc. colors were ignored
145 - Smoothing of FLV videos (antialiasing of scaled video)
146 - Native Flash full screen mode added.
147 - The Long Play version (FlowPlayerLP.swf) now resizes to full screen
148 - Addes mouse over states to buttons.
149 …- Added 'overlay' to image clips. Can be used to overlay a play button image on top of another ima…
150 - Addes a built-in Big Play Button overlay.
151 …- Added new clip specific configuration variable 'liveStream' to specify that the clip is a live s…
153 …- Changed the background of the video area to be black. Now the player does not show the video (sh…
155 …- Added new clip specific setting 'showOnLoadBegin'. Turn this to false and the video will not be …
157 - All methods of the JavaScript API are now available in LocalConnection API as well. You can now
159 …- By default the loop button is no longer shown. You have to specify showLoopButton: true to make …
160 …- New maximum play count for clips in the playlist. Controlled with a clip specific 'maxPlayCount'…
162 - Progress bar now better seeks to the end of videos.
163 - The embed area is centered horizontally also in full screen mode.
164 …- The time display was corrupted with videos longer than 60 minutes. Now uses a smaller font so th…
166 - JS full screen works with external config file
167 - Setting showFullScreenButton to False Shortens Progress Bar - now fixed
168 - The Long Play version does not redraw the thumbs strip unnecessarily
194 - Displays a "BUFFERING..." text when filling the video buffer.
195 - Fixed playback of the start and the end of the video where the player
197 - Added a new start() function to the FlowPlayer class.
198 - Fixed Sample.fla
201 - Added ability to loop; Contains a new toggle button to control looping.
204 - Now resizes according to the size defined in the HTML page
205 - Fixed some flaws in the graphics
206 - The color of the progress bar is now gray by default (more neutral). The
208 - Removed support to play videos in SWF format.
211 - Added a 'autoBuffering' option and welcome image support.
212 - Added a 'hideContols' option to hide all buttons and other widgets and
214 - Added support for welcome images
215 - Most of the UI is now built dynamically with ActionScript instead of using
216 pre-drawn images. This results in 50% smaller download size.
219 - Fixed binary build that contained an old buggy FlowPlayer.swf
222 - Fixed resizing problem that occurred with Internet Explorer: The video was
226 - Removed the blue the background color of the player. The light blue color
227 became visible when using only the obect-tag to embed the player into a page.
232 - Support for playlists
233 - Extenal configuration file that enables configuring all the existing
236 - Basic skinning support: Images for all buttons (play, pause, looping
242 - 'hideBorder' option
243 - visual improvement of control buttons
244 - dragging can be now done by clicking anywhere in the progress bar area
245 - clicking on the video area pauses and resumes playback
246 - scaling the splash image is now optional. Alternatively it can be centered
248 - removed the border surrounding the video area
249 - plus some more minor changes
251 - Seeking using the dragger button is more accurate. Now it is possible to
253 - Stops playing in the launching player when the full screen player is opened. This
260 - Does not buffer unnessessarily if looping through one clip again and again
261 - Playback can be started normally again when the clip is done and looping
263 - Clicking on the video area did not start playing if splash not used and
265 - The seeker button aligned to the right from the mouse position when it was
268 - It was not possible to use characters 'y' and 'Y' in the names inside
270 "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz?!/-:,. 1234567890"
274 - baseURLs are not appended to file name values that are complete URLs
275 - minor visual enhancements
277 - Support for long videos: Initial support for streaming servers (tested with red5) +
279 - Video duration and time indicator
280 - Resizing of the video area through a menu
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…
286 - resizing menu does not toggle pause/resume anymore [1581085]
287 - fixed missing audio on some FLV files [1568612]
288 …- Flash Media Servers seems to send the FLV metadata again and again when seeking. This caused unn…
289 - Thumnail list's scrollbar is now hidden if all thumbnails fit the available visible space.
292 - Initial JavaScript API (Requires FlashPlayer 8 or above):
296 - Changed the format how thumbnails are specified in the config object
297 - The numbers from the playlist's clips were removed
298 - Unnamed clips are hidden from the playlist
299 - Possibility to have images in the playlist. Now the splash image is internally handled
301 - Adjacent clips are played as one stream when using a streaming server
303 1.9 - More complete JavaScript API
304 - Hierarchical configuration
305 - New config variable "initialScale" to control the initial scaling of the video
306 …- New resizing option "fill window" that will fill all available space (does not care about preser…
307 - Changed the default buffer to 10 seconds
308 - noVideoClip config setting that can be used to specify a video clip or an image to be played when
311 …- Fixed buffering indicator, did not show the buffer lenght correctly when not using a streaming s…
312 …- It was not possible to pass an empty string in baseURL when using setConfig() in the JavaScript …
313 - loop config setting was broken
314 - Clip is now better recognized as completely played
320 - It was impossible to disable autoPlay and autoBuffering
323 …- Fix for the message on IE: "Object doesn't support this property or method' Line 48, Char 3". Th…
326 - Inlcuded javascript.txt (documentation for the JavaScript API) in the distribution packages.
329 - Finally added a volume control slider
330 - Made all progress bar and volume slider colors customizable
331 - Added a possibility to hide the playlist control buttons (next clip and previous clip buttons)
332 - Fixed the sample html files to work in Internet Explorer. The pages now use SWFObject
336 …- Changed volume slider to change the volume while the slider is being moved. The previous version…
339 - Now resets the play/pause button correctly when the clip ends and looping is not used
340 …- Looping does not go to the splash after the last clip in the playlist is finished. Instead the p…
345 - Protection scheme to prevent inline linking (http://en.wikipedia.org/wiki/Inline_linking)
347 …- Images in playlist are resized according to the menu options. Images also respect the 'initialSc…
350 - If loop is off the player stops on the last frame of the clip
353 - New config options to hide the loop button and the size options menu.
354 - Possibility to disable transport control buttons using a clip specific option.
355 …- Possibility to have hyperlinks for clips. Will open the linked URL into the browser when the cli…
356 - Possibility to disable pause/resume behavior associated to clicking the video area. This is done
358 - New animation that plays on the progress bar area when the video is buffering
359 …- The setConfig() method in the JavaScript API can be used over and over again to replace the conf…
362 - Two new skins included (black & white)
363 - Initial support for lighttpd
364 - Ability to include Flash movies (swf files) in playlist
365 …- Added a type property to playlist clips so that the URLs don't need to have an extension (swf, f…
368 - playlist control buttons (next & prev) did not fade out when disabling them for a clip
371 - dragger (scrubber) now causes immediate seeking when it is moved
373 - JavaScript API's setConfig() did not work correctly
374 - allows seeking to unbuffered areas when streaming with lighttpd
375 - removed unnecessary error logging
376 - volume slider goes all the way to the right edge
377 - fixed regressions in LP version: Thumbnail scrollbar was not shown,
381 - Added several event callbacks to the JavaScript API. See javascript.txt for details.
382 - Added a new "thermometer" skin, ends up in FlowPlayerThermo.swf (does not include the playlist
384 - Andrew Rice: Faster seeking with lighttpd by using a binary search to find the keyframes.
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.
390 - Changed the looks of the menu. The menu is now shown when the user hovers over the area
392 - Added more event callbacks to the JavaScript API. See javascript.txt for details.
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)
397 - Volume slider sometimes was errorneusly placed on top of the video area
398 - a SWF in a playlist is not loaded on top of the control button area (new the control area
400 - initialScale parameter did not work when the controls were hidden
401 - pause/resume by clicking the video (or the linkUrl behavior) did not work in the upper left
403 - The player now dynamically resizes itself if the size is changed in the embedding HTML. This
414 - Added a button to open the full screen page.
415 - Removed the menu auto-popup.
416 - Added a 'autoRewind' option that is used to rewind to the first clip in the playlist. The old
419 …- Added ability to include png files in playlists. Especially useful for creating transparent spla…
421 - Added a per clip parameter 'allowResize' that can be used to override the scaling setting.
422 - Changed the font used in FlowPlayer to be non italics
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.
430 - Fixed user interface problems introduced in 1.17
441 --------------------------------------------