hi all
there is a small error with the embed mp3
maybe it is only me or maybe not
it is a small error so not a realy big problem and i just like to let you know about it
the error is that the mp3 that is embed only shows a part
and not the full song
as example
the original mp3 file on the site is 3:14
the embed mp3 is 3:05
it is missing 10 seconds
not sure if it is only me or that it is realy a small bug
Greetings From PowerChaos
XFileSharing Pro - embed mp3 error
-
- Posts: 15
- Joined: Mar 27, 2010 1:24 pm
Embed player problem
Hello,
I have the same error, just that in my case, on the site the player plays the full song (lets say 4:00), and on site using the embed player code shows only 2:00. Please help, I really need to fix it!
I have the same error, just that in my case, on the site the player plays the full song (lets say 4:00), and on site using the embed player code shows only 2:00. Please help, I really need to fix it!
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
-
- Posts: 15
- Joined: Mar 27, 2010 1:24 pm
Here's an example. It'll play the full song on my website site, but when it's embedded it cuts off part of it..
http://keepittrill.com/media/2010/12/di ... lil-wayne/ (the site with embed) - 2:00 sec
http://www.freefilessharing.com/9wp36idoct2t (my filesharing site) - 3:36 sec
Some songs only play 20 seconds and others play half.
http://keepittrill.com/media/2010/12/di ... lil-wayne/ (the site with embed) - 2:00 sec
http://www.freefilessharing.com/9wp36idoct2t (my filesharing site) - 3:36 sec
Some songs only play 20 seconds and others play half.
That is because the duration parameter is missing from the embed code.
Add to flashvars:
Add to flashvars:
Code: Select all
&duration=<TMPL_VAR mp3_secs>
-
- Posts: 15
- Joined: Mar 27, 2010 1:24 pm
tnx komi
tnx for your help and I need to ask you something else ..
How I make the script to generate embed code for mp3 directly when the uploads finishes, near the download link, link for forum, html code, delete code tabs ?
How I make the script to generate embed code for mp3 directly when the uploads finishes, near the download link, link for forum, html code, delete code tabs ?