how can i code for the windows media palyer in vb pls?
codesly 0 Newbie Poster
Recommended Answers
Jump to PostFirst you must add the component. (ctrl+T or project->component) then select for Windows Media Player.
You will see new control and just add it to your form.
try this to play a video :WindowsMediaPlayer1.openPlayer "D:\father.mp4"
All 4 Replies
aVar++ 14 Posting Whiz
Jx_Man 987 Nearly a Senior Poster Featured Poster
tinstaafl 1,176 Posting Maven
xarhang 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.