In their own home page on the erection of P2P TV

Related Tags:

  You want to in their own personal home page on the web site or have a functional excellence, a rich content of network television?    If the answer is YES if you paid attention to the downward read. 

  This method allows you to the individuals in their own home or have a website currently the most popular PPLive network live television.    PPLive functions, more advanced, the content is very rich, you would like to have its own site?    Oh, want to come! 

  You only need your site, forums, personal homepage, blog, and so by adding paragraph 3 of the code can be completed. 

  (1) a player, in the code <head> </ head> inserted between the following code: 
  <script Type="text/javascript" src=" http://www.pplive.com/zh-cn/other/live/customplayers.js"> </ script> 
  <script Type="text/javascript"> 
  <! -- 
  Var ppliveurl = false; 
  Var pplPlayer = "ppliveplayer"; 
  Var pplList = "pplivelist"; 
  Var loadMethod = true; 
  Window.onload = function () ( 
  AddMode ( "ShowGall", 1,1); 
  AddMode ( "ShowPlayCtrl", 1,1); 
  AddMode ( "ChannelURL", "http://www.pplive.com/zh-cn/xml/default.xml", 2); 
  Ocxstatus (); 
  ) 
  / / -> 
  </ Script> 

  (2) placing players: 
  Will be <div id = "ppliveplayer" style = "height: 440px; width: 500px; float: left ;"></ div> 
  You want to put a player's position, and we urge you to do high-width attributes appropriate modifications to suit your website overall effect. 

  (3) placing players list: 
  Will be <div id = "pplivelist" style = "height: 440px; width: 230px; float: right ;"></ div> 

  You want to put in the Position of the list, and we urge you to do high-width attributes appropriate modifications to suit your website overall effect. 

  It's that simple, the players around you can also design their own personalized skin.    If the above as if you do not understand the reference site: 

  Http://www.pplive.com/zh-cn/about, 28.html or landing official Forum: http://bbs.pplive.com with other friends sharing your experience! 

Related articles:

Iframe highly adaptive framework for the realization of
  Iframe framework to resolve the problem pages highly adaptive code below, it should be noted that the framework must be set up pages quoted attribute name, otherwise they will not come into effect    Option 1:    <iframe Src="test.asp" width="100%"...
JavaScript used to improve your web framework
  There are two web designers: like to use Framework (Frame) and do not like.    Do not like to use the framework of the people always complain that the framework makes pages became more complex, download an increase of the burden, it will reduce your pages in the search engine to fin...
Analysis of the IE address bar about: blank
  When you open a new window, ie, ie the url always about: blank.    We know that in the url in the ':' (colon) is the left side of the agreement, such as ftp: or http:.    The agreement is also about.    What is it that can not be underestimated.  &n...
ActionScript of Essentials: drag the ball
  In this paper, as for beginners and actionscript interested friends.    What is the inadequacy of the guidance we also invited.    Let us look at some results:  <embed src=http://www.webjx.com/htmldata/2005-05-20/& quality=high pluginspage='http://www.m...
Well-designed project structure FLASH 1 - Single-mode cases
  Single cases mode (Singleton) to ensure that only a certain type of a case, but also to their own examples of this system as a whole to provide examples of single-mode.    Single-mode should only be in the case of a genuine "single case" needs to use FLASH Why should the ...