I wanted to upload some audio files and embed them into my site so i used bandcamp.com but i ran into some problems:
-the player is not wide enough to hold my titles ( i modified the width in the code but it didn't work)
-I don't have a volume option
-the name of the band shows under the title , instead of the artist ,even though on the bandcamp.com page it shows it the right way
Here is the embeded code:
<object data="http://bandcamp.com/EmbeddedPlayer/track=4048654972/size=venti/bgcol=FFFFFF/linkcol=009900//"
type="text/html" classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" width="450" height="100">
<param name="movie" value="http://bandcamp.com/EmbeddedPlayer/track=4048654972/size=venti/bgcol=FFFFFF/linkcol=009900//">
<param name="quality" value="high">
<param name="allowNetworking" value="always">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#FFFFFF">
<param name="allowScriptAccess" value="never">
<object data="http://bandcamp.com/EmbeddedPlayer/track=4048654972/size=venti/bgcol=FFFFFF/linkcol=009900//"
type="text/html" width="450" height="100">
</object>
</object>
Is it possible to make the changes from inside the code or is it a server side thing?
If it's not possible can someone link me to a better site to upload my audio that has the embed option?
I would also use my domain to store the audios but it might be harder that way.
Pls help
-the player is not wide enough to hold my titles ( i modified the width in the code but it didn't work)
-I don't have a volume option
-the name of the band shows under the title , instead of the artist ,even though on the bandcamp.com page it shows it the right way
Here is the embeded code:
<object data="http://bandcamp.com/EmbeddedPlayer/track=4048654972/size=venti/bgcol=FFFFFF/linkcol=009900//"
type="text/html" classid="clsid

<param name="movie" value="http://bandcamp.com/EmbeddedPlayer/track=4048654972/size=venti/bgcol=FFFFFF/linkcol=009900//">
<param name="quality" value="high">
<param name="allowNetworking" value="always">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#FFFFFF">
<param name="allowScriptAccess" value="never">
<object data="http://bandcamp.com/EmbeddedPlayer/track=4048654972/size=venti/bgcol=FFFFFF/linkcol=009900//"
type="text/html" width="450" height="100">
</object>
</object>
Is it possible to make the changes from inside the code or is it a server side thing?
If it's not possible can someone link me to a better site to upload my audio that has the embed option?
I would also use my domain to store the audios but it might be harder that way.
Pls help