hi,
I want to run mp3 by selecting file from one system and it should be
played in another system by using socket.
When i run the simple program of media player.
It shows error in commands like
import javax.media.bea n.playerbean.*;
import javax.media.Con trollerEvent;
import javax.media.Con trollerListener ;
import javax.media.Man ager;
The above all imports show " MediaPlayerSamp le.java:43: package
javax.media.bea n.playerbean does not exist " and show on....
I have only netbean IDE5.0. Please give me suggestion for run the JMF
files in netbean or any other way beyond this.
Any type of Your help is appriciated.
ThanQ
-Raju
I want to run mp3 by selecting file from one system and it should be
played in another system by using socket.
When i run the simple program of media player.
It shows error in commands like
import javax.media.bea n.playerbean.*;
import javax.media.Con trollerEvent;
import javax.media.Con trollerListener ;
import javax.media.Man ager;
The above all imports show " MediaPlayerSamp le.java:43: package
javax.media.bea n.playerbean does not exist " and show on....
I have only netbean IDE5.0. Please give me suggestion for run the JMF
files in netbean or any other way beyond this.
Any type of Your help is appriciated.
ThanQ
-Raju