Introduction

Overview

Bradmax Player is HTML5 web video player, which can display most of popular video formats without need of installation external library or plugin on end user computer.

It is JavaScript library, which utilizes HTML5 extensions build in most popular web browsers.

Quick start

  1. Create new account at bradmax.com page, or just sign in to our panel if You already have an account.

    create account

    Sing-in screen

    or sign in

    Sing-in screen

  2. After login choose “Players list” option at left menu. Then click at “Create new” button.

    create player

    New player

  3. Enter name for new player configuration.

    New player name

  4. Now you can see player configuration window. Choose player skin, colors, etc.

    setup player

    Player configurator

  5. Click “Save changes” button. Changes will be saved in your account and small pop-up will appear.

    build player

    Player save

    When you choose "yes, generate files", then player files with your changes will be generated.

    After generating player files you will see additional link “embed code” on left player list menu.

    embed as iframe

    On this page you can check how to embed generated player as iframe on your page html code.

    Player embed as iframe

    When choosing ‘script’ as embed method you will see embed code generator form and link to player js sources file.

    embed as js script

    On this page you can check how to embed generated player as script on your page html code.

    Player embed as script