English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I run a band's web site and would like to know if there is a way to embed a media player on the site with a playlist so that visitors can choose which songs to play right on the site. Kind of like what MySpace has, only using Windows Media Player or something similar.

2007-04-25 02:28:22 · 2 answers · asked by Yoi_55 7 in Computers & Internet Programming & Design

2 answers

Embedding Windows Media Player on your webpage is pretty straightforward. This allows you to link a video or audio file and it plays on your webpage in lieu of opening Window Media Player on the user’s computer. The code is as follows:


codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"

standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">






name="MediaPlayer" showcontrols="TRUE" width="320" height="280">

2007-04-25 02:38:22 · answer #1 · answered by DuSteDShaDoW 4 · 0 0







Untitled Page








File A

File B

File C











this should work
just replace FileA, FileB, FileC with the songs file name
you can add more songs....just be sure they are targeted to MoviePlayer

2007-04-25 09:36:55 · answer #2 · answered by jlp.media 3 · 0 0

fedest.com, questions and answers