Hi Guys
I am very new to Objective-C and I am clearly having some issues.
I have managed to get my app doing what I want but it crashes with an error after about 7 or 8 cycles.
My app simply plays one of 5 videos picked at random when you hit a button.
I am not sure if my error is to do with the way I use [moviePlayer release].
The code follows.
I would much appreciate any help.
Thanks in advance.