midi and flash

hi all, im currently working with flash, and need to find out if it will speak to midi. can i do this with Arduino ?

heres my set up, flash pro 8 pc, and graphics movie, with buttons, scenes and animation., ..... i need to get my buttons to send program changes, control changes and midi messages to my equipment, also store presets of configarations in a live setup. my equipment includes, keyboards, sampling and rack synths, and also a modular system.

is this possable with Arduino ? or do i need to look in other avenues.

hope you can help - rob /uk

Two minutes of Google reveals an interesting serial proxy for controlling Arduino from Flash:
http://code.google.com/p/as3glue/

s this possable with Arduino

Yes.

As long as flash will tak to a serial port you can talk to the arduino.