• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Skins Cue Points and Slow Motion

Foliovision › Forums › FV Player › How to … › Skins Cue Points and Slow Motion

  • Nicole L. 11 years, 5 months ago

    After reading this bullet point:
    No expensive plugins: unlike other players who nickel and dime you for every feature, with FV Flowplayer all advanced features are available in the standard license (Google Analytics, Cuepoints, Native fullscreen, Keyboard shortcuts, Subtitles, Slow motion, Random seeking, Retina ready)

    Am I missing something here.. I do not see where to:
    1. select from different player skins.
    2. Cue points
    3. Slow-Motion

Viewing 13 replies - 1 through 13 (of 13 total)
  • Alec Kinnear 11 years ago
    Avatar photo

    Hi Nicole,

    Martin will get back to you tomorrow or Monday about how to implement these features and we’ll add some better documentation for these features.

    Which of them do you need?

    Thanks for your patience.

    Nicole L. 11 years ago

    Actually I come from a background of highly customizing flowplayer from it’s earliest versions to now. From scripting it to customizing CSS.
    Right now I’m looking over the plugin’s code hooks / filters and js to see what I can and can’t do.

    I’m the one who has been in contact with you in regards to using sub domain mapping for bucket name (url obfuscation and download security).
    Those emails between you and I were from ‘bgspoonz’.

    But right off-hand, I’ll be looking for a way to map custom fields in the plugin’s admin to the functions for the player.
    For example, having one bucket WITH folders / dirs inside leads to alot of copy/paste for my clients. When the could in a custom field list the bucket (which you basically have this).. BUT another custom field for folders / dirs inside that bucket. Say, a video folder, a splash image folder, mobile version video folder, etc.
    This would leave the client with only having to enter just ONE thing, movie.mp4 or splash.jpg vs whole urls.

    I also noticed that the plugin’s complete API is not in docs, I can understand that as I’m sure you all are in-work on a ton of things, I can only imagine :)

    My sole purpose for buying and supporting your plugin is the genius behind the coding done for implementing Amazon S3 as I was pulling hairs out trying to manage permissions / expiry etc on the bucket(s) itself.. never even thought about creating user(s) and applying permissions etc there! Can’t even begin to tell you the hours spent on trying to get correct policy applied to bucket allowing ONLY one domain to read, even with their policy generator it’s a pain.

    Alec Kinnear 11 years ago
    Avatar photo

    Hi Nicole,

    I’m glad we were able to help. We’re happy to keep improving the code of our video player. We aim to be the most feature rich and easiest to use video player on WordPress.

    Most of the advanced functionality which works with Flowplayer works directly in our plugin.

    Thanks for being part of Foliovision!

    Martin 11 years ago

    Hello Nicole,

    currently Cuepoints need to be added into out interface. The only way is to use the fv_flowplayer_attributes filter and add in data-cuepoints with value like “[1.5, 2, 3, 10]”

    Then using the cuepoint JavaScript event, you can hook in any action.

    You can read more about the filters and event in our API documentation.

    Slow Motion is an option of HTML5 players in some browsers. Normal its available in the right click contextual menu, but that has changed in core Flowplayer recently. You can use Shift + left or right arrow key to slow down or speed up the video.

    Thanks,
    Martin

    Nicole L. 11 years ago

    Understood.

    Nicole L. 11 years ago

    –1– Also, in reference to skinning the player. Do you have doc for this?

    –2– Lastly, I’m looking to add player instance right into a template file. I would like for client to only have to enter 3 pieces of information:
    1. Video filename
    2. Mobile version filename
    3. Splash Image

    I want to set the video player instance right into template file, like single-video-php. Instead of having client who has hundreds of videos have to setup each player instance in admin.

    Martin 11 years ago

    Hello Nicole,

    1. the player skin color can be customized in Settings -> FV WordPress Flowplayer -> Player Skin. We are working on adding checkboxes for all the player buttons and also support for custom skins. Right now you can only override the existing CSS.

    2. You can let your client enter the information as custom fields and then output the required shortcode and run do_shortcode() on it.

    Thanks,
    Martin

    Alec Kinnear 11 years ago
    Avatar photo

    Hi Nicole,

    That’s a great idea.

    Martin’s solution for shortcodes is the right one and could lead to a really great site owner experience.

    Hi Martin,

    Could you please build those custom fields into a proper interface which can be enabled in options and can be turned on and off using WordPress Screen Options?

    We should also do a page of documentation on how to use FV Flowplayer in templates with quick video entry.

    Nicole L. 11 years ago

    In reply to Martin:
    I should have asked this clearer, when I say ‘skin’ I’m aware of the skin modifying classes.. I meant not using the minimalist player but the functional player.

    In reply to Alec:
    You said, “We should also do a page of documentation on how to use FV Flowplayer in templates with quick video entry.”
    This would REALLY be helpful. As of right now, I have no idea of even where to begin to build a shortcode like Martin explained that includes the player in it!
    I kinda thought the player was containing 100% of flowplayer with amazon s3 connection coded in.

    Alec Kinnear 11 years ago
    Avatar photo

    Hi Nicole,

    I kinda thought the player was containing 100% of flowplayer with amazon s3 connection coded in.

    We have 100% of Flowplayer.org functionality plus a load more custom functionality and integration into WordPress which we’ve programmed. You can change the player CSS as much as you like to add another skin. What we do not have right now is multiple skins in a single website (which doesn’t sound like a particularly useful feature to me, outside of websites for small children: FV Flowplayer is focused on useful features like advertising, security and efficient workflow, not eye candy and bells and whistles).

    If you’d like to have us build the custom template and posting interface for your client, please be in touch via a support ticket and we can quote you for any custom programming.

    Making the web work for you, Alec

    Nicole L. 11 years ago

    There are a number of things that you and Martin said are ‘coming soon’ and I totally understand that.

    I ask the questions i am asking because I am tasked with transforming a number of client’s websites to WP. And they are looking to keep the customizations that I have done to the players they have now.

    Alec Kinnear 11 years ago
    Avatar photo

    Hi Nicole,

    We are available for custom WordPress development, especially in the area of improving video presentation, so don’t hesitate to contact us if you’d like help with specific websites.

    Thanks.

    Nicole L. 11 years ago

    Yea, the dev in me wouldn’t allow me to even think about paying for customizing things lol..
    Alec PLEASE understand I am totally thrilled with the player!! You guys have saved me TONS of time!!! I can get my client’s up an running with the player just fine, and then I intend on putting my code cap on and seeing what I can do on my end with adding more options / settings for player. As I do jump hurdles I will definitely pass on code.

Viewing 13 replies - 1 through 13 (of 13 total)
Reply To: Skins Cue Points and Slow Motion



Please Sign in or Register to upload files.

Related Posts

  1. FV Player's keyboard shortcuts

    FV Player’s New Features: Improved Keyboard Controls and Transcripts

  2. The native fullscreen is very simple but a bit faster

    FV Player’s New Features: Mobile Settings and Better Playlist Subtitles

  3. Working Efficiently in Windows: 5 Basic Shortcuts Most People Don’t Know

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!