Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Web Design (WordPress, Joomla, etc.) How does apple.com have custom controls etc… Quicktime

  • How does apple.com have custom controls etc… Quicktime

    Posted by Bengt Jonsson on February 23, 2011 at 5:34 pm

    Not sure if this is the right forum. Apologies in advance.

    Please look at this page: https://www.apple.com/macbookair/#macbook-air-video

    A few questions:

    1. As you drag the cursor over the video, how do they implement this controller?
    2. On the right of the controller, there is a button that looks like a monitor that allows you to choose 3 different resolutions. How can the lay user use this capabilility on their own site? Does a video have to be encoded for all 3 resolutions, or just the highest and then something is scaling it down on the fly?
    3. To the right of the resolution button , there is a full screen button. How is this done?

    Basically I want the same thing that apple.com is using. I feel like I’ve searched eveywhere, and not really found a definitive answer.

    Also, Is this movie downloading or streaming?

    Any help or direction is appreciated.

    Curtis Thompson replied 15 years, 6 months ago 2 Members · 1 Reply
  • 1 Reply
  • Curtis Thompson

    February 23, 2011 at 6:08 pm

    hello…

    short answer is it’s their own custom-created skin over a mp4 video…so basically html5 video in most cases…

    html5 video is a complex thing that is beyond explanation here in a simple post. your best bet is to google it and learn, or here is a good starting point:

    https://camendesign.com/code/video_for_everybody

    in html5 video, you can ultimately use css to customize a skin (what you see them doing over the video) – here’s an open-source tool that you can use to do that:

    https://videojs.com/

    but again – the apple one is a custom implementation, but certainly something you could replicate…

    hope that helps!

    sitruc

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy