文件名称:SilverlightAudioPlayer
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 646kb
- 下载次数:
- 0次
- 提 供 者:
- IR***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Silverlight Audio Player源码
概览
Silverlight的音频播放器是一个简单的音频播放器,可用于播放一个或多个音频文件使用。它目前支持两种风格的播放器。
安装
您需要AudioPlayer.xap文件,并选择一个XML播放列表文件。一旦你的,你可以
加载相同的方式Silverlight的应用程序中任何其他。记得设置适当的大小,
并通过在Initparams(见下文)的MP3播放文件的URL或网址。按照惯例,喜欢的Visual Studio
XAP文件的ClientBin在一个文件夹中。您不必这样做,如果你不这样做,您将需要调整
从下面的相对路径(即没有..需要的例子显示在您的网址\)。
要使用单文件播放器,只需通过以下初始化params到您的Silverlight对象。单人应该是大小295像素宽和30像素高。
使用多文件播放器
多玩家仍然是一个进展中的工作。要启动与多个文件播放器,你需要指向一个播放它。阿播放列表
一个XML文件,其中包含每个轨道你想播放的网址,艺术家和标题。-Source Silverlight Audio Player
Overview
Silverlight s audio player is a simple audio player, can be used to play one or more audio files to use. It currently supports two styles of player.
Installation
You need to AudioPlayer.xap file, and select a XML playlist file. Once you have, you can
Silverlight loaded in the same way any other application. Remember to set the appropriate size,
And through Initparams (see below), MP3 player file URL or web site. By convention, like Visual Studio
XAP file ClientBin in a folder. You do not have to do so, if you do not, you will need to adjust
From the following relative path (ie no need for example .. appear on your web site \).
To use the single-file player, simply through the following initialization params to your Silverlight objects. Single people should be the size of 295 pixels wide and 30 pixels high.
Use multi-file player
Multi-player is still a work in progress. To start the player with more than one file, yo
概览
Silverlight的音频播放器是一个简单的音频播放器,可用于播放一个或多个音频文件使用。它目前支持两种风格的播放器。
安装
您需要AudioPlayer.xap文件,并选择一个XML播放列表文件。一旦你的,你可以
加载相同的方式Silverlight的应用程序中任何其他。记得设置适当的大小,
并通过在Initparams(见下文)的MP3播放文件的URL或网址。按照惯例,喜欢的Visual Studio
XAP文件的ClientBin在一个文件夹中。您不必这样做,如果你不这样做,您将需要调整
从下面的相对路径(即没有..需要的例子显示在您的网址\)。
要使用单文件播放器,只需通过以下初始化params到您的Silverlight对象。单人应该是大小295像素宽和30像素高。
使用多文件播放器
多玩家仍然是一个进展中的工作。要启动与多个文件播放器,你需要指向一个播放它。阿播放列表
一个XML文件,其中包含每个轨道你想播放的网址,艺术家和标题。-Source Silverlight Audio Player
Overview
Silverlight s audio player is a simple audio player, can be used to play one or more audio files to use. It currently supports two styles of player.
Installation
You need to AudioPlayer.xap file, and select a XML playlist file. Once you have, you can
Silverlight loaded in the same way any other application. Remember to set the appropriate size,
And through Initparams (see below), MP3 player file URL or web site. By convention, like Visual Studio
XAP file ClientBin in a folder. You do not have to do so, if you do not, you will need to adjust
From the following relative path (ie no need for example .. appear on your web site \).
To use the single-file player, simply through the following initialization params to your Silverlight objects. Single people should be the size of 295 pixels wide and 30 pixels high.
Use multi-file player
Multi-player is still a work in progress. To start the player with more than one file, yo
相关搜索: silverlight
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestSite\12ItemPlaylist.xml
........\AudioPlayerTestPage.aspx
........\Bin\de\System.Web.Silverlight.resources.dll
........\...\es\System.Web.Silverlight.resources.dll
........\...\fr\System.Web.Silverlight.resources.dll
........\...\it\System.Web.Silverlight.resources.dll
........\...\ja\System.Web.Silverlight.resources.dll
........\...\ko\System.Web.Silverlight.resources.dll
........\...\System.Web.Silverlight.dll
........\...\System.Web.Silverlight.dll.refresh
........\...\zh-Hans\System.Web.Silverlight.resources.dll
........\...\......t\System.Web.Silverlight.resources.dll
........\ClientBin\AudioPlayer.xap
........\Default.aspx
........\Default.aspx.cs
........\MultiPlayer.htm
........\Playlist.xml
........\sample.html
........\SinglePlaylist.xml
........\Style.css
........\web.config
51aspx源码必读.txt
SilverlightAudioPlayer.sln
SilverlightAudioPlayer.suo
AudioPlayer\AnimatedSpeaker.xaml
...........\AnimatedSpeaker.xaml.cs
...........\App.xaml
...........\App.xaml.cs
...........\AudioPlayer.csproj
...........\HorizontalProgressBar.xaml
...........\HorizontalProgressBar.xaml.cs
...........\MultiPlayer.xaml
...........\MultiPlayer.xaml.cs
...........\obj\Debug\AnimatedSpeaker.g.cs
...........\...\.....\App.g.cs
...........\...\.....\HorizontalProgressBar.g.cs
...........\...\.....\MultiPlayer.g.cs
...........\...\.....\Oops.g.cs
...........\...\.....\ProgressSlider.g.cs
...........\...\.....\SimplePlayer.g.cs
...........\...\.....\TextScroller.g.cs
...........\Oops.xaml
...........\Oops.xaml.cs
...........\Playlist.cs
...........\PlaylistEntry.cs
...........\ProgressSlider.xaml
...........\ProgressSlider.xaml.cs
...........\...perties\AppManifest.xml
...........\..........\AssemblyInfo.cs
...........\SimplePlayer.xaml
...........\SimplePlayer.xaml.cs
...........\TextScroller.xaml
...........\TextScroller.xaml.cs
...........\Properties\.svn\tmp\prop-base
...........\..........\....\...\props
...........\..........\....\...\text-base
...........\obj\Debug\Refactor
...........\...\.....\TempPE
...........\Properties\.svn\prop-base
...........\..........\....\props
...........\..........\....\tmp
TestSite\Bin\de
........\...\es
........\...\fr
........\...\it
........\...\ja
........\...\ko
........\...\zh-Hans
........\...\zh-Hant
AudioPlayer\obj\Debug
...........\Properties\.svn
TestSite\App_Code
........\Bin
........\ClientBin
AudioPlayer\ClientBin
...........\obj
...........\Properties
TestSite
AudioPlayer
........\AudioPlayerTestPage.aspx
........\Bin\de\System.Web.Silverlight.resources.dll
........\...\es\System.Web.Silverlight.resources.dll
........\...\fr\System.Web.Silverlight.resources.dll
........\...\it\System.Web.Silverlight.resources.dll
........\...\ja\System.Web.Silverlight.resources.dll
........\...\ko\System.Web.Silverlight.resources.dll
........\...\System.Web.Silverlight.dll
........\...\System.Web.Silverlight.dll.refresh
........\...\zh-Hans\System.Web.Silverlight.resources.dll
........\...\......t\System.Web.Silverlight.resources.dll
........\ClientBin\AudioPlayer.xap
........\Default.aspx
........\Default.aspx.cs
........\MultiPlayer.htm
........\Playlist.xml
........\sample.html
........\SinglePlaylist.xml
........\Style.css
........\web.config
51aspx源码必读.txt
SilverlightAudioPlayer.sln
SilverlightAudioPlayer.suo
AudioPlayer\AnimatedSpeaker.xaml
...........\AnimatedSpeaker.xaml.cs
...........\App.xaml
...........\App.xaml.cs
...........\AudioPlayer.csproj
...........\HorizontalProgressBar.xaml
...........\HorizontalProgressBar.xaml.cs
...........\MultiPlayer.xaml
...........\MultiPlayer.xaml.cs
...........\obj\Debug\AnimatedSpeaker.g.cs
...........\...\.....\App.g.cs
...........\...\.....\HorizontalProgressBar.g.cs
...........\...\.....\MultiPlayer.g.cs
...........\...\.....\Oops.g.cs
...........\...\.....\ProgressSlider.g.cs
...........\...\.....\SimplePlayer.g.cs
...........\...\.....\TextScroller.g.cs
...........\Oops.xaml
...........\Oops.xaml.cs
...........\Playlist.cs
...........\PlaylistEntry.cs
...........\ProgressSlider.xaml
...........\ProgressSlider.xaml.cs
...........\...perties\AppManifest.xml
...........\..........\AssemblyInfo.cs
...........\SimplePlayer.xaml
...........\SimplePlayer.xaml.cs
...........\TextScroller.xaml
...........\TextScroller.xaml.cs
...........\Properties\.svn\tmp\prop-base
...........\..........\....\...\props
...........\..........\....\...\text-base
...........\obj\Debug\Refactor
...........\...\.....\TempPE
...........\Properties\.svn\prop-base
...........\..........\....\props
...........\..........\....\tmp
TestSite\Bin\de
........\...\es
........\...\fr
........\...\it
........\...\ja
........\...\ko
........\...\zh-Hans
........\...\zh-Hant
AudioPlayer\obj\Debug
...........\Properties\.svn
TestSite\App_Code
........\Bin
........\ClientBin
AudioPlayer\ClientBin
...........\obj
...........\Properties
TestSite
AudioPlayer