Create Own Track / Volume Sliders / Even A Custom 'screen' To Play Visualisations / Movies?

Feb 1, 2009

I've recently been working on a simple media player (following some guide and using my small brain ). I have created a simple playlist, with load/ save ability, add remove track and play and all the normal bull . However I was wondering if I could get some help making it more advanced: How do I create my own track / volume sliders - and even a custom 'screen' to play visualisations / movies? how do I create skip buttons (the ones on the media player controller don't work :@)? I know how to make a button skip a track (I think), but how to I make it skip to the next track in my playlist box? [code] I have created a context menu for my playlist, with buttons such as play, add and remove, but I want it so that when I right click on song the code activates on the song I right clicked on. At the minute whatever song I right click on it still runs the code on the song that selected not the one I right clicked on.Also my playlist, displays the whole file location of the tracks, how to I make it display only the tracks name.Also I have an open dialog control, I know how to set a filter, but how do i set it to filter more than one extension.please note that most of this code is from various guises, and I have simply edited it and merged different codes to suit my needs. [code]

View 4 Replies


ADVERTISEMENT

VS 2008 - Volume Control Without Using Any Sliders

May 13, 2009

I ma playing an audio file using: My.Computer.Audio.Play("C:soundsmouseclick2.wav", AudioPlayMode. Background). I want to specify the volume, all i need to be able to do is enter the number via code, i don't need to use any sliders etc. Is there anything simple like: (this is an example of course) [Code]

View 13 Replies

Play Multiple Startup Movies?

Nov 29, 2010

How do I play multiple startup movies? I have Windows Media Player embedded and it plays the first intro, as a WMV file, but I need to add another video after that one before the main menu appears.

View 2 Replies

Play Flash Movies In Windows Forms?

Dec 7, 2007

Is it possible to play flash movis in a windows form? If so can anyone point me in the right direction as to how to achieve it.

View 5 Replies

Make An Application To Play Movies Etc At Predefined Time?

Mar 23, 2010

i want to make an application to play movies etc at predefined time. i want to add the facility of overlaying graphics also.

View 1 Replies

Program - Loads Flash Movies And Games To Play Offline ?

Sep 13, 2009

I have my program working that loads flash movies and games for my son to play offline. Some of the games have http links in them. Is there any way that still allows playing the game without launching a webpage request? I have no code for this part of the program because I don't know where to look. I think I am just looking on how to block requests for launching anything outside of the program, or catching the request while my program is running, but not quite sure what to do.

View 5 Replies

Add An Audio Track To Play?

Feb 9, 2010

What is the code to add an audio track to play?

I need the file to play after a letter has been pressed so will be in the keypress function

View 1 Replies

How To Create Custom Login Screen For Win XP

Dec 6, 2009

I would like to create my own custom login screen for windows xp, so instead of typing my password, just put my finger on a fingerprinter sensor and my app will read the fingerprint and see how it is, then make the login itself.

View 6 Replies

Create A Custom Splash Screen To Use In Place Of A Msgbox?

Jul 7, 2010

Is there a way to create a custom splash screen in VB.net to use in place of a msgbox?

View 16 Replies

Play A Video As A Splash Screen?

May 10, 2011

I have a splash screen set as Form9. When Form9 loads, I want it to play a video automatically. I have the video in MPEG format. I'm just not sure what tool to use, and what code would go with it.

View 3 Replies

Create A Mpg With Several Frames And One Audio Track?

Dec 22, 2009

How do I create a mpg file that contains several frames and one audio track.

View 2 Replies

Create A Track Bar Using Paint Event?

May 19, 2012

I want to create a track bar using paint event, but the problem is on mouse move event<Me.Invalidate()> is very slow since the graphic become unvisible for milli seconds and then return back, is there a way to make it faster?(doesn't become invisible)

View 2 Replies

Thread - Waiting Screen - Button In Application That Starts A Function To Play Sounds

Mar 20, 2009

I have a button in my application that starts a function to play sounds. But when the function starts a have a problem that my application stops working until all the sounds are played. Then a want to display a waiting screen to show the status of the current application. To this i thought to create a new thread to open the waiting window and then show the messages. But i have a problem that when my thread finishes, it closes the waiting screen. I tryied to put a loop inside my thread, but this crashes my aplication until the loop condition is satisfied.

View 2 Replies

Create An Overlay Screen On A Full Screen Application?

Feb 18, 2010

I am making a program that will put a black mask over an application (like a full screened game). This black mask will fade in and out, depending on certain criteria. Is there a way I can do that with VB? It's to help me dim my monitor without having to push anything.

View 3 Replies

Controlling Multiple Sliders At Runtime?

Dec 27, 2011

In a form, I have 10 Slider control (I am using dotNetBar) and I want to reset all of their values to 0 but I am getting into a snag when I send the control the command. here is my code:

Dim ctrl As Control
dim temp as string
For Each ctrl In Me.Controls

[Code]....

while .name statement works, the .value gives me an error. and it isn't recognized as one of the possible properties in the pull down list after typing the "."

View 3 Replies

Communications :: Create Program That Will Keep Track Of Amount Of Data That Has Been Received

Oct 31, 2008

I want to create a program that will keep track of the amount of (network/internet download) data that has been received, but I have know idea how to go about doing it.Where would be a good place to start with this type of development? Or could some one give me example code that will get me started.

View 1 Replies

Create A Custom Messagebox, With Varying Number Of Buttons With Custom .Text Descriptions?

Feb 6, 2009

This is what I would like to achieve:To create a custom messagebox, with varying number of buttons with custom .Text descriptions, and other features. I intended to have a property array that would be redim-ed and have values (.Text values) set by the calling class:

[code]...

View 7 Replies

Specify A Custom Icon For Display In The Toolbox Window When Create Own Custom Control?

Dec 29, 2011

how to specify a custom icon for display in the toolbox window when you create your own custom control? Something other than the dreaded "gearbox" icon.

View 2 Replies

Create A Custom File Association ( A Custom Extension ) In VB?

Dec 19, 2010

know how to create a custom file association ( a custom extension ) in VB .Net and how to open it on the application

View 1 Replies

Make A Slider That Corresponds To The Normal Sliders In Video Players?

Jun 9, 2011

I have got a very simple video player wrote using Visual Basic 2010. I have embedded the windows media player into the app without the controls. Right now it has simple play, pause and open buttons that work with wmp . how to make a slider that corresponds to the normal sliders in video Players?

View 3 Replies

Custom Area In Screen?

Sep 6, 2010

In my program, there is an option for a custom size object. I want the user to be able to click on the upper-left corner and then click in the lower-right corner and save the location as integers. How can I do this?

View 3 Replies

Display A CUSTOM MADE Bitmap On The Screen?

Jan 14, 2010

I created a bitmap, that is supposed to be displayed on the screen, in the middle. It will have to be on top of EVERYTHING!! Even if a full screen application is running, I want it to show. My questions are: Is it possible to even display a CUSTOM MADE bitmap on the screen?

Option Strict Off
Imports System.Drawing.Drawing2D
Imports System.IO[code]....

View 6 Replies

Forms :: How To Make A Custom Loading Screen

Nov 26, 2009

So I am nearning completion of my 7th major project And I need the application to load files into ram when the application starts..Almost like a splash screen but with a loading bar.I have to load over 90 JPG's And I would like to have them in RAM so the application isn't so slow at first IE System.Load(My.Resources.JPG1) And LoadingBar1.Value += 10 Etc, etc.I have a Form I have created as a splash screen..I need it to load all the JPGs before starting the application..

View 6 Replies

Custom Welcome Screen For Xp And Vista - Rewrite Logonui.exe Completely

Feb 1, 2010

I want to rewrite logonui.exe completely. I want to add features that I just can't in ResHacker. Problem is I have no idea where to start. Well my idea is for it to be more visually appealing and faster. Almost like a dock with the user pics fading away as they are further away from the centre and having them zoom in and out aswell as move toward the centre when the mouse enters.

View 2 Replies

Create Custom Database In Windows Application - Double Click Custom Database File?

Jul 21, 2006

With VB.net, I'm coding a simple application to get more used to the new .Net format.

I'd like to save all the information to a 'new' database file. how to create a database on the fly, once that is done i'll be able to connect to it no problem, but actually creating the file is proving difficult to work/find out.

Also, with vb.net and the newly created custom file, how can it be made to automatically open that information with the program?

Is there a method in installation to associate the file type with the new program? How can i check when the program loads if a database file has been 'double-clicked' (rather than just running from the .exe of the program) and proceed to load the data?

EDIT1 - Extra InfoThe windows application has many different fields and content etc, then i need to save that to a file that could later be loaded by 'double clicking'. I assumed the easiest way would be to create a mini-database for each unique file

View 3 Replies

Move From Custom Login Screen To Active Directory LDAP Authentication?

Mar 11, 2009

I have a WinForms app with SQL05 backend. It has a standard Login window where users are required to supply a username/password. This is validated using my own code and sprocs. Now one of my big clients has scared the bejezus out of me by saying, "Hey Chris, I want you to change your app in line with all our other IT systems so that users can use their common username and passwords with authentication against LDAP". :confused: Having had a moment to reflect, I have some questions (some very noob in nature!)

1. Is this requirement a big deal? :) Or straightforward to implement?

2. Does this mean that when user's double-click my app icon on the desktop, the authentication automagically happens without the need for a Login screen?

3. How on earth can I test this. My dev environment does not use AD, but I do have SBS2003

4. Can anyone point me to good resources about this on the web?

View 7 Replies

Create A Software Where Video Files Play Continuously Using A Timeline?

Sep 5, 2011

I am trying to create a software where video files play continuously using a timeline like Windows Movie maker or Pinacle Studio. So i have no idea how to maintain the time line. Will i use Timer Control for that or any other methods are available.

View 6 Replies

Click The The Song To Play, Even The Play Song Finish But Does't Play Automatically?

May 8, 2010

I want to the song can auto start one by one when import the song to list box. But it doesn't work that I need to select one by one. Besides, the program can repeat all the song or individual song when checkbox enable.

If AxWindowsMediaPlayer1.playState = WMPLib.WMPPlayState.wmppsMediaEnded Then
If playlistbox.SelectedIndex < playlistbox.Items.Count - 1 Then

[code].....

View 4 Replies

Error In Playing Movies Through Axwindowsmediaplayer

Aug 20, 2010

this is my Dim files() As IO.FileInfo = New IO.DirectoryInfo(My.Application.Info.DirectoryPath & "downloaded songs").GetFiles("*.wmv") Listbox1.Items.AddRange(files) but when i load - nothing happens

View 6 Replies

Embeded Flash Movies Into Visual Basic?

Jan 5, 2011

I have created a form with a tab control, and on each of the tabs I wish to play a different .swf file. I am using the Shockwave Flash Object in VB and the following code on tab 1 to play the first movie. AxShockwaveFlash1.Movie = "1. Lets Learn some notes.swf"But for some reason when I click the button to load that form, I get this errorAn error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))This error doesnt appear when I try and navigate to the form without the Flash Object being present, so i'm guessing its this thats the problem.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved