0
I want to build a mp3 download shop with this component. Before paying, the customer may want to listen to the music to decide if he want to buy.
If play the whole mp3 file, then maybe somebody can get the file in browser's cache files.
So I hope we can set the length for sample playing, like starting 30 seconds, or define the range like 0:0:20 to 0:1:40, etc.
Is it possible?
Thanks.
If play the whole mp3 file, then maybe somebody can get the file in browser's cache files.
So I hope we can set the length for sample playing, like starting 30 seconds, or define the range like 0:0:20 to 0:1:40, etc.
Is it possible?
Thanks.
Responses (7)
-
Accepted Answer
-
Accepted Answer
0It still would be easy to obtain the whole file, even if you listed the player to only play a small duration within the original file. Last time I checked companies like amazon used a separate 30 second clip that has a fade out.
There are other ways of doing this as well, but require a very specialized server setup. -
Accepted Answer
0the short answer is NO, you cannot specify to play only a part of a song.
to allow this behavior, the best way would to have an EXTRA field to upload a "sample" mp3, so you would have acutally 2 mp3 per song: the full one and the demo. on the site you'd play the demo, but the users could download the full one I guess.
in any case, this is not included on MC, so you'd need customization for this.
Germi -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »