Download Media Player: https://www.dropbox.com/s/fnjkh0zwiw44d5v/movieplayer.jar?dl=0
Java Programming tutorial How to Make Media Player.
In this tutorial i will teach you how to make media player using Java Fx programming language and we will use Fxml to create User Interface with and i will teach you how to apply style to your application using CSS .
this is complete tutorial for making media player in java from scratch to advance.
Follow me on Twitter and Facebook if you have any question about this video Links Are in Description.
Javascript Tutorial: https://www.youtube.com/playlist?list=PLz5rnvLVJX5VdVNddvRTj68X6miAWQ5pz
Facebook group:
https://web.facebook.com/groups/996305460498149/
Let’s Connect:
Twitter: https://goo.gl/9rmbxI
Youtube: https://goo.gl/mmFkgB
GooglePlus: https://plus.google.com/u/1/+AwaisMirza1
Snapchat:Add me on Snapchat! Username: mirzaawais https://www.snapchat.com/add/mirzaawais
Follow Umair :
Facebook: https://www.facebook.com/umair.jameel.904
Business inquiry : owaesmirza@gmail.com
Amazon Auto Links: No products found.
Hello friend. You have here a several problems. Problems are: 1. seekSlider gives a wrong information, 2. you can play multiple videos at the same time (but can control only one), 3. when you resize a screen all messed up, btw. tutorial is good.
Hi Awais Mirza,
First of all, that was a great tutorial. However, I faced with a small problem. Rather than letting the user select the movie from the folder, my application directly opens the movie according to the user’s actions. I can start the movie inside my application. However, I cannot change the file path according to my application.
How can I do it with a small method? Thanks a lot.
Have a beautiful day!
Very nice! Keep it up!
Great tutorial and fun project to do. Thanks for sharing the knowledge.
ChangeListener() is not working for me. No suitable method….
Awaiz, the image for open file button isn’t loading.
WARNING: Error loading image: jar:file:/C:/Users/Rahul/Documents/NetBeansProjects/Canary%20Media%20Player/dist/run2061039096/Canary%20Media%20Player.jar!/canary/media/images/folder1.png
This shows up when I run the project. Please help me out here.
Hi , Teacher One Again Another error When I write A meohod Of Mouse Event Handler
My Error Is Like That
” type argument MouseEvent is not within bounds of type-variable T
where T is a type-variable:
T extends Event declared in interface EventHandler
cannot find symbol>)
symbol: method setOnMouseClicked(
location: class seekSlider ”
Please Help Me Teacher.
hi i copied same your media player code
but there will be errors
my program cant access methods through mediaPlayer object
can you see my code and remove errors and guide me?
how i send you my code? your email?
this one is a big comment please read it
earlier it showed that fxml document controller does not have a main method now restarting netbeans it builds everything correctly but when project is runned it shows there was a problem sending the command to the program
i have problem in a code in this line there is error
mediaView.setMediaPlayer( mediaPlayer);
Can you tell me how to create a video playlist in this and play it serially.
Hii awais…i have a doubt….when i am changing to full screen mode, the whole borderPane is going fullscreen rather than only the screen(the video)…i am not able to understand the reason behind this……can you help me out???
please can you help me in netbeans ca’t see Scene Builder but it was working before
Is possible my video is encrypt and watermarkeble through this video
Hey Awais ! I have a problem in the begining , when I right-click the FXML document , the open button does not show up and I can’t have access to the C builder. Please help me on this
I did same code bt in my project there is no display of video only sound hearplease helpthis show WARNING: Loading FXML document with JavaFX API of version 8.0.111 by JavaFX runtime of version 8.0.25
seek not working properly
As I am writing this code this code I am getting the error message cannot find symbol… What am I doing wrong???
Can you please tell me how to install the scene builder? I am not sure but it would appear that I don’t have it installed on my machine. Please someone reply to this freely. I am new to netbeans and have no clue what the hell I am doing. Thank you in advance
Awais Mirza I have Some Problem The First Time Was I tryed it The Vedio Is Not Playing and Printing Error Like This
“Exception in thread “JavaFX Application Thread” java.lang.RuntimeException: java.lang.reflect.InvocationTargetException”
Please Help me….
when i insert the css and modify css file and insert to scene builder and save the project and the it show Exception while runnig application
Hi, I use your method to build a media player in a mac, but I can not choose any file and error shows [QL] Can’t get plugin bundle info at file://localhost/Applications/GarageBand.app/Contents/Library/QuickLook/LogicXQLGenerator.qlgenerator/, can you help out of here
When writing the block of code for the currentTimeProperty.addListener(),
I get this error:
Cannot find symbol:
symbol: class duration
None of the imports suggested by NetBeans fix the issue.
Hi I have made a same media player but i Just had couple of question that i wanted to ask you
1 how to display time in the seek slider that how much video is played .
2 MKV file format is not running in this media player how should i make it play
great job