Page 1 of 1

Sound file causing program crash

Posted: Thu Mar 19, 2015 3:47 pm
by IanS
Hi
I'm using an older version of Livecode (5.5.2) which has worked perfectly well for what I'm doing. I'm building programs for iOS (iPad) that draws on both audio and visual files. My programs have always worked in the iOS environment. However, recently I've tried to use them in a newer version of that environment and now, while everything else continues to work perfectly well, whenever a sound file (I have always used '.wav' files) is played, there's a problem. After the sound has played, the very next touch to the screen (of whatever kind) causes the program to crash. Have you any idea of what might be happening here?
Thanks,
Ian

Re: Sound file causing program crash

Posted: Sun Mar 22, 2015 3:35 pm
by IanS
Hi

In my first mail I said I was using an older version of Livecode (5.5.2).

I've now updated to version 7.0.3 (the latest stable version) but I'm still getting the problem I reported.

The issue is that whenever a sound file (I had always used '.wav' files before but I have recently found that the same thing happens with aif. and aiff. files too) is played, there's a problem.

After the sound has played, the very next touch to the screen (of whatever kind) causes the program to crash.

Has anyone any idea of what might be happening here?

Thanks,
Ian

Re: Sound file causing program crash

Posted: Thu Apr 02, 2015 2:16 pm
by scotttyang
You'll need to post your script