Advertisement

Results for "Author: jason hensley"

2002ASP #2077
CD Class Module v2.1 *Updated*

Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: help@vbcodesource.com. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.

2002ASP #2078
Movie Module v1.2.6 *Updated*

Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.

2002ASP #2079
The Windows MCI Command String Interface - A complete step by step guide.

This is a complete tutorial to TEACH you how to write your OWN code to program the MCI Command String Interface. This is great for a beginner that has never used MCI Command Strings before. In this tutorial I explain on a step by step basis the mciSendString function and mciGetErrorString function. I show you how to send command strings and flags to the Mci Device. The link to the available and documented command strings and flags is included. I show you how to go by this Mci Documentation and select the command strings and available flags to accomplish what you want to do. If I receive good feedback I will consider more tutorials in the future. I am not very good at explaining things so I hope you don't get confused. I tried to break it down in very simple terms. I used wordpad to create the article so you may not like the formatting of the article. You can check out my webpage at: www16.brinkster.com/codesource for addition code and information. Alot of time and work went into this article so please vote and leave feedback.

2002ASP #2080
Multi Media Class Module

This is a update to my MP3 Class Module. Now easily create a multimedia player that plays, mp3, wav, midi, asf, ect. music files. Uses api no ocx files.

2002ASP #2081
MP3 Class Module

A 8KB class module for mp3 music playing. Has quite a few features and no need to worry about ocx files. I included a basic example on how to use the module. Also has support for saving and loading winamp playlists(.m3u).

2002ASP #2082
Music Module v2.2 Final with Example

Easily create a mp3, wav, midi, ect. music player. Has support for saving and loading .m3u playlist. Has added support for changing the volume, panning, and mute. Increase or decrease the playing rate. Plus much more. Did a alittle tweaking to the code also. I added a basic example of how to use the class module. If you have any questions email me at: elitecobra@hotmail.com. Can visit my website at: www16.brinkster.com/codesource. Please vote if you like and leave feedback. Want more features or have suggestions? Let me know.

2002C #10681
CD Class Module v2.1 *Updated*

Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: help@vbcodesource.com. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.

2002C #10682
Movie Module v1.2.6 *Updated*

Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.

2002C #10683
The Windows MCI Command String Interface - A complete step by step guide.

This is a complete tutorial to TEACH you how to write your OWN code to program the MCI Command String Interface. This is great for a beginner that has never used MCI Command Strings before. In this tutorial I explain on a step by step basis the mciSendString function and mciGetErrorString function. I show you how to send command strings and flags to the Mci Device. The link to the available and documented command strings and flags is included. I show you how to go by this Mci Documentation and select the command strings and available flags to accomplish what you want to do. If I receive good feedback I will consider more tutorials in the future. I am not very good at explaining things so I hope you don't get confused. I tried to break it down in very simple terms. I used wordpad to create the article so you may not like the formatting of the article. You can check out my webpage at: www16.brinkster.com/codesource for addition code and information. Alot of time and work went into this article so please vote and leave feedback.

2002C #10684
Multi Media Class Module

This is a update to my MP3 Class Module. Now easily create a multimedia player that plays, mp3, wav, midi, asf, ect. music files. Uses api no ocx files.

2002C #10685
MP3 Class Module

A 8KB class module for mp3 music playing. Has quite a few features and no need to worry about ocx files. I included a basic example on how to use the module. Also has support for saving and loading winamp playlists(.m3u).

2002C #10686
Music Module v2.2 Final with Example

Easily create a mp3, wav, midi, ect. music player. Has support for saving and loading .m3u playlist. Has added support for changing the volume, panning, and mute. Increase or decrease the playing rate. Plus much more. Did a alittle tweaking to the code also. I added a basic example of how to use the class module. If you have any questions email me at: elitecobra@hotmail.com. Can visit my website at: www16.brinkster.com/codesource. Please vote if you like and leave feedback. Want more features or have suggestions? Let me know.

2002VB #19285
CD Class Module v2.1 *Updated*

Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: help@vbcodesource.com. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.

2002VB #19286
Movie Module v1.2.6 *Updated*

Easily create a movie player using the already established mci api. No need for 3rd pary .ocx or .dll controls. This module contains almost 70 functions ranging from setting the play rate to shutting down video output. Plays a wide range of movie files including, avi, mpeg, mpeg2, quicktime, divx(must have divx codec installed), you could even modify it to play dvd's if your video card has dvd playback capabilities. You can easily learn how to program the mci device with this module. I included a basic example on how to use it. Please vote and leave feedback so I know whether or not to continue improving the code.

2002VB #19287
The Windows MCI Command String Interface - A complete step by step guide.

This is a complete tutorial to TEACH you how to write your OWN code to program the MCI Command String Interface. This is great for a beginner that has never used MCI Command Strings before. In this tutorial I explain on a step by step basis the mciSendString function and mciGetErrorString function. I show you how to send command strings and flags to the Mci Device. The link to the available and documented command strings and flags is included. I show you how to go by this Mci Documentation and select the command strings and available flags to accomplish what you want to do. If I receive good feedback I will consider more tutorials in the future. I am not very good at explaining things so I hope you don't get confused. I tried to break it down in very simple terms. I used wordpad to create the article so you may not like the formatting of the article. You can check out my webpage at: www16.brinkster.com/codesource for addition code and information. Alot of time and work went into this article so please vote and leave feedback.

2002VB #19288
Multi Media Class Module

This is a update to my MP3 Class Module. Now easily create a multimedia player that plays, mp3, wav, midi, asf, ect. music files. Uses api no ocx files.

2002VB #19289
MP3 Class Module

A 8KB class module for mp3 music playing. Has quite a few features and no need to worry about ocx files. I included a basic example on how to use the module. Also has support for saving and loading winamp playlists(.m3u).

2002VB #19290
Music Module v2.2 Final with Example

Easily create a mp3, wav, midi, ect. music player. Has support for saving and loading .m3u playlist. Has added support for changing the volume, panning, and mute. Increase or decrease the playing rate. Plus much more. Did a alittle tweaking to the code also. I added a basic example of how to use the class module. If you have any questions email me at: elitecobra@hotmail.com. Can visit my website at: www16.brinkster.com/codesource. Please vote if you like and leave feedback. Want more features or have suggestions? Let me know.

ASP_Volume2 #29928
CD Class Module v2.1 *Updated*

Easily create a feature rich cd player with this class module. Designed to be very easy to use. Contains over 30 functions wrapped up in a small class module. I also included a basic example on how to use the module. You can visit my webpage at: www.vbcodesource.com or email me at: help@vbcodesource.com. Update: Added support for selecting a cdrom drive to play from instead of the default cd drive.

ASP_Volume2 #30329
MP3 Class Module

A 8KB class module for mp3 music playing. Has quite a few features and no need to worry about ocx files. I included a basic example on how to use the module. Also has support for saving and loading winamp playlists(.m3u).

Languages
Top Categories
Global Discovery