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
Sound file causing program crash
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Sound file causing program crash
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
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
-
- Posts: 125
- Joined: Sat Jan 31, 2009 12:01 am
Re: Sound file causing program crash
You'll need to post your script