Problems
I was working on the code this morning to get the application to attach a movie clip and to play/stop it when a certain button is pressed – that was fairly easy to do and luckily didn’t take me too much time to do.
The worst part came when I was doing the volume and pan, I could get it change all of the sounds (at this point I was just testing the application with some sound clips I already had on the computer) but no matter what I did I couldn’t get it to change for each sound.
Which does add a flaw to my plan as it means every sound used would have to be played at the same volume or at a volume I’ve already pre-set when recording/editing the audio which in my opinion does take away the whole point of the application.
I will continue to work on it though!