how to play a .mp3 file using our own code. i am use stat and stop the file using our own method and buttons. like we use only two button that start and stop the .mp3 file
A:
The best way to do this is using Javascript, at least IMO.. check this out:
http://www.happyworm.com/jquery/jplayer/
It shouldn't be too hard to implement, should work for a blackberry too, you just need to customize the web page for the blackberry screen size, jquery can help with this too as you can use it to recognize the type of browser accessing your site.
Rick
2010-07-22 10:35:51
i want to make a application that implements these things. one blank screen contain only 2 buttons start and stop i am press start (start the mp3 file ) i am press the stop(stop the mp3 file that played).
jutt.chattha
2010-07-22 10:58:06