I want to play a sound on a my javafx application and to do that I need to create a Media Objet and a MediaPlayer Object. But I can't create them because I can't do the import javafx.scene.media because the media package in my external library is missing. How can I fix that ?
Asked
Active
Viewed 58 times