-
1. Re: Browser compatibility for Adobe AIR (browser-based version)
Jeff_Coatsworth Dec 28, 2012 12:50 PM (in response to RobertDesprez)Psst – wrong place to ask – try searching the AIRHelp thread.
-
2. Re: Browser compatibility for Adobe AIR (browser-based version)
Peter Grainge Dec 30, 2012 4:46 AM (in response to RobertDesprez)Robert
Try this link. Works for me in IE9 and Chrome 23.
http://www.grainge.org/demos/bbair/
See www.grainge.org for RoboHelp and Authoring tips
-
3. Re: Browser compatibility for Adobe AIR (browser-based version)
RobertDesprez Dec 30, 2012 12:59 PM (in response to Peter Grainge)Hi Peter,
Great, thank you. Google Chrome displayed your content correctly. IE 9 did not at first but I reset my browser to its default settings and then it did work.
Are you aware of any recommendations by Adobe for which version of Flash you should be running with the browser?
I'll double-check my project for problems/issues.
Robert
-
4. Re: Browser compatibility for Adobe AIR (browser-based version)
Peter Grainge Dec 31, 2012 12:43 AM (in response to RobertDesprez)To the best of my knowledge you should always use the latest version of Flash Player with any browser.
If in doubt, there is an Flash Player uninstaller on Adobe's site. Run that, then point the browser to anything with Flash content and the latest version will be installed.
See www.grainge.org for RoboHelp and Authoring tips
-
5. Re: Browser compatibility for Adobe AIR (browser-based version)
RobertDesprez Jan 2, 2013 11:59 AM (in response to Peter Grainge)Hi Peter,
I've spent more time looking at my project and I am not getting the results I need.
To summarize, I've created a browser-based version of Adobe AIR that is a local copy. It runs fine on IE 8, but not Google Chrome (version 23) or IE 9. I've also tried created a very small second RoboHelp project and I get the same results--the index.htm page is blank in Chrome and IE 9.
In Chrome, I've double-checked that it is running Flash version 11.5.31.5. I've noticed that Chrome changes my file path (see attached screen capture).
I'm at a loss to figure out why this is not displaying, as expected.
Any suggestions would be much appreciated.
Robert
-
6. Re: Browser compatibility for Adobe AIR (browser-based version)
Jeff_Coatsworth Jan 2, 2013 12:06 PM (in response to RobertDesprez)You run into the Chrome security fix that they added a few releases ago to stop you from viewing local (either on your c: drive or on a LAN server drive) HTML content. There’s 3 ways to get around this – 1. FTP the files up onto a web server; 2. Enable local files access in the Chrome shortcut; 3. Set up a fake web server – see Peter’s site for “chrome” snippets describing 2 & 3.
-
7. Re: Browser compatibility for Adobe AIR (browser-based version)
RobertDesprez Jan 2, 2013 8:11 PM (in response to RobertDesprez)Hi Jeff,
Your solution worked. Thank you so much!
Robert



