Search:

Type: Posts; User: Fordy252

Search: Search took 0.18 seconds.

  1. Replies
    7
    Views
    2,056

    Re: Audio In My Program

    this is the method i use.. and i call it from the main program by putting startSound() wherever i need the sound effect. no sound plays and come many errors below in the console when it tries to run...
  2. Replies
    7
    Views
    2,056

    Re: Audio In My Program

    ya i tried it.. but it still doesn't work for some reason.. thanks anyway.
  3. Replies
    7
    Views
    2,056

    Re: Audio In My Program

    I need to get the game to make a sound effect everytime the ball hits off something etc. its just not happening for me.. any ideas??
  4. Replies
    7
    Views
    2,056

    Audio In My Program

    Hi, i would really appreciate any help on this one. I am trying to get my java game created with the ACM package to play sound effects. I have all the .wav files i need and added to the package but...
  5. Replies
    0
    Views
    2,119

    Audio In My Program

    Hi, i would really appreciate any help on this one. I am trying to get my java game created with the ACM package to play sound effects. I have all the .wav files i need and added to the package but...
  6. Replies
    2
    Views
    1,713

    File I/O Modify Text Problem

    hello, i would really apreciate any help on this one.. i have just started file i/o in java and already the homework is bugging me.
    I am to write a program that reformats java source code from the...
  7. Replies
    0
    Views
    1,479

    reformatting java code problem

    hello, i would really apreciate any help on this one.. i have just started file i/o in java and already the homework is bugging me.
    I am to write a program that reformats java source code from the...
  8. Replies
    6
    Views
    3,042

    Re: disticnt numbers

    Thanks very much David.. i finally got it working.. i knew it would be something simple i was not doing correct which was looping through the complete array first without taking any action.. works...
  9. Replies
    6
    Views
    3,042

    Re: disticnt numbers

    We are not allowed to use sets.. we were told to use only nested loops.. i am new to java and am still finding it very hard to get my head around nested loops.. this program is making me crazy.. i...
  10. Replies
    6
    Views
    3,042

    Re: disticnt numbers

    Thanks for your help.. but i've being still trying to do this and i just can't get it working.. i am looping over the numbers entered array and trying to enter them to the distinct array only once...
  11. Replies
    0
    Views
    2,864

    Print Distinct Numbers help

    Hi, i would really apreciate help with this one. I am to write a program that for the user to enter 10 numbers and it will print only distinct numbers.. in other words.. it will display the numbers...
  12. Replies
    6
    Views
    3,042

    disticnt numbers

    Hi, i would really apreciate help with this one. I am to write a program that for the user to enter 10 numbers and it will print only distinct numbers.. in other words.. it will display the numbers...
  13. Replies
    55
    Views
    6,170

    [SOLVED] Re: Very complex project. It's hard to explain.

    hello.. sorry.. i know i am not very helpful.. but could someone explain to me please how to attach the code window to my message.. i am new to this site.. i have been trying for ages and no joy.. i...
  14. Replies
    7
    Views
    3,836

    difficult program

    help me i don't know what
  15. Replies
    2
    Views
    14,725

    Nested for loops

    hello, i am new to java and i am having serious problems with nested loops. I just can't seem to get my head around them. The following pyramids are problems for homework and i am already stuck on...
Results 1 to 15 of 15