Documentation

Demos
Download
Buy
Support
Overview

Getting Started

API Reference

Technical Info

 
Setup litePlayer™

Setup is the final step required to add a basic instance of litePlayer™ to your website or application. There are two basic methods of setup, which are as follows:

SWFObject Method   (DIFFICULTY: medium / USABILITY: high)

SWFObject is a widely-implemented javascript toolset for embedding objects in web pages. Its greatest benefit is that it abstracts browser-specific markup and eliminates excess coding to provide a simplified, unobtrusive means of embedding multimedia. SWFObject is comprised of a single 10kb javascript file called swfobject.js.

Setup using SWFObject


Standard HTML Method   (DIFFICULTY: low / USABILITY: medium)

Standard HTML provides the <OBJECT> and <EMBED> tags for embedding multimedia content in web pages. While HTML methods typically require excessive and redundant coding for reliable cross-browser compatibility, our approach uses only the OBJECT tag and leverages best practices for the cleanest possible all-HTML implementation.

Setup using Standard HTML
© 2025 Globalcentric LLC  •  litePlayer is a trademark of Globalcentric LLC Terms of Use and Licensing Agreement

70353