All About Britney Spears

A question about java for a pop up music player?

I'm working on a web site and there is a pop up music player that has been coded in html and when the window opens the player's image is broken into two parts, one is the play/stop buttons and the other is a box with the song title. Both images are within the same pop up box side by side. Is there anyways to use java to make my own layout for the player's image and if so how do i go about it? And yes, the music plays no problem, so it's just the image I'm wondering about. TY.

Public Comments

  1. One solution to this problem is that you have written that the music player is coded in HTML.Instead of that write the music player in java as a applet.The applet will be displayed properly with out any break ups.I think the best way will be using the applet instead of the HTML.
Powered by Yahoo! Answers