Hello
Ever heard the track by Faithless 'Insomnia'.
I am still trying to get my head around the function of musci downloads, not to buy, just to listen to track samples. I was kinda hoping to include this within Actinic Catalogue but dont think it has this function.
What i really want is to have within 1 product extended info 5 or 6 track samples, each with the ability to be heard using Real One.
I tried using...
<table>
<tr>
<td><iframe width="330" height="200" frameborder="0" scrolling="no" src="musicsample.mp3" ></iframe></td>
</tr>
</table>
which worked for a single track, but cannot see how to include several tracks
I appreciete this is a long shot....
Thanks all
Steve
Ever heard the track by Faithless 'Insomnia'.
I am still trying to get my head around the function of musci downloads, not to buy, just to listen to track samples. I was kinda hoping to include this within Actinic Catalogue but dont think it has this function.
What i really want is to have within 1 product extended info 5 or 6 track samples, each with the ability to be heard using Real One.
I tried using...
<table>
<tr>
<td><iframe width="330" height="200" frameborder="0" scrolling="no" src="musicsample.mp3" ></iframe></td>
</tr>
</table>
which worked for a single track, but cannot see how to include several tracks
I appreciete this is a long shot....
Thanks all
Steve
Comment