borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (how to automate internet explorer for login and repetitive task)Next Topic (Google Engine) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : How to Put .MP3 on Website
Poster Message
~Bean~
Level: VB Guru


Registered: 07-04-2003
Posts: 488

icon How to Put .MP3 on Website

I want to play an .mp3 sound file on my site but not sure how. I can get an .avi to play, but with no compression the file is too big for my provider. Is there a control that will do this?...or should I contact www.isgeeky.com?

i am using MS Frontpage

____________________________
Eggheads unite! You have nothing to lose but your yolks.

25-04-2003 at 09:51 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
vbgen
Level: Moderator

Registered: 10-10-2002
Posts: 876
icon Re: How to Put .MP3 on Website

well... do try contacting http://www.isgeeky.com

but what is your site all about, anyway... i'm asking coz it'll matter... if you do have a control created by isgeeky, then that definitely limits your audience to windows users...  

____________________________
Been busy trying to take a second degree <--it's not working out...

26-04-2003 at 08:06 AM
View Profile Send Email to User Show All Posts | Quote Reply
win_dir
Level: VB Guru

Registered: 04-08-2002
Posts: 390
icon Re: How to Put .MP3 on Website

I wouldn't recommend contacting Isgeeky.com to get a control made in this instance as you would need to pay loads of money to get a software certificate just so that users are able to download the control.

However, Isgeeky.com will produce an MP3 playing movie clip with Flash for you. I'll put a link to it in this post when i've finished it. Just a plain stop/start/pause player.

____________________________
We have a Mustek 5 M/Pix GSm@rt USB Digital Camera
for just £74.03 , offer only on until 30th February!

<AllDuck.com>      

Enquiries/Sales: 0845 430 9862
Fax: 0870 950 4532

26-04-2003 at 09:41 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
win_dir
Level: VB Guru

Registered: 04-08-2002
Posts: 390
icon Re: How to Put .MP3 on Website

ahh, found an easier way to get an MP3 to play when the page is loaded, if you want it to be started when a button is pressed just reply to this post. heres the code for it, i'm sure you'll be able to work out the things you can change.

<embed src="track1.mp3" volume=20 autostart=true loop=false hidden=true>


I did some work on trying to make a flash MP3 player but it has a bug in it when you play it from the webpage, you have to press stop then play. The way aove is more compatible anyway because it means the OS can use the default sound output.

[Edited by win_dir on 26-04-2003 at 05:38 PM GMT]

____________________________
We have a Mustek 5 M/Pix GSm@rt USB Digital Camera
for just £74.03 , offer only on until 30th February!

<AllDuck.com>      

Enquiries/Sales: 0845 430 9862
Fax: 0870 950 4532

26-04-2003 at 05:37 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
~Bean~
Level: VB Guru


Registered: 07-04-2003
Posts: 488
icon Re: How to Put .MP3 on Website

Thanks!

I'll give it a try...

____________________________
Eggheads unite! You have nothing to lose but your yolks.

28-04-2003 at 07:39 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
tearstar
Level: Trainee

Registered: 09-10-2005
Posts: 1
icon Re: How to Put .MP3 on Website

I like your code, but I want to put various mp3 files on my site, not have them autostart, and play when a user clicks on a particular image.  Can ya help with this

09-10-2005 at 09:00 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
TJ_01
Level: VB Lord


Registered: 24-08-2005
Posts: 320
icon Re: How to Put .MP3 on Website

quote:
tearstar wrote:
I like your code, but I want to put various mp3 files on my site, not have them autostart, and play when a user clicks on a particular image.  Can ya help with this


I hope this link helps? [url=http://www.aspin.com/func/content-search?id=6076910&qry=play+mp3]here


[Edited by TJ_01 on 11-10-2005 at 05:26 AM GMT]

____________________________
Im JAMES  
11-10-2005 at 05:25 AM
View Profile Send Email to User Show All Posts | Quote Reply
emtnc
Level: Trainee

Registered: 01-09-2006
Posts: 1
icon Re: How to Put .MP3 on Website

quote:
win_dir wrote:
ahh, found an easier way to get an MP3 to play when the page is loaded, if you want it to be started when a button is pressed just reply to this post. heres the code for it, i'm sure you'll be able to work out the things you can change.

<embed src="track1.mp3" volume=20 autostart=true loop=false hidden=true>


I did some work on trying to make a flash MP3 player but it has a bug in it when you play it from the webpage, you have to press stop then play. The way aove is more compatible anyway because it means the OS can use the default sound output.

[Edited by win_dir on 26-04-2003 at 05:38 PM GMT]

im wondering   is  im  trying to  upload  a  mp3  file to our  site  to where  it wont play  unless  someone chooses  to  listen to it  i  only  have  frontpage  how can this  happen for me  
01-09-2006 at 08:02 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Internet Applications : How to Put .MP3 on Website
Previous Topic (how to automate internet explorer for login and repetitive task)Next Topic (Google Engine) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder