Hi everyone,
I'm selling music CDs on my website and would like to make it possible to listen to one track or part of some tracks online so people now what it is about...
How to do this ????
Thanks
Kristof
Hi everyone,
I'm selling music CDs on my website and would like to make it possible to listen to one track or part of some tracks online so people now what it is about...
How to do this ????
Thanks
Kristof
I used to do this for some of my friends in the music industry. It is really involved and it requires a couple different editors to create these sound bytes. But it is an almost must if you are selling unknown artists' music.
Once the sound bytes are created all you would really need to do is upload the mp3 file to your server and reference it in your product description with a "Listen Here" type link. Like:
Hope this is what you were looking for.Code:You can <a href="./sounds/blah.mp3">Listen Here</a>
John
Or you could just use the built-in music preview features: https://www.zen-cart.com/tutorials/i...hp?article=119
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
thanx, I'll try and tell you then if it worked properly...