« February 2008 »
S M T W T F S
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29

You are not logged in. Log in
Open Community
Post to this Blog

Helpful Links
Angelfire Home
Register Your Domain
Angelfire's Twitter
Angelfire's Facebook

Angelfire Club Blog
Need assistance and ideas from fellow Angelfire members to help build and manage your website? You've come to the right place!
To join this Community Blog, you must be an Angelfire member. Just click the "Join this Community" link, and start posting immediately.

Hint: When posting, select a topic that most relates to your question. (News, FrontPage, HTML Questions, etc...) This will help to keep the blog organized for everyone.

View Latest Entries

Wednesday, 6 February 2008
Music Player
Mood:  a-ok
Topic: HTML Questions
I found a music player code on http://www.mysplayer.com/  and inserted the music file url from angel fire into the code.  I pasted everything on the text block section of basic editor. The music player shows up on my page, but the music does not play. What do I do?


Posted by myeternalbeloved at 11:04 PM EST | Post Comment | View Comments (2) | Permalink | Share This Post

Thursday, 7 February 2008 - 11:17 AM EST

Name: "dalleh"
Home Page: https://www.angelfire.com/md/jdfaq/

Your player is working perfect, the problem is the browser, the code and the player work fine with firefox but they dont work with IE.

Try this code it works with most browsers. I know it is ugly but it works. I am using it for live music on this page 
 https://www.angelfire.com/md/jdfaq/ 
<center>
<embed type="application/x-mplayer2"
name="MediaPlayer1"
width="315"
height="70"
src="01_Track_1.mp3"
autostart="1"
showcontrols="1"
showstatusbar="1"
showaudiocontrols="1"
showpositioncontrols="0"
align="middle">
</embed></center>

Wednesday, 14 May 2008 - 10:15 AM EDT

Name: paperboyspoon
Home Page: http://paperboyspoon.angelfire.com

The Best New Page When It Donr

View Latest Entries