@SgtJak1665 haha wow I found my old Youtube account sadly I cant login on it anymore, I don't use C# I use VB mostly, but I am going to be active again, did you want a tutorial for an advanced media player in VB or are you only after C#?
@Neakiaro Hi, This channel is my old one, I lost my password.
on the Windows Media Player Properties scroll down to Visible and select False, drag your buttons onto the form and put in your code. If you want a video tutorial simple request it and I will make it.
Better is a Button with the name "Open File". Make openfiledialog. Double Click on Button: The Code for it: openfiledialog1.Filter = "MP3 File|*.mp3|All Files|*.*";
What do you mean? like what song it plays? change the url of the MediaPlayer in visual c#. I can only help with visual basic. c# is fairly new to me still.
Me 2 I just goted started at C# yesterday and I'm getting quite better though :) I still get some errors such as how to make a button or something show another form like form2.show(); seem not working very well :P
there isnt even a windows media player component. FAIL
brian965 2 months ago
Another crap video with loud ass music just making me click off quickly.
Using a windows media control is not advanced, all the work is done for you.
Dermot2k9 7 months ago
@Dermot2k9 it didnt say it was advanced, it said "very basic"
christopher24745 4 weeks ago
Dea skillscape09
when are you going to make a advanced media player pls do it :)
best regards
SgtJak1995
SgtJak1665 10 months ago
@SgtJak1665 haha wow I found my old Youtube account sadly I cant login on it anymore, I don't use C# I use VB mostly, but I am going to be active again, did you want a tutorial for an advanced media player in VB or are you only after C#?
lovespiano2011 10 months ago
@lovespiano2011 i am only on C# if you can on C# it would be the best!!!!!! :) and PS thx for the respond
SgtJak1665 10 months ago
hmm... i thought you made media player using this programming language... well what you did is just simply embeding a module... thats all to it... :(
kent143lou 1 year ago
hmmm I'm not an extrovert. I'm an introvert and I found the soundtrack extremely distracting. I couldn't concentrate on what you were trying to do.
sweatyhot 1 year ago
@sweatyhot
There's this usefull little slidebar at the bottom of the video.
It lets you adjust the volume of the videos audio track.
Sliding it to the furthest left will turn the audio off.
NapsterMDS 1 year ago
Why do you capitalize all your words, it's so annoying.
thegtagas 2 years ago
@Neakiaro Hi, This channel is my old one, I lost my password.
on the Windows Media Player Properties scroll down to Visible and select False, drag your buttons onto the form and put in your code. If you want a video tutorial simple request it and I will make it.
Trynkillmee 2 years ago
can u check mine!
its a hd plater and video conveter
MsGameGod 2 years ago
What Windows Media Player component? There is none for me. >.>
Halogator56 2 years ago
This has been flagged as spam show
This doesn't work.
Protomasterexe 2 years ago
you should do a tutorial on how to code this
CandyTutorials 2 years ago
who can make a player to run a HD video
gaga1298 2 years ago
Check my video player, my player didn't use media player library ;)
pricop2007 2 years ago
Better is a Button with the name "Open File". Make openfiledialog. Double Click on Button: The Code for it: openfiledialog1.Filter = "MP3 File|*.mp3|All Files|*.*";
openfiledialog1.FileName = "";
openfiledialog1.ShowDialog ();
Axmediaplayer1.URL = openfiledialog.FileName;
Freak200002 2 years ago
Comment removed
enar12345 2 years ago
What do you mean? like what song it plays? change the url of the MediaPlayer in visual c#. I can only help with visual basic. c# is fairly new to me still.
skillscape09 2 years ago
Me 2 I just goted started at C# yesterday and I'm getting quite better though :) I still get some errors such as how to make a button or something show another form like form2.show(); seem not working very well :P
arsenal2wins 2 years ago
how do you open the files? please message me
holland8000 2 years ago