Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Looking for *simple* MP3 playing java applet

Reply
Thread Tools

Looking for *simple* MP3 playing java applet

 
 
Paul Jones
Guest
Posts: n/a
 
      10-16-2006
Hi,

I'm looking for a small & simple platform-independent java applet to
run from an html web page so that I can offer users the ability to
choose & listen to one or more MP3 tracks.

It's also vital that I can control the applet through javascript from
the same html page in which the java applet is embedded.

I found an *almost* ideal player called TinyPlayer from JZoom but it
does not seem to allow me to change the loaded MP3 which is crucial.

I've found several other java MP3 applets but they are all far too
large and complex for my needs.

Thanks in advance,
Paul

 
Reply With Quote
 
 
 
 
Travis Newbury
Guest
Posts: n/a
 
      10-17-2006
Paul Jones wrote:
> I'm looking for a small & simple platform-independent java applet to
> run from an html web page so that I can offer users the ability to
> choose & listen to one or more MP3 tracks.


Google "java mp3 player download free"

You also might want to try the same search but for Flash rather than
java.

Or just put links to the mp3's and let the visitor decide how they want
to play it.

 
Reply With Quote
 
 
 
 
Paul Jones
Guest
Posts: n/a
 
      10-17-2006
Travis Newbury wrote:

> Google "java mp3 player download free"


Curiously enough, I've already tried that but nothing I can find comes
close to meeting my requirements.

> You also might want to try the same search but for Flash rather than
> java.


I turn Flash support off myself, so it's a fair bet that plenty of
other people do this as well. Also how platform dependent is Flash? Is
it available to Linux and Unix users?

> Or just put links to the mp3's and let the visitor decide how they want
> to play it.


That would destroy the whole look and feel that I'm trying to develop.
I want everything to run from one html page via straight-forward
left-clicks or just clicks if they're using Apple-Macs or other single
mouse button platforms.

Thanks,
Paul

 
Reply With Quote
 
Travis Newbury
Guest
Posts: n/a
 
      10-17-2006
Paul Jones wrote:
> > You also might want to try the same search but for Flash rather than
> > java.

> I turn Flash support off myself, so it's a fair bet that plenty of
> other people do this as well. Also how platform dependent is Flash? Is
> it available to Linux and Unix users?


Bad assumption about "plenty of other people do too" Flash is pretty
much available for all browsers. I also think you will find out if you
do some investigating, that people that come to sites that have
interaction on them (like you want on your site) usually have flash
turned on, or will turn it on to enjoy the interaction.

> > Or just put links to the mp3's and let the visitor decide how they want
> > to play it.

> That would destroy the whole look and feel that I'm trying to develop.


Then you have a decision to make. The fancier you get the less people
will be able to enjoy your site.

> I want everything to run from one html page via straight-forward
> left-clicks or just clicks if they're using Apple-Macs or other single
> mouse button platforms.


You need to revisit flash.

 
Reply With Quote
 
Ed Seedhouse
Guest
Posts: n/a
 
      10-17-2006
On 17 Oct 2006 09:14:27 -0700, "Travis Newbury"
<> wrote:

>Bad assumption about "plenty of other people do too" Flash is pretty
>much available for all browsers.


"Available" does not equal "installed". As a matter of fact no browser
I know of comes with flash installed. Flash will thus not be available
unless the user has already installed it. Judging by the non-geeks I
know that will be quite a small group among actual normal people.

Er, you are interested in actual normal people using your web site, are
you not?

 
Reply With Quote
 
nagasaki mike
Guest
Posts: n/a
 
      10-17-2006

"Travis Newbury" <> wrote in message
news: ups.com...
> Paul Jones wrote:
> > > You also might want to try the same search but for Flash rather than
> > > java.

> > I turn Flash support off myself, so it's a fair bet that plenty of
> > other people do this as well. Also how platform dependent is Flash? Is
> > it available to Linux and Unix users?

>
> Bad assumption about "plenty of other people do too" Flash is pretty
> much available for all browsers. I also think you will find out if you
> do some investigating, that people that come to sites that have
> interaction on them (like you want on your site) usually have flash
> turned on, or will turn it on to enjoy the interaction.
>
> > > Or just put links to the mp3's and let the visitor decide how they

want
> > > to play it.

> > That would destroy the whole look and feel that I'm trying to develop.

>
> Then you have a decision to make. The fancier you get the less people
> will be able to enjoy your site.
>
> > I want everything to run from one html page via straight-forward
> > left-clicks or just clicks if they're using Apple-Macs or other single
> > mouse button platforms.

>
> You need to revisit flash.
>

