Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. zachlaka

    How to Stop playing multiple instances of a sound when cliclicking on

    Hello, I am in the process of making a simple flash soundboard. Right now if you click on a button it plays the sound file fine but if you keep clicking on the button it plays the sound file multiple times. I want to be able to click the button multiple times but only play the sound file on...
  2. zachlaka

    Listbox Click events???

    Thanks bclt, this works great :)
  3. zachlaka

    Listbox Click events???

    I have a form and on this form I have 1 listbox 9 images 3 textboxes 1 command button I want to be able to click on one of my words in the list box then click the command button and have a certain picture load into the image1 box. I have the other 8 pictures on the form not enabled but would...
  4. zachlaka

    Embeding Background Music into VB project ?

    ok here is the code I have so far I added a resource .res file to my project and added a "COUSTOM" resource wich is the wav file any suggestions as why s code does not work I get an error this line " WindowsMediaPlayer1.Play " it says Run-time error '-2147457259 (80004005) Method 'play' of...
  5. zachlaka

    Embeding Background Music into VB project ?

    Gazal this is not what i want to do I don't want the file to be with the progsm I want it to be embeded into the app P1R4T3 yes thats what I meant soory I couldn't really think of how to type it! is their a way
  6. zachlaka

    Embeding Background Music into VB project ?

    Is it possible to embed a sound file into vb so when the program is opened up on any computer it will play the sound w/out having to have a sound file with the program. does it matter what file type it is mp3 wav wma even XM etc.... here is a keygen example don't know what it was coded in...

Part and Inventory Search

Back
Top