views:

8

answers:

0

I'm working on a personal Adobe Air Application that will hold a lot of required elements for my job including important web links to various places I may need. But I have ran into a bit of an issue...

I need to have a couple of buttons that will open external applications (like ThunderBird and Spark). I'm aware that you can do this with AIR 2.0. Now here comes the challenging part... I need to do it with the JavaScript API.

Can anyone give me some insight or links so I can get this done! Thanks!