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 TouchToneTommy 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. HectorCollector

    Annoying stops when I play mp3´s in my Flashmovie

    Hello! I do initiate some small mp3´s (5-150 kB) in the first frame in the timeline with the command: snare = new Sound(snareSoundMC); snare.attachSound("snareSound"); After this, I start to play some of the mp3´s together and it works out just fine. The problem beginns later in the movie when...
  2. HectorCollector

    How do I parse text files to sort out keywords

    I like to import a textfile to flash and then parse through it to sort out keywords. Is it possible to sort out characters too like you can with the c-command getchar?
  3. HectorCollector

    Run an application without Visual C++ installed

    I have written a demo of a game and I like to run the this on an other computer. Do you know what components I need to export to the other computer if I don´t have the Visual C++ on that one? I guess I need the .exe-file, texures, model data and sound files but is this enough?.
  4. HectorCollector

    Play two .wav files at the same time

    Do anybody know how to play two wav files at the same time? Is it possible to do this with PlaySound()?

Part and Inventory Search

Back
Top