-
1. Re: HTML5 equivalent of AIR's openWithDefaultApplication()
Hallgrimur Bjornsson Sep 5, 2014 6:18 AM (in response to JeffW.)Hi Jeff,
Rather than using a ZXP, just update the panel code in the installation directory itself. There are a few extensions that do this already, e.g. OpenBrand and InvisionApp LiveCycle (just as an example).
Best regards,
Hallgrimur
--
Hallgrimur Bjornsson | Adobe CCE Product Manager | @HallgrimurTh
-
2. Re: HTML5 equivalent of AIR's openWithDefaultApplication()
JeffW. Sep 5, 2014 8:47 AM (in response to Hallgrimur Bjornsson)Sounds interesting, Hallgrimur.
So the flow would look as the following?
- the initial installation would be through a ZXP (ideally packaged together with the Flex version, as described by Davide)
- the user would click a link to update the extensionand the files would be downloaded into the extension's folder, overwriting the current files.
- the extensions shows a Download completed message and tells the user to close and re-open the panel.
Is that the way these extensions work?


