<%@ Page Language="Java"ContentType="text/html; Charset=utf-8"pageencoding="Utf-8"%><!DOCTYPE HTML PUBLIC "-//w3c//dtd HTML 4.01 transitional//en" "Http://www.w3.org/TR/html4/loose.dtd "><HTML><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8"><title>JW Player Research</title> <Scripttype= "Text/javascript"src= "Jwplayer/jwplayer.js"> </Script></Head><Body> <Scripttype= "Text/javascript"src= "Jwplayer/jwplayer.js"></Script> <DivID= "Container">Loading the Palyer ...</Div> <Scripttype= "Text/javascript"> varplayerinstance=Jwplayer ('Container'); Jwplayer.key="Xxxxxxxxxxxxxxx"; Playerinstance.setup ({flashplayer:'jwplayer/jwplayer.flash.swf', File:'Video/video4.mp4', Height:'690', Width:'480', Image:'image/1.jpg' }); </Script></Body></HTML>
Note: If you find an error or missing message with license key, your key is incorrectly written. Download the location of the Jwplayer archive on the official website and you can see your key
The first example of Jwplayer