K
Krista
Hi everyone,
I am a new person in Java and JMF. I tried to use HTML to run the
class of the SimplePlayerApplet.java that is posted in java.sun.com.
html:
<applet code=SimplePlayerApplet.class width=320 height=300>
<param name=file value="sun.avi">
I got a java applet failed. I am not sure where should i put the
sun.avi file? The SimplePlayerApplet.class and sun.avi are in my
desktop. Is it right as <param name=file value="sun.avi">? Sometimes,
i will see people write as <param name=file value="file
usr/local/media/sun.avi">?? Where is the local? in the server? I need
help.....Please!!!!
Thanks
Krista
I am a new person in Java and JMF. I tried to use HTML to run the
class of the SimplePlayerApplet.java that is posted in java.sun.com.
html:
<applet code=SimplePlayerApplet.class width=320 height=300>
<param name=file value="sun.avi">
I got a java applet failed. I am not sure where should i put the
sun.avi file? The SimplePlayerApplet.class and sun.avi are in my
desktop. Is it right as <param name=file value="sun.avi">? Sometimes,
i will see people write as <param name=file value="file
usr/local/media/sun.avi">?? Where is the local? in the server? I need
help.....Please!!!!
Thanks
Krista