Hi Forum,

Im in the process of developing a mobile website.This is just a static website so Im using pure HTML in Dreamweaver with the DOCTYPE is set to XHTML Mobile 1.0

I have got a requirement of embedding a MP3 file in one of the pages which the user should be able to stream and listen via some control.

Can anyone explain me how to achieve this? Can I embed the file directly just using HTML <embed>...