Hello Gerard,
Quote:
> The sounds I use are normal system 7 sounds.
Yes, i've just tested it and noticed the same errors (WINMM.DLL
crashes). I guess, the problem is, that the sound is in the resource
fork of the files. After converting to WAV or AIFF format (SoundApp)
dragging to the project window does not work any more.
Try to convert the sounds to a format both platforms do support and use
the f.OpenAsSound function.
Uwe.