xgLitePlayer

所属分类:其他行业
开发工具:C#
文件大小:106KB
下载次数:77
上传日期:2008-12-05 01:24:29
上 传 者greatabel
说明:  多媒体播放器,silverlight实现,系统大家喜欢。
(Multimedia player, silverlight realization, the system you like.)

文件列表:
xgLitePlayer\player.xaml (38414, 2008-07-08)
xgLitePlayer\sample.aspx (541, 2008-02-25)
xgLitePlayer\xLitePlayerLicense.txt (2941, 2008-04-24)
xgLitePlayer\xPlayer.ascx (2654, 2008-07-08)
xgLitePlayer\xPlayer.ascx.cs (2763, 2008-02-21)
xgLitePlayer\xPlayerFilmStrip.aspx (4513, 2008-07-08)
xgLitePlayer\xPlayerFilmStrip.aspx.cs (1754, 2008-07-08)
xgLitePlayer\xPlayerManage.ascx (6644, 2008-02-20)
xgLitePlayer\xPlayerManage.ascx.cs (11005, 2008-06-10)
xgLitePlayer\xLitePlayer_media\default.wmv (117945, 2008-02-25)
xgLitePlayer\xLitePlayer_js\BasePlayer.js (47311, 2008-02-26)
xgLitePlayer\xLitePlayer_js\filmStrip.js (4696, 2008-07-08)
xgLitePlayer\xLitePlayer_js\MicrosoftAjax.js (83819, 2007-11-14)
xgLitePlayer\xLitePlayer_js\player.js (231, 2008-04-24)
xgLitePlayer\xLitePlayer_js\PlayerStrings.js (1090, 2008-02-20)
xgLitePlayer\xLitePlayer_js\Silverlight.js (8130, 2008-02-08)
xgLitePlayer\xLitePlayer_js\StartPlayer.js (3696, 2008-07-08)
xgLitePlayer\myxLitePlayer_img\Thumbs.db (4608, 2008-12-03)
xgLitePlayer\myxLitePlayer_img\xdev_thumb.jpg (6541, 2008-02-25)
xgLitePlayer\myxLitePlayer_data\xMediaPaths.xml (310, 2008-07-08)
xgLitePlayer\xLitePlayer_media (0, 2008-12-05)
xgLitePlayer\xLitePlayer_js (0, 2008-12-05)
xgLitePlayer\myxLitePlayer_img (0, 2008-12-05)
xgLitePlayer\myxLitePlayer_data (0, 2008-12-05)
xgLitePlayer (0, 2008-12-05)

############################# REQUIREMENTS ############################# ASP.NET 2.0 Web Application NOTE: This will not work on any type of Linux/UNIX based web server. In addition, this will not work on the Apache web server for Windows either. ############################ INSTALLATION INSTRUCTIONS ############################ 1. Unzip the file you downloaded to a directory of your choice. 2. Locate the files you just unzipped and open the xLitePlayer folder. 3. Copy the files/folders to your website project or a single website project. 4. Adjust the permissions on the following folders in your website to allow Modify access: 1. xLitePlayer_data 2. xLitePlayer_img 3. xLitePlayer_media NOTE: Most likely the modify access will have to be granted to the Anonymous account. You need to modify these permissions so the management tool will work. ############################################### HOW TO USE xLite Player in your ASPX web page ############################################### Below is the code you will need to add to have xLite Player on your web page: --------------------------------------- 1. Register the control to the web page. (NOTE: this is above your HTML tags) <%@ Register Src="xPlayer.ascx" TagName="xPlayer" TagPrefix="xLitePlayer" %> 2. Add the control to your web page via the following text: Note: This aspx page needs to be on the root of your website to work properly sample.aspx provides an example of how to implement the code above. ############################################## HOW TO USE xLite Player Management Tool in your ASPX web page ############################################## Below is the code you will need to add the xLite Player Management tool on one of your ASPX web pages ---------------------------------------------- 1. Register the control to the web page. (NOTE: this is above your HTML tags) <%@ Register Src="xPlayerManage.ascx" TagName="xPlayerManage" TagPrefix="xLitePlayerM" %> 2. Add the control to your web page via the following text: Note: This aspx page needs to be on the root of your website to work properly. ############################################# HOW TO CHANGE THE BACKGROUND COLOR OF xLite Player ############################################# To change the background color of the media player, please change the following in the xPlayer.ascx file: 1. Locate the following code: 2. Locate the "#FFFFFF" towards the top of the code section. 3. Change the "#FFFFFF" to any other HTML HEX color (i.e., #000000, #F5F5F5). NOTE: Please do not modify any other part of the code section. ############################# EMAIL SUPPORT ############################# support@xdevsoftware.com

近期下载者

相关文件


收藏者