Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Play function
#1
i'm having a problem with my "play" function working all the time.

i have a macro that is supposed to start a sound file and once in a while i notice that it doesnt start up. it happened this moring so i made another macro to see if i could just start up the file.

Code:
Copy      Help
Play 4 "C:\downloads\sounds\headroar.wav" 1

the player shows up but none of the buttons are "active". any ideas why this is happening?

thanks
#2
Like when file not found. To debug, disable err+ in MP_Dialog and see where will be RT error. Also, insert

out me99.FileName

before me99.Play. Will be empty if fails to load the file.


Forum Jump:


Users browsing this thread: 1 Guest(s)