Visual Basic newbie WMP(Windows Media Player)

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
5 posts Page 1 of 1
Contributors
User avatar
applezoom
New Member
New Member
Posts: 10
Joined: Thu Apr 12, 2012 12:31 am

What You Need:
windows media player control
button1 = Open
button2 = Close
Openfiledialog
Code
Code: Select all
Button1:
openfiledialog1.show
axwindowsmedialplayer1.URL = openfiledialog1.filename
Button2:
End
Hope U Likey
lmao; lmao; lmao; lmao; lmao; lmao;
Last edited by applezoom on Sat Apr 14, 2012 2:19 pm, edited 2 times in total.
Image
:3
ROBLOX
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

That's a good start. You might want to expand the tutorial to include custom interfaces (such as replacing the control buttons by others, etc.)

Anyways, welcome to the site, as I see you are new here :)
User avatar
Skillful
Skillful Coders
Skillful Coders
Posts: 969
Joined: Tue Nov 16, 2010 10:07 am

Good start on CodenStuff with a first post in the form of a tutorial applezoom. cooll;

Though its very basic its a nice start by you. cooll;
Instead of LOL use this -
LSIBMHBIWFETALOL

Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
User avatar
applezoom
New Member
New Member
Posts: 10
Joined: Thu Apr 12, 2012 12:31 am

Skillful wrote:
Good start on CodenStuff with a first post in the form of a tutorial applezoom. cooll;

Though its very basic its a nice start by you. cooll;
i have made advanced programs i am working on a game now :)
i will post link when finished
Image
:3
ROBLOX
User avatar
applezoom
New Member
New Member
Posts: 10
Joined: Thu Apr 12, 2012 12:31 am

applezoom wrote:
Skillful wrote:
Good start on CodenStuff with a first post in the form of a tutorial applezoom. cooll;

Though its very basic its a nice start by you. cooll;
i have made advanced programs i am working on a game now :)
i will post link when finished
Done :3



This file is hosted off-site.
Image
:3
ROBLOX
5 posts Page 1 of 1
Return to “Tutorials”