camtech
05-06-2001, 10:14 PM
UM, I'm kinda stuck.
This is my code:
<applet name="News Marquee" code="Marquee.class" codebase="http://www.triview.com/java/marquee2" width=100 height=700>
<PARAM NAME=messagefile VALUE="marquee.txt">
<PARAM NAME=Width VALUE = "100">
<PARAM NAME=Height VALUE = "700">
<PARAM NAME=delay VALUE="10;10;10;10">
<PARAM NAME=Font_type VALUE="Helvetica;Helvetica;Helvetica;Helvetica">
<PARAM NAME=Font_size VALUE="12;12;12;12">
<PARAM NAME=Textcolor VALUE="0 0 0;0 0 0 ;0 0 0 ;0 0 0">
<PARAM NAME=animation VALUE="3;3;3;3">
<PARAM NAME=Wincolor VALUE = "255 255 255">
</applet>
And it doesn't work! All it gives me is the dreaded 'grey spot' and I don't know what's wrong with it!
I could e-amil the .class file and marquee.txt file in a .zip attached to an e-amil to whoever wants it!
C ya
This is my code:
<applet name="News Marquee" code="Marquee.class" codebase="http://www.triview.com/java/marquee2" width=100 height=700>
<PARAM NAME=messagefile VALUE="marquee.txt">
<PARAM NAME=Width VALUE = "100">
<PARAM NAME=Height VALUE = "700">
<PARAM NAME=delay VALUE="10;10;10;10">
<PARAM NAME=Font_type VALUE="Helvetica;Helvetica;Helvetica;Helvetica">
<PARAM NAME=Font_size VALUE="12;12;12;12">
<PARAM NAME=Textcolor VALUE="0 0 0;0 0 0 ;0 0 0 ;0 0 0">
<PARAM NAME=animation VALUE="3;3;3;3">
<PARAM NAME=Wincolor VALUE = "255 255 255">
</applet>
And it doesn't work! All it gives me is the dreaded 'grey spot' and I don't know what's wrong with it!
I could e-amil the .class file and marquee.txt file in a .zip attached to an e-amil to whoever wants it!
C ya