Iphone Im App Push

I need help creating my iPhone App?
I finished the interface for it and have a file of 3 seconds of sound. Im running in Xcode 3.1.2. I would like to have the app so they push a button and the sound is played. I really do not know what I am please try to do it to make it as simple as possible.The interface that I have done includes a rotated image back with a button but I have not made any connection with the button or anything else. Please help me!
You must use the system audio services to play the sound file as it is short. PLAYBACK http://developer.apple.com/iphone/library/codinghowtos/AudioAndVideo/index.html-PLAY_SHORT_SOUNDS_AND_ALERTS # If the sound file is not in an audio format system services can play, you can convert it using the free tool Audacity. http://audacity.sourceforge.net/ I guess you used Interface Builder to create the interface. To turn the button to the application code to reproduce the sound you need to use Outlets. The video for free on this page is a good introduction to that (I also recommend buying the screencasts as well). http://pragprog.com/screencasts/v-bdiphone/writing-your-first-iphone-application Enjoy!
iPhone Push on IM Client. Works flawlessly!