03-13-2012, 01:15 PM
Hello, K_Mccormic.
Yes, there is a very simple way to automatically load the specific file into the Windows Media Player made in VB10.
Steps:
1. Click on the Windows Media Player component on the design tab.
2. Go into the properties.
3. Find 'URL' field and type the path to the specific file. (An example is below)
4. Enjoy!
If you use Windows 7, you can copy and paste the text, below, into the URL field just to test how it works. Hehe!
Regards,
Vinwarez.
Yes, there is a very simple way to automatically load the specific file into the Windows Media Player made in VB10.
Steps:
1. Click on the Windows Media Player component on the design tab.
2. Go into the properties.
3. Find 'URL' field and type the path to the specific file. (An example is below)
4. Enjoy!
If you use Windows 7, you can copy and paste the text, below, into the URL field just to test how it works. Hehe!
Code:
C:\Users\Public\Videos\Sample Videos\Wildlife.wmv
Regards,
Vinwarez.
Also known as Rocketalypse.
System.out.println("I prefer Java.");
System.out.println("I prefer Java.");