Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue With Music
#5
Dunno, haven't programmed in ages, but perhaps:

Code:
mciSendString "open """ & App.Path & "\music\" & Song & """ type sequencer alias background", 0, 0, 0

Code:
mciSendString "open """ & App.Path & "\music" & Song & """ type sequencer alias background", 0, 0, 0
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)