Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Old 08-13-2006, 04:37 PM   #1 (permalink)
Possible Terrorist
 
kwvarga's Avatar
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 2,504
iTrader: 0 / 0%
kwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web pro
Send a message via AIM to kwvarga
Mp3 Player

What does everyone think is best way to play music on a page


I need to play mp3s on pages, its a directed audience so going through flash/whatever isnt much of a problem, just need something simple to play 1 song per page.
__________________
http://www.kylevarga.com - My blog.
kwvarga is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-13-2006, 05:07 PM   #2 (permalink)
Possible Terrorist
 
kwvarga's Avatar
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 2,504
iTrader: 0 / 0%
kwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web pro
Send a message via AIM to kwvarga
Code:
<object width="300" height="42"> <param name="src" value="music/home/hank.mp3"> <param name="autoplay" value="true"> <param name="controller" value="true"> <param name="bgcolor" value="#452507"> <embed src="music/home/hank.mp3" autostart="true" loop="false" width="300" height="42" controller="true" bgcolor="#452507"></embed> </object>
works well
__________________
http://www.kylevarga.com - My blog.
kwvarga is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-16-2006, 03:43 PM   #3 (permalink)
Possible Terrorist
 
kwvarga's Avatar
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 2,504
iTrader: 0 / 0%
kwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web pro
Send a message via AIM to kwvarga
using this code

<object width="300" height="42">
<param name="src" value="music/beer/main.mp3">
<param name="autoplay" value="true">
<param name="controller" value="true">
<param name="bgcolor" value="#452507">
<embed src="music/beer/main.mp3" autostart="true" loop="true" width="300" height="42" controller="true" bgcolor="#452507"></embed>
</object><br>


some users get a popup about allowing activex use, any way to get around this, visitors of website arent going to be very computer saavy so i really need to.. any ideas?
__________________
http://www.kylevarga.com - My blog.
kwvarga is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-17-2006, 11:34 PM   #4 (permalink)
Junior Member
 
clompers's Avatar
 
Join Date: 10-14-03
Location: Vancouver Island, Canada
Posts: 3
iTrader: 0 / 0%
clompers is liked by many
Send a message via ICQ to clompers Send a message via AIM to clompers Send a message via MSN to clompers Send a message via Yahoo to clompers Send a message via Skype™ to clompers
Personally I think flash is the best option because almost everyone has it installed and there aren't any nasty warnings. Del.icio.us has a free player anyone can use at http://del.icio.us/help/playtagger. The only thing is this requires that the user click the play button.
clompers is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Xml MP3 Player maxim-ya111 Graphic Design Forum 0 06-16-2007 10:07 AM
TVU Player contextual staff Tech Support Forum 0 04-13-2007 01:55 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 10:27 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.