I would like to implement playing audio within a FORM or a GRID.
Say the record would keep the file location like: /mysite/audio/MyAudioFile.mp3 then I want to put a link or an icon on the form/grid, so when the user click the link it will start playing the audio file. I have something like this implemented on one of my Joomla sites through JSeblod component and it works great.
QUESTION: how can I implement something like that with SC ?
PS>
perhaps implementing the same for video would be great to!
Arthur