Dark Slipstream Posted July 29, 2008 Report Posted July 29, 2008 I am creating an iBotModz program, sort of like for modding halo 3, and soon to have a GFX component! It has: Web BrowserMedia PlayerNotepadCalculator*iBotModz Staff - Dispalys the iBotModz Staff and description of each. All of the above was manually written, no exe's used. But my problem is with the Media Player, I am trying to: 1) Make my Media Player have a loop-back, or repeat. Where you can Repeat one song, or all songs.2) Playlist. I am having trouble: - Finding the correct tool. - Creating a new label in that tool. - Naming the new label as the song name and author. - Giving the Label.Tag a value equal to the MediaPlayer.URL (I can do that, but not until the above 3 work) - Media Player can choose a song. (This might be possible under the label, but I cannot find the label name. (When you make a new label, it's Label1, but I cannot use Label1 because it has to be an array, and Label(x) gives an error. Any help on the aboves would be great. PS: This is for Visual Studio 2008 Express More Specificly - Visual Basic 2008 Express
Recommended Posts
Archived
This topic is now archived and is closed to further replies.