;

PDA

Click to See Complete Forum and Search --> : [RESOLVED] TinyMp3 equalizer problem


cyberwwolf
12-16-2007, 01:57 PM
I made an swf file with the TinyMP3 player in it. I added 4 songs to playlist and later created also .df files and saved them in the same folder of swf file. Everything work perfect from hd but when I upload it, the mp3 player works but not the equalizer effect. I've uploaded the entire folder so I'm pretty sure it has the same structure of the one I've on my computer. I also tried to save it changing that option in "export setting" about "local playback security" switching from "Access local files only" to "Access network only" but nothing changed. Anyone have an idea of what is the problem??
Thanks

blanius
12-16-2007, 08:18 PM
Bet it's file names. Many servers the case matters. I've also seen it when spaces in the file name is a problem.

cyberwwolf
12-17-2007, 04:53 AM
Bet it's file names. Many servers the case matters. I've also seen it when spaces in the file name is a problem.

Any idea of how can I solve this? I tried to create a new project with just the tiny player and with a song named 1.mp3 with file 1.fd (so there are no spaces in names) but it still no works
tnx

cyberwwolf
12-17-2007, 06:42 AM
Bet it's file names. Many servers the case matters. I've also seen it when spaces in the file name is a problem.

Any idea of how can I resolve this? I tried to create a new simple project with just an htm page, with just an swf file, with just the mp3 player, with just one song in playlist and I called the song: 1.mp3 + 1.df so there are no spaces in name. But it still no work when uploaded :(

blanius
12-17-2007, 10:22 PM
Could it be the path in your playlist?

Edit the playlist and make sure it just has the file names and not the full path.

w.brants
12-18-2007, 01:07 AM
Cyberwolf, maybe you can post a link to the swf file that is having the problem.
That makes it easier to answer your question.

cyberwwolf
12-18-2007, 08:04 AM
Cyberwolf, maybe you can post a link to the swf file that is having the problem.
That makes it easier to answer your question.

I'll do it ;)

cyberwwolf
12-18-2007, 08:25 AM
ok uploaded

http://www.soletico.eu/cyberwwolf/player/page.htm

file in the folder "player" are:

123.mp3
123.df
123.fun

1.swf

page.htm

fix_eolas.js



you can also download the zip file of the folder at:

www.soletico.eu/cyberwwolf/player.zip

you can see how it works on your desktop but not when on website.
Thanks ;)

w.brants
12-18-2007, 09:29 AM
Did you upload the .fd file to the same folder as the .mp3 file.
As far as I can tell it's missing.

cyberwwolf
12-18-2007, 04:50 PM
Did you upload the .fd file to the same folder as the .mp3 file.
As far as I can tell it's missing.

yes.
I did an error in the previous post, the files in the player folder are:

123.mp3
123.fd (in the previous post I writed .df)
123.fun

1.swf

page.htm

fix_eolas.js

blanius
12-19-2007, 08:32 AM
the file 123.fd is NOT there!

I tried
http://www.soletico.eu/cyberwwolf/player/123.fd
get file not found.
http://www.soletico.eu/cyberwwolf/player/123.mp3
is found
http://www.soletico.eu/cyberwwolf/player/1.swf
is found
I can't see a directory but it's clear that if the browser can't find that file neither can the mp3 player.

cyberwwolf
12-19-2007, 08:50 AM
the file 123.fd is NOT there!

I tried
http://www.soletico.eu/cyberwwolf/player/123.fd
get file not found.
http://www.soletico.eu/cyberwwolf/player/123.mp3
is found
http://www.soletico.eu/cyberwwolf/player/1.swf
is found
I can't see a directory but it's clear that if the browser can't find that file neither can the mp3 player.

ok here there is something very very strange!!! Just opened again my ftp program and checked and the file is the folder!! I've also downloaded it to my desktop!! Also if I open website with frontpage the file is in place!!

here is a pic of both programs where you can see the file is online!!

www.soletico.eu/cyberwwolf/mistero.jpg

Why browser can't find it!

cyberwwolf
12-19-2007, 08:57 AM
also the .fun file is not found!!

In my life I've uploaded 100.000+ files this is the first time I see something like this!

w.brants
12-19-2007, 09:40 AM
All I can think of is that it might have to do with security settings of your hosting provider. As far as I know the flash player doesn't send out a referrer when it accesses a file so it might appear to the server as a direct link to the file. Some servers prevent access that way.

blanius
12-19-2007, 10:18 AM
Ok Part of the confusion is that you used MP3FD creator to create the fun file. So it's a little different. But in any case it sure looks like 123.fd is not on your server.

cyberwwolf
12-19-2007, 12:13 PM
observation. If I rename the 123.fd file with another extension, for example 123.mp3, the file become visible.(so is not a problem with the file itself but just with the fact that its extension is .fd) If for example I upload an avi file video.avi and rename it video.fd it became invisible! I will contact my hosting provider to ask why the fd files can't be seen!

blanius
12-19-2007, 12:50 PM
It's definitely your server here are your files on my hosting
link removed

cyberwwolf
12-19-2007, 03:56 PM
It's definitely your server here are your files on my hosting
[url]link removed

can't believe to my eyes!
thanks for help guys ;)