Play two music in the same time

rockerorockero Member Posts: 3
Hello, I need to Know how can I play 1,2,3 or 4 music at the same time. I have 4 buttons that play 4 different music. I need to play music, like DJ, when I play the buttons without stop the others tracks. Those Buttons have loops music.
Also I need to know If can I changed Actors when I press button.(this is for a rollover action)
Thks.

Ro.

Comments

  • scorelessmusicscorelessmusic Member Posts: 565
    Hi rockero,

    There have been some threads on this but no worries, I'll try to give you a quick answer. :)

    When importing your audio files, do convert them to a format that GS can use as *sound* and not *music*. When handling audio in GS, only the clips that are recognised as *sound* can overlap.

    Hope that helps!
  • rockerorockero Member Posts: 3
    Thank you Scorelessmusic, it´s work. Now I have to find how can I make that the same button that I touch to play, stop the loop too.
    If you know please tell me.

    Ro.
  • scorelessmusicscorelessmusic Member Posts: 565
    This one might be a bit more, but I think there are always creative ways to 'skin the cat'. :) Let me see if I can code something up real quick to test an idea.

    So my understanding is this:

    1. 4 buttons
    2. Each button is assigned a music loop
    3. Tap to start/stop loop
    4. When tapped, to change *something* to indicate touched

    Is that correct?
  • scorelessmusicscorelessmusic Member Posts: 565
    Done! Hope this was what you are more or less thinking of. It's just *one* possible solution, and there are probably others.

    http://gamesalad.com/game/play/78472

    I've also set it to be possible for downloading as a template.
Sign In or Register to comment.