
(New Release) X-Soft MP3 Player V2.0
- Joakim Christiansen
- Addict
- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact:
I managed to test it a little now, it works if I opens a song in it.
But the skin didn't quite work here, if I put my cursor over the buttons they just go black
And sometimes it stops responding.
And I played a song and pressed the X button when I got this error:
Maybe i'll try to make a skin for mine too
But the skin didn't quite work here, if I put my cursor over the buttons they just go black

And sometimes it stops responding.
And I played a song and pressed the X button when I got this error:
Btw, it's a nice program and reminds me much of my own player.Line: 809
Description: An attemped read or write to/from and address to which that process isn't allowed.
Maybe i'll try to make a skin for mine too

I like logic, hence I dislike humans but love computers.
It seems like your having some problems with files, thats why it loads when you load it with some music. Currently, files are stored at
which is probably good for Windows 2000 and onwards. This file is used to save the current playlist in a file after closing the player
And that's also the reason why you are getting a bad skin. Windows uses its default directory the directory of the parameters. And therefore the image is not found. This may be solved by writing the address to a registry entry.
Thanks for your suppost, and I'm glad you like it
Code: Select all
CreateFile(15,GetEnvironmentVariable("USERPROFILE")+"\Local Settings\Application Data\X-SOFT\MP3\list.xsp")
And that's also the reason why you are getting a bad skin. Windows uses its default directory the directory of the parameters. And therefore the image is not found. This may be solved by writing the address to a registry entry.
Thanks for your suppost, and I'm glad you like it
I will check if it works on vista as the User Profile path has change a bit.
In XP:
C:\Documents and Settings\.....
In Vista:
C:\Users\.....
In XP:
C:\Documents and Settings\.....
In Vista:
C:\Users\.....
Shaun Tabone
http://www.meshmap.net
http://www.meshmap.net
02/07/2006: Installer Updated.
Solved Bug: Most Problems related with Mouse Over and Crashes Solved.
SITE:
http://meshmap.freehostia.com/mp3player.php
DOWNLOAD:
http://purebasic.myftp.org/?filename=fi ... mp3_v2.zip
Solved Bug: Most Problems related with Mouse Over and Crashes Solved.
SITE:
http://meshmap.freehostia.com/mp3player.php
DOWNLOAD:
http://purebasic.myftp.org/?filename=fi ... mp3_v2.zip
Last edited by xonTAB on Mon Jul 24, 2006 1:17 pm, edited 3 times in total.
Shaun Tabone
http://www.meshmap.net
http://www.meshmap.net
The Main Download Link is Not Working as the Server is Down.
You can Download this Media Player on the Mirror Link:
http://purebasic.myftp.org/?filename=fi ... mp3_v2.zip
SIZE : 401KB
OS : Win 2K, XP and 03. (Not Yet Tested on Vista)
SCREENSHOTS :


You can Download this Media Player on the Mirror Link:
http://purebasic.myftp.org/?filename=fi ... mp3_v2.zip
SIZE : 401KB
OS : Win 2K, XP and 03. (Not Yet Tested on Vista)
SCREENSHOTS :


Shaun Tabone
http://www.meshmap.net
http://www.meshmap.net