Hey guys

Let's say I've got a soundboard application built in Flash. It works fine when ported to an iPhone/iPod Touch (exported via iPhone OS compiler in CS5)

(Before you mention it, I know that I can't put this app on the App Store... it's for private use only... besides, I'm not reducing myself to put soundboard apps on the App Store)

At the moment, it works with a touch input. That is, you press a button on the screen to play a sound. That's all fine, but let's say I want to add an external control to interface with the Flash application to play the sounds.

My question is: Does Flash support any external input to an iPhone/iPod Touch? Like a Bluetooth listener, USB peripheral listener, microphone pitch listener, etc?

Why I ask is because if I were to stick with the touch listener, I would have to build some sort of typewriter mechanism to press the buttons on the screen.

Thank you for reading!
TheWaste