Arduino and Flash

Hi!! First I am thankful to those who took time to read and reply!! :smiley:

Just to clarify my problem:
I am talking about adobe flash... I want to use the flash with firmeta to use my arduino mega 2560 ADK as I wish :slight_smile: . I have already made a quite a big program in the Arduino sketch where I use a serial monitor like putty to send and receive information to and from the Arduino Mega. But the serial monitor lacks the friendly GUI that I want.... So I wanted adobe flash to be used to drive the pins of arduino :slight_smile:

-Which adobe flash is best to be used to do this? (Asking this cuz there are a lot of Adobe Flash programs like builder and stuff... I would be grateful if you could give me a name and a website to the correct program and version :slight_smile:

  • My other question is, can I use the PWM pins (2-13) of the Arduino Mega to analogWrite(,) using Adobe Flash?