Beta Release of Ziggeo’s Video Player 2.0

We're super excited to announce the beta release of Ziggeo's Video Player 2.0. Here are a few of its features:
  • Built entirely from scratch with no outside dependencies
  • HTML 5
  • Flash fallback for old browsers
  • Fully responsive, even when it reverts to Flash
  • Fully customizable by themes
  • Fully extendable by tapping into our state machine
You can already go ahead and test our player. Here's what you do: simply update your header as follows: [code language="html"] <link rel="stylesheet" href="//assets.ziggeo.com/v1-latest/ziggeo.css" /> <script src="//assets-cdn.ziggeo.com/v1-latest/ziggeo.js"></script> [/code] Use this tag to include the new player: [code language="html"] <ziggeoplayer ziggeo-video="videotoken" ziggeo-theme="modern"></ziggeoplayer> [/code] Please send any and all feedback here: feedback@ziggeo.com
PREV NEXT