Results 1 to 3 of 3
- 03-04-2010, 05:51 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 16
- Rep Power
- 0
- 03-04-2010, 06:17 PM #2
Senior Member
- Join Date
- Dec 2009
- Location
- Belgrade, Serbia
- Posts
- 364
- Rep Power
- 4
Here is my example of how to run some JMF API code on Windows.
1. Download and install JMF API.
download link:
JMF 2.1.1e Software
file is:
jmf-2_1_1e-windows-i586
Default install is on
C:\Program Files\JMF2.1.1e\
After install just start player from windows to see if it is working.
In folder:
C:\Program Files\JMF2.1.1e\lib
are all libs you need for this API.
Take those *.jar files and put them on your classpath.
If you dont know how to do this use SEARCH on this forum
every day someone asks this CLASSPATH and JAR question :)
Run some example code to test it.
If you know how to write Applet you can take sample code from:
http://java.sun.com/javase/technolog...yerApplet.java
and test it.
Use any sound file like windows 'chimes.wav' in Applet and write simple
HTML to call it.
good luck!
- 03-04-2010, 06:24 PM #3
Member
- Join Date
- Aug 2009
- Posts
- 16
- Rep Power
- 0
Similar Threads
-
Downloading a jar file
By jojo in forum Advanced JavaReplies: 2Last Post: 12-15-2009, 11:04 PM -
Downloading help with JDK 6
By oneofthelions in forum Advanced JavaReplies: 1Last Post: 12-15-2009, 01:42 AM -
Downloading help with JDK 6
By oneofthelions in forum New To JavaReplies: 1Last Post: 12-13-2009, 06:31 PM -
Downloading An Image
By a_klasanov in forum New To JavaReplies: 3Last Post: 07-31-2008, 10:34 AM -
[SOLVED] Downloading jconn3.jar
By DonCash in forum JDBCReplies: 1Last Post: 04-15-2008, 05:02 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks