tags:

views:

58

answers:

2

I wanted to let users browse my site as a desktop application,
but didn't have the time to write an application from scratch. SO tried following trick. Created a simple Adobe AIR application with a single page. This page redirects to my website and hence loads the website in the AIR window.

Everything is working fine except that the download links are not working. The download doesn't start. Nothing happens. What is the solution here? Any help is appreciated.

A: 

Well... Adobe AIR doesn't support downloading from a link. But it does provide you the option to open a link in your default browser. I am using this now.

Varun
A: 

"it dprovide you the option to open a link in your default browser".But it can not reslove it.Any help is appreciated? If air browser can not download ,my application can write with air.Please help!!!

wenball