473,625 Members | 2,733 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need some media controls

I am building an application and I require some media player buttons (play,
record, fast forward etc). They won't be controlling standard audio though.
There doesn't seem to be a set with VB.Net so I pinched the VB6 ones.
However they don't work too well as you have to load it with a media file
before you can enable some of the buttons, and I don't have a media file to
play.

I've been trying to make up some graphics but the result looks awful. Any
suggestions as to what I could use? There must be loads of them around.

Thanks

-Jerry
Nov 21 '05 #1
2 1541
I've got a user control that I created which inheirits from the panel class
and has media controls which resize to fit the panel size. They look pretty
good but nothing fancy. You can set all colors thru properties. It includes
a sliding play position control, sliding volume control, play, pause, stop,
previous, next, and Mute. Events are triggered when the controls are
clicked. It's in VB.Net and is pretty self explanatory. Not much
documentation with it but source code is pretty simple and easy to figure out.

Let me know if you want it (e-mail me at dh*****@houston .rr.com - use
subject line MEDIA Control) only requirement is for you to let me know what
you think of it.

--
Dennis in Houston
"Jerry Spence1" wrote:
I am building an application and I require some media player buttons (play,
record, fast forward etc). They won't be controlling standard audio though.
There doesn't seem to be a set with VB.Net so I pinched the VB6 ones.
However they don't work too well as you have to load it with a media file
before you can enable some of the buttons, and I don't have a media file to
play.

I've been trying to make up some graphics but the result looks awful. Any
suggestions as to what I could use? There must be loads of them around.

Thanks

-Jerry

Nov 21 '05 #2
I tried to reply to your e-mail to send the control as a zip file but got a
message that it was illegal attachment. It was only the source code (not the
dll) as a .zip file. I sent it to my son also and he got it ok. Maybe your
e-mail provider won't allow or accept .zip attachments.
--
Dennis in Houston
"Jerry Spence1" wrote:
I am building an application and I require some media player buttons (play,
record, fast forward etc). They won't be controlling standard audio though.
There doesn't seem to be a set with VB.Net so I pinched the VB6 ones.
However they don't work too well as you have to load it with a media file
before you can enable some of the buttons, and I don't have a media file to
play.

I've been trying to make up some graphics but the result looks awful. Any
suggestions as to what I could use? There must be loads of them around.

Thanks

-Jerry

Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
4489
by: Georges Heinesch | last post by:
Hi. I have several controls at the same position. The are made visible one after the other using the .Visible property. While in the design view, I see only the upper control. How can I make underlying controls visible (in the design view)? TIA
0
936
by: Jay | last post by:
Hello there, I am trying to set up a test website that includes a header, footer, left and right navigator, and a central section. Since I am new to ASP and ASP.NET I was wondering what is the best thing to do. I have read that it is possible to use controls (Web Forms controls shown in Toolbox?) and custom controls. Since the left and right navigators have to include dynamic information from a DB, do I need custom controls here? My idea...
2
1945
by: Rea Peleg | last post by:
Hi all Is it possible to handle web controls events on client side??? I wrote a simple favascript function inside the <header> area of an aspx web form. This function is called on selectedIndexChanged event of server side radio button list, but i can not get there . During compilation, it seems like the dotnet asp service is looking for this function on that web form's (server side) code
0
1175
by: Slam via DotNetMonster.com | last post by:
I want to create a couple of dynamic controls and the controls definitions are stored in a database. Once the the controls are created, I want to fill any dropdownlist with database values. And when a user selects or enter inputs from the dynamic controls those values will then be inserted into a database in comma delimited format. Then, when that user returns to view their selections I need those controls (textbox, dropdownlist, etc.)...
1
317
by: Jerry Spence1 | last post by:
I am building an application and I require some media player buttons (play, record, fast forward etc). They won't be controlling standard audio though. There doesn't seem to be a set with VB.Net so I pinched the VB6 ones. However they don't work too well as you have to load it with a media file before you can enable some of the buttons, and I don't have a media file to play. I've been trying to make up some graphics but the result looks...
1
2661
by: LilG | last post by:
I have received the following error message: ORA-01113: file 7 needs media recovery ORA-01110: data file 7: 'D:\ORACLE\ORADATA\CMTEST\.ORA' I don't know how to fix this problem. Can someone please help?!!
5
2492
by: Arne | last post by:
I need literal controls in the <head> section of my page. I need to be able to load dynamic values in the head section. It works fine in ASP.Net 1.1, but Asp.net 2.0 gives a compile error. I need the dynamically assigned <base href='??'> and <META NAME="Description" CONTENT="??"> Is there a work around?
4
3861
by: shilpichaudhry | last post by:
Hi: I need to have controls in groupBox, which should not be clipped as per the size of the group box. so if they are longer, the control like a text box should appear (unclipped) Thanks, Shilpi
3
4026
by: Eps | last post by:
Hi, I am writing an mp3 player using wpf, I have three user controls (media library, media controls and a playlist). Obviously I need these to interact with each other, I assume the best way to do this is to use events right ?. Can I raise an event on one user control and have one of the others suscribe to it ? or do I need to have the main window suscribe to it and then pass the message on to the target user control ?.
0
1749
by: shameerpv | last post by:
In my page i am embedding a media player. I just want to play audio files. I only need to give support to internet explorer. The html i am using is shown below <div class="form_date" > <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="audioPlayer" width="251" height="62" type="application/x-oleobject" > <param name="URL" value="<%= ViewData %>" /> <param name="AllowHideDisplay"...
0
8189
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8354
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8497
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7182
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5570
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4089
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4192
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1802
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1499
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.