Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: jlGuiApplet 2.1.2 : MP3 & OGG Player Applet (Read 8040 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

jlGuiApplet 2.1.2 : MP3 & OGG Player Applet

This open source applet plays any MP3/OGG Vorbis or M3U loaded from your web server. It supports playlist, pause, resume, volume and balance features. It's WinAmp 2.0 skins compliant too. You need JavaPlugin 1.3 or higher to run it.
http://www.javazoom.net/applets/jlguiapple...lguiapplet.html

jlGuiApplet 2.1.2 : MP3 & OGG Player Applet

Reply #1
cool  nice to see an embeded applet version of jlGui!  Would really like to see the ability to included an embeded playlist window, though.

jlGuiApplet 2.1.2 : MP3 & OGG Player Applet

Reply #2
The Playlist UI has bee disabled but, if you have Java skills, you could rebuild jlGui source to get it display

 

jlGuiApplet 2.1.2 : MP3 & OGG Player Applet

Reply #3
The Playlist UI has bee disabled but, if you have Java skills, you could rebuild jlGui source to get it display


Hello, i have a little question for you all, i just installed the jlguiapplet on my webpage(test page) and everything is good, it reads the index page i made and i added the applet code for the playerappelet.js script and also made the playlist.m3u and uploaded it to main directory and also in jlg directory but for some reason it dont seams to be reading any playlist nor mp3's, can you please help me out here,  i am adding below the link to were the player is installed, please i am in despret need of getting this fixed.
I also tried changing the location to "all" instead of url and it's not working

__________________________________________________________________________

This is the code on the index page to read *.js file

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
<script src="playerapplet.js"></script>
</body>
</html>

STEP-BY-STEP
1. Unzipped
2. Changed PlayerApplet.js setting to  autostart on load and location to "ALL"
3. Changed jlgui.ini  Playlist Enabled = True
4. made a index.html page with script code added in body as shown above
5. Playlist created for test only 1 file in it and uploaded to server
6. logged onto add http://www.tlcriddimz.com/jlg/index.php to test the player
__________________________________________________________________________
and  nothing playing, i cant even see the song in the player nor it plays, please you may go to the tlcriddimz link to test this. The reason i am asking is because i  have a player but i want to use this jlguiapplet , my main site is www.pureviberadio.com and test site www.tlcriddimz.com

Thank You for your help in advance, please if you can send me a e-mail it will be appreciated  neil@pureviberadio.com  /  neilalicious@hotmail.com

jlGuiApplet 2.1.2 : MP3 & OGG Player Applet

Reply #4
Any chance of this applet supporting FLAC file playback as well?

jlGuiApplet 2.1.2 : MP3 & OGG Player Applet

Reply #5
Any chance of this applet supporting FLAC file playback as well?




allowed_extensions=m3u,pls,wsz,snd,aifc,aif,wav,au,mp1,mp2,mp3,ogg


Any chance of this applet supporting FLAC file playback as well?




allowed_extensions=m3u,pls,wsz,snd,aifc,aif,wav,au,mp1,mp2,mp3,ogg

I am new to this but i think only files allowed are listed above