CUSTOMISATION FEATURES

Similar documents
Introduction to WEB PROGRAMMING


Unit 20 - Client Side Customisation of Web Pages. Week 2 Lesson 3 Introduction to CSS

HTML 5 and CSS 3, Illustrated Complete. Unit K: Incorporating Video and Audio

PROFILE DESIGN TUTORIAL KIT

Which is why we ll now be learning how to write in CSS (or cascading sheet style)

jquery Speedo Popup Product Documentation Version 2.1

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar with Dynamic Background Image

LUXE READYTHEME CUSTOMIZATION

ITNP43: HTML Lecture 4

Diploma in Digital Applications Unit 5: Coding for the Web

Web Design and Development ACS-1809

The internet is a worldwide collection of networks that link millions of computers. These links allow the computers to share and send data.

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

READSPEAKER ENTERPRISE HIGHLIGHTING 2.5

INFO 2450 Project 6 Web Site Resources and JavaScript Behaviors

Chapter 3 Attractive Web Designing

week8 Tommy MacWilliam week8 October 31, 2011

Fish Eye Menu DMXzone.com Fish Eye Menu Manual

Table-Based Web Pages

CSS: Cascading Style Sheets

HTML CS 4640 Programming Languages for Web Applications

CIS 228 (Fall, 2012) Exam 2, 11/20/12

CST272 ASP.NET Style Sheets Page 1

TODAY S AGENDA. An introduction for Libraries UW-SLIS CES Webinar April 6, 2015 What is Responsive Web Design? Definition & History

New Cars - Hero Image Guidelines. High Impact Homepage. Desktop & Mobile Specifications

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.

CSS is applied to an existing HTML web document--both working in tandem to display web pages.

SCHOOL OF COMPUTING, ENGINEERING AND MATHEMATICS SEMESTER 2 EXAMINATIONS 2015/2016 CI135. Introduction to Web Development

New Cars - Hero Image Guidelines. High Impact Homepage. Desktop & Mobile Specifications

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh

1. Ask your account manager for your personal publisher ID. 2. Integrate the code on every game page.

Data Visualization (CIS/DSC 468)

CSS. Introduction to. Meganadha Reddy K. Technical Trainer NetCom Learning

PLAYER DEVELOPER GUIDE

CIS 228 (Spring, 2012) Final, 5/17/12

Theming WebGUI. Give your WebGUI site a new theme... WUC 2010 Ning Sun (ning) Pluton IT

FOUNDATION. Matthew David AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY TOKYO

AGENDA. HTML CODING YOUR HOMEPAGE [ Part IV ] :: NAVIGATION <nav> :: CSS CODING FOR HOMEPAGE [ <nav> & child elements ] CLASS :: 13.

CUSTOMER PORTAL. Custom HTML splashpage Guide

White Paper. Fabasoft Folio Web Client Interfaces. Fabasoft Folio 2017 R1 Update Rollup 2

Xerte. Guide to making responsive webpages with Bootstrap

DNNGo LayerSlider3D. User Manual

Responsive Design. Responsive Design Approach. Technique for building webpages

A set-up guide and general information to help you get the most out of your new theme.

Adapting Artisteer Templates for C1 CMS

Javadocing in Netbeans (rev )

COMS 359: Interactive Media

showinplaceholder The jquery Plug-in

Making Your Showcase Portfolio

WordPress How to Create a Simple Image Slider with the New RoyalSlider

USER MANUAL. Odoo Peafowl Theme TABLE OF CONTENTS. Version: 1.0.6

ArcGIS Web Viewers and Templates. Andy Gup, Jim Barry

v0.9.3 Tim Neil Director, Application Platform & Tools Product

COMS 359: Interactive Media

Online Creative Production Guidelines

Data Visualization (DSC 530/CIS )

IC Streaming Participant Interface and Branding Options

Praxis für Naturheilkundliche Medizin Kyra Kauffmann

Daniel Ferguson Certified MadCap Flare Trainer & Consultant Founder of Smart Output

the missing manual0 O'REILLY Third Edition David Sawyer McFarland Beijing Cambridge The book that should have been in the box Farnham

Stickers! Introduction. Step 1: Colourful coding sticker

Unit 20 - Client Side Customisation of Web Pages. Week 1 Lesson 2 Introduction to CSS

Sam Houston State University. Creating Personal Dashboards in BearKatBuy

HTMLnotesS15.notebook. January 25, 2015

Skill Area 323: Design and Develop Website. Multimedia and Web Design (MWD)

Introduction to HTML & CSS. Instructor: Beck Johnson Week 2

Customizing Your Homepage

About the Tutorial. Dreamweaver MX overview

Where to get Images.

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 4 Test Bank

The Ultimate Social Media Setup Checklist. fans like your page before you can claim your custom URL, and it cannot be changed once you

Tutorial 3: Working with Cascading Style Sheets

fpafi/tl open source^ Drupal 6 Theming Cookbook great-looking Drupal themes Over 100 clear, step-by-step recipes to create powerful,

Data Visualization (DSC 530/CIS )

Technical Specifications Leaderboard + Mobile Leaderboard. 27/12/2018 Tech Specs 1

Technical Instructions

GIMP WEB 2.0 MENUS. Before we begin this tutorial let s visually compare a standard navigation bar and a web 2.0 navigation bar.

3.1 Introduction. 3.2 Levels of Style Sheets. - HTML is primarily concerned with content, rather than style. - There are three levels of style sheets

Html basics Course Outline

Overview. Event Handling. Introduction. Reviewing the load Event. Event mousemove and the event Object. Rollovers with mouseover and mouseout

Todd toddreifsteck

ENERGY ECONOMY - DIGITAL 1/30/13

Tizen Web UI Technologies (Tizen Ver. 2.3)

HTML & CSS. SWE 432, Fall 2017 Design and Implementation of Software for the Web

Objective Execute advanced production methods to design and develop websites.

HTML TIPS FOR DESIGNING.

Flash Image Enhancer Manual DMXzone.com Flash Image Enhancer Manual

The default style for an unordered (bulleted) list is the bullet, or dot. You can change the style to either a square or a circle as follows:

NetObjects Fusion 10 Build Great Sites.

Document Architecture: HTML & CSS

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal

USER GUIDE AND THEME SETUP

Web Site Design and Development Lecture 5

Criterion C: Project schedule

V12 Highlights. What s new in Richmond ServiceDesk V12?

- HTML is primarily concerned with content, rather than style. - However, tags have presentation properties, for which browsers have default values

Graphic Design with CSS

Customizing Cisco Smart+Connected Meeting Spaces

HTML HTML5. DOM(Document Object Model) CSS CSS

Transcription:

CUSTOMISATION FEATURES

Fluid Player, the free open source HTML5 video player has been updated with lots of new features! This document showcases Fluid Player s new features and the code you need to implement each one.

Multiple resolutions Fluid Player supports multiple resolutions: 480p, 720p and 1080p. 1080p 720p 480p

Multiple resolutions code 1 2 <link rel= stylesheet href= https://cdn.fluidplayer.com/current/fluidplayer.min.css type= text/css /> <script src= https://cdn.fluidplayer.com/current/fluidplayer.min.js ></script> 3 4 5 6 7 <video id= video-multi-res controls> <source src= http://cdn.fluidplayer.com/current/examples/video.mp4 title= 720p type= video/mp4 > <source src= http://cdn.fluidplayer.com/current/examples/video360.mp4 title= 360p type= video/mp4 > </video> 8 9 10 11 12 13 14 15 16 17 <script> var video = fluidplayer( video-multi-res,, { layout: default } ); </script>

Autoplay Fluid Player supports autoplay. AUTOPLAY

Autoplay code 1 2 <link rel= stylesheet href= https://cdn.fluidplayer.com/current/fluidplayer.min.css type= text/css /> <script src= https://cdn.fluidplayer.com/current/fluidplayer.min.js ></script> 3 4 5 6 <video id= video-autoplay controls> </video> <source src= http://cdn.fluidplayer.com/current/examples/video.mp4 title= 720p type= video/mp4 > 7 8 9 10 11 12 13 14 15 16 <script> var video = fluidplayer( video-autoplay,, { autoplay: true } ); </script>

Logo Fluid Player can feature an embedded logo showing for the entire length of the video. It supports different transparency levels and it can be placed in any of the four corners.

Logo code 1 2 <link rel= stylesheet href= https://cdn.fluidplayer.com/current/fluidplayer.min.css type= text/css /> <script src= https://cdn.fluidplayer.com/current/fluidplayer.min.js ></script> 3 4 5 6 <video id= video-logo controls> </video> <source src= http://cdn.fluidplayer.com/current/examples/video.mp4 title= 720p type= video/mp4 > 7 8 9 10 11 12 13 14 15 16 17 18 <script> var testvideo = fluidplayer( video-logo,, { logo: https://www.fluidplayer.com/images/sample-logo.png, logoposition: top right, logoopacity:.3 } ); </script>

Ad text Fluid Player can feature an additional ad text message in the top right corner of the video ad. YOUR MESSAGE HERE

Ad text code 1 2 <link rel= stylesheet href= https://cdn.fluidplayer.com/current/fluidplayer.min.css type= text/css /> <script src= https://cdn.fluidplayer.com/current/fluidplayer.min.js ></script> 3 4 5 6 <video id= video-ad-text controls> </video> <source src= http://cdn.fluidplayer.com/current/examples/video.mp4 title= 720p type= video/mp4 > 7 8 9 <script> var my_vast_url = http://cdn.fluidplayer.com/current/examples/vast.xml ; 10 11 12 13 14 15 16 17 18 var testvideo = fluidplayer( video-ad-text, my_vast_url, { adtext: YOUR MESSAGE HERE } ); </script>

Ad text CTA Fluid Player can feature an additional Call To Action ad text message in the bottom left corner of the video ad. YOUR CTA HERE!

Ad text CTA code 1 2 <link rel= stylesheet href= https://cdn.fluidplayer.com/current/fluidplayer.min.css type= text/css /> <script src= https://cdn.fluidplayer.com/current/fluidplayer.min.js ></script> 3 4 5 6 <video id= video-ad-text-cta controls> </video> <source src= http://cdn.fluidplayer.com/current/examples/video.mp4 title= 720p type= video/mp4 > 7 8 9 10 11 12 13 14 15 16 17 <script> var my_vast_url = http://cdn.fluidplayer.com/current/examples/vast.xml ; var testvideo = fluidplayer( video-ad-text-cta, my_vast_url, { adctatext : YOUR CTA HERE! } ); </script>

Custom HTML Banner A custom HTML banner can be displayed while the video is on pause.

Custom HTML Banner code 1 2 <link rel= stylesheet href= https://cdn.fluidplayer.com/current/fluidplayer.min.css type= text/css /> <script src= https://cdn.fluidplayer.com/current/fluidplayer.min.js ></script> 3 4 5 6 <video id= video-html-on-pause controls> </video> <source src= http://cdn.fluidplayer.com/current/examples/video.mp4 title= 720p type= video/mp4 > 7 8 9 10 11 12 13 14 15 16 17 <script> var testvideo = fluidplayer( video-html-on-pause,, { htmlonpauseblock : <a href= https://www.fluidplayer.com > <img src= https://www.fluidplayer.com/images/sample-banner.png /></a> } ); </script> 18

Fully responsive player Fluid Player supports fully responsive mode (disabled by default). The player will adapt to any resolution, easily testable by resizing the browser window.

Fully responsive player code 1 2 <link rel= stylesheet href= https://cdn.fluidplayer.com/current/fluidplayer.min.css type= text/css /> <script src= https://cdn.fluidplayer.com/current/fluidplayer.min.js ></script> 3 4 5 6 <video id= video-fully-responsive controls> </video> <source src= http://cdn.fluidplayer.com/current/examples/video.mp4 title= 720p type= video/mp4 > 7 8 9 10 11 12 13 14 15 16 <script> var testvideo = fluidplayer( video-fully-responsive,, { responsive: true } ); </script>

Skinnable Fluid Player s skin is fully customizable (CSS theme), 6 skins are already available: Default, Funky, Metal, Browser, Lady Penelope & Cool Blue from GitHub.

CLICK HERE TO Get Fluid Player for free on Github