Thread
:
how can I play an mp3 file in java?
View Single Post
#
2
(
permalink
)
05-30-2008, 09:32 PM
Master Zero
Member
Join Date: May 2008
Posts: 26
You need to implement the action listener class and create the action performed method for your buttons, as event handlers. The link below shows you how to play audio files in java.
Code:
docs.rinet.ru/JaTricks/ch4.htm
Master Zero
View Public Profile
Send a private message to Master Zero
Find all posts by Master Zero