Does anyone know how to create a new calendar entry in Outlook from an AIR app seamlessly on Windows? I want to be able to send over calendar events to outlook from an air app
|
|
|||
|
|
|
It is impossible to implement with pure AIR. Try to google Merapi samples or FluorineFX Aperture. |
||
|
|
|
I understand you can script outlook by using javascript. This was a first thought of mine but I wanted to check it first. After doing a bit of googling for you - I found this: I don't have outlook so I can't test the script. Suffice to say if this works, you can locally call the script on the machine via Air's html box and there you have. Not a perfect integration, but it should certainly work seamlessly. |
||
|
|