Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #44.2K
3 Posted Topics
Re: I have a MOS Word Core certification. Not too bad for a high school freshmen. Also I'm the only freshman in advanced programming. | |
Re: How bout you hook up with a free WinXp at [url="http://www.warezfreaks.com"]www.warezfreaks.com[/url]. Just don't do it on your school network. | |
I need to loop the one sound so that the timer will make it so the sound will play then delay 5 seconds and then play again. My source code is: import java.awt.*; import javax.swing.*; import java.applet.AudioClip; public class Morning extends JApplet { private AudioClip rooster; private final int dealy … |
The End.