Regression: java.applet.Applet.play() method is not working on Tiger U2 B07. Sound will be crumpled.

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P2
    • None
    • Affects Version/s: 5.0u2
    • Component/s: client-libs
    • generic
    • windows_2000

      System: all windows platforms
      build: Tiger U2 B07
      //The ac.play() and ac.loop() methods in below will play the audio clip but the sound will be crumpled

      AudioClip ac = Applet.newAudioClip(Bug.class.getRosource("0.au");
      ac.play();
      ac.loop();


      ###@###.### 2005-2-26 01:21:12 GMT

            Assignee:
            Ronald Hixon (Inactive)
            Reporter:
            Danny Lean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: