Movie Gallery with Playlist

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
5 posts Page 1 of 1
Contributors
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Movie Gallery with Playlist
Scottie1972
This is a simple application that I made because I like to watch multiple movies at once.
The Movie Gallery can play as many movies as you can fit on to your screen(s). It has a Playlist library, so you can create playlist and save them to be recalled at anytime.

I have had 6 movie playing at one time with the Movie Gallery. I dont know why, I just like movies.
No commercieals i guess.

OK so if you download the Movie Gallery (FREE) and dont understand how to use it. There is a very helpful little Button at the "TOP RIGHT" corner of the Main window.
First either create a playlist or add to one of the ones that is in the Movie Gallery.

In the movie list double click to movie you want to watch, then sit back and enjoy.
MoviePlayer.jpg
MovieGallery.zip
You do not have the required permissions to view the files attached to this post.
Image
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Movie Gallery with Playlist
Agust1337
Nice Scottie, but if you want the user not to be able to edit the combobox use it in DropDownList and then use this code on the form_load
Code: Select all
Combobox1.SelectedIndex = 0
Top-notch casual Dating
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: Movie Gallery with Playlist
Scottie1972
Agust1337 wrote:
Nice Scottie, but if you want the user not to be able to edit the combobox use it in DropDownList and then use this code on the form_load
Code: Select all
Combobox1.SelectedIndex = 0

I dont know, I just put this together late lastnight. It is just a simple movie watcher really. It is completely up to the user how thy want to use it. That is why it is a FREE download. Just something that I put together in a couple hours while I was waiting to get sleepy.
Image
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: Movie Gallery with Playlist
zachman61
even though u made it fast its nice
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Re: Movie Gallery with Playlist
Lewis
It is nice, Quickly made for a good app, its alright
Image
5 posts Page 1 of 1
Return to “Full Software”