or take a visit to here.
http://www.spartanicus.utvinternet.i...htm#audiovideo


 
Reply With Quote
 
Paul Jones
Guest
Posts: n/a
 
      10-18-2006

Travis Newbury wrote:

> You need to revisit flash.


One of the problems that I personally have with Flash is that it lays
you open to looking at a lot of very invasive advertising, often with
annoying moving images. It also means that you have to watch, or
explicitly turn off, an intro on lots of web sites. I'm clearly at odds
with a lot of people here on this, but I'm not going going to write for
a system that I personally dislike and I'm not going to write a web
site that I can't view on my own system.

Another web site of mine has an average of nearly 3,000 page views per
day. My tracker for this site keeps a record of what plugins my
visitors have installed and the results are as follows:

1. Dynamic HTML Binding 66.7 %
2. Windows Media Services 63.3 %
3. No plug-ins measured 30.0 %
4. Shockwave Flash 6.7 %
5. Shockwave for Director 6.7 %
6. RealPlayer 3.3 %
7. QuickTime 3.3 %

It appears that it is really not true that most people have Flash
installed.

Take care,
Paul

 
Reply With Quote
 
Paul Jones
Guest
Posts: n/a
 
      10-18-2006
One solution that I have thought of, but was reluctant to use, is to
wrap the MP3s in zip files and link to those on the Download buttons.
This seems to work fine but, obviously, gives the user the problem with
having to unzip the mp3s when they get them onto their computer.

Take care,
Paul

 
Reply With Quote
 
Travis Newbury
Guest
Posts: n/a
 
      10-18-2006
Ed Seedhouse wrote:
> >Bad assumption about "plenty of other people do too" Flash is pretty
> >much available for all browsers.

> "Available" does not equal "installed"....


Yea what ever...

> Er, you are interested in actual normal people using your web site, are
> you not?


Define "normal people"

 
Reply With Quote
 
Travis Newbury
Guest
Posts: n/a
 
      10-18-2006
Paul Jones wrote:
> > You need to revisit flash.

> One of the problems that I personally have with Flash is that it lays
> you open to looking at a lot of very invasive advertising, often with
> annoying moving images.


Yea, there is a lot of abuse.

> It also means that you have to watch, or
> explicitly turn off, an intro on lots of web sites. I'm clearly at odds
> with a lot of people here on this, but I'm not going going to write for
> a system that I personally dislike and I'm not going to write a web
> site that I can't view on my own system.


No disagreement here. And if a site has too much of that crap, I leave
and never go back. But, I don't shoot the messenger just because I
don't like a few of the messages.

> Another web site of mine has an average of nearly 3,000 page views per
> day.


The data below is meaningless for any site but that one. This same
tracking done for www.saw3.com would yield totally different results.

> My tracker for this site keeps a record of what plugins my
> visitors have installed and the results are as follows:
>
> 1. Dynamic HTML Binding 66.7 %
> 2. Windows Media Services 63.3 %
> 3. No plug-ins measured 30.0 %
> 4. Shockwave Flash 6.7 %
> 5. Shockwave for Director 6.7 %
> 6. RealPlayer 3.3 %
> 7. QuickTime 3.3 %
>
> It appears that it is really not true that most people have Flash
> installed.


Based on visitors to that site. For all I know it could be
www.pluginhaters.com....

The OP wants to present music to the visitor in a player. The content
(the music) and the presentation (the web page and player) are to be
merged into a single entity. So right off the top the OP is saying "I
don't care that there may be a few people that can not see it" If
people coming to his site are there to listen to his music, then they
will turn on Flash or Java, or what ever else is needed to listen. Or
they will leave. If the number of people that listen is satisfactory,
then the number that leave is irrelevant to the success of the site.

Robert Montgomery (CEO CareerBuilder) said it best. "If you can please
80% of your visitors, then you have mastered the web". Since pleasing
100% is impossible, I completely agree with this.

You do what works best for your website. If that is a link to the
music, then do that. If it is a Flash heavy site that has a branded
music or video player, then do that. It is different for every site.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
3GP to MP3 Convert 3GP to MP3 using 3GP MP3 Converter music-fan DVD Video 0 12-24-2009 04:58 AM
Looking for *simple* MP3 playing java applet Paul Jones Java 1 10-16-2006 03:24 PM
Playing MP3 music on non-MP3 capable HiFi Gordon Computer Support 12 05-25-2006 08:48 PM
MP3 playback using Java Sound and Sun MP3 plugin Daniel Dyer Java 6 01-22-2006 05:43 PM
Java applet failed when I try to load the avi file in my java applet Krista Java 3 09-15-2004 02:53 AM



Advertisments
 



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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57