This content has been marked as final.
Show 3 replies
-
1. Re: Open air application in browser
Flex harUI Dec 7, 2013 9:07 PM (in response to PRyad)Technically possible, but rarely useful. Most AIR apps take advantage of AIR's access to the file system, databases, or some other AIR-only feature and therefore won't really run. I can make a helloworld.swf or maybe a calculator run in both AIR and browser, but most apps want to do more.
-
2. Re: Open air application in browser
PRyad Dec 7, 2013 9:54 PM (in response to Flex harUI)Actually I have certain requirement to run my swf in both air and browser. Can you pls tell me how to run helloworld.swf in both ?
-
3. Re: Open air application in browser
Flex harUI Dec 8, 2013 10:40 PM (in response to PRyad)Create a Flash SWF. Create an AIR project. Overwrite AIR project SWF with the Flash SWF.


