Description: 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
- [code] - Silverlight
- [Silverlight] - Source Silverlight examples of cool flip
File list (Check if you may need any files):
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