Flowplayer Blog This will happen to the video on the web
Select page
Scrollable 1.0.1
Jan 26, 2009 by tipiirai
This is a small bug fix release. Here are the issues resovelved in this release- getItems() did not return correct items after new items has being added / removed
- mousewheel works similarly in Opera too
- checked and tested that everything works good with jquery 1.3.1
- getVersion() returns an array [1, 0, 1] instead of string "1.0.1"
Get listed on Sites using Flowplayer
Jan 26, 2009 by tipiirai
We have now made our "Sites using Flowplayer" page public. This is your chance to promote your website on our pages. Currently www.flowplayer.org receives around 13 000 unique visitors per day and by adding your logo and a clear description for your site submission will make a positive impact.You can submit your site to this page by logging into your account and choosing "publish your domains". The newest submissions are always on the top of the page and sites with an image are listed first.
Flowplayer demystified: Company Information
Jan 23, 2009 by tipiirai
For some weird reason we have been hiding and people have asked where we are located. It's not a secret anymore - we are in Helsinki, Finland. Looking outside I can see approximately 30 centimeters of snow and the temperature is about -5 centigrade. Splendid and sound!
But we wanted to reveal more than just that. We wrote a company presentation just like any normal company would do. It tells you who we are and what we are doing. Some of our future plans are also explained.
jquery.scrollable 1.0.0
Jan 21, 2009 by tipiirai
Highlights
New version of scrollable can be found here. Here is a shortened list of the most important new features.
- a whole new API for interacting with scrollable.
- now it's possible to add/remove items from scrollable using standard jQuery methods.
- automatic action generation for "next page" and "prev page".
- interval option to automatically step through elements in specified intervals.
- next/prev links can now be hidden (or styled) when they are not active
- new important listener: onBeforeSeek
See full list of new features and changes.
Scrollable demos
There are six new demos for scrollable. They are in crucial part when learning this tool. Don't miss them.
jQuery 1.3
New version of jQuery was released on January 14th, 2009 and Flowplayer is a heavy user of this library. This meant a lot of testing and making little changes mainly for the website. We had to make a new version of the playlist plugin so that it is now compatible with latest jQuery version.
We have now certain that all our tools and plugins work with both 1.2.x and 1.3.0 versions of jQuery.
What next?
My next work is to make a huge update for overlay and expose tools. Stay tuned!
Captions plugin
Jan 20, 2009 by Anssi
A new Captions plugin is out now. You can use it to show subtitles and other text captions over the video. It supports caption files in the Timed Text format and in SubRip format. It's fully compatible with playlists and you can show captions for all the clips included in the playlist.
See it in action here!This is the initial release of this plugin. It was contributed by Daniel Rossi.