DmitryIvanovsky / flexpaper

Flexpaper
0 stars 0 forks source link

Error loading JSON file (OK) #389

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Deploy "index_debug.html" to server, with associated files.
2. Adjust to contain key and swf reference
3. Load in IE10

What is the expected output? What do you see instead?
Expected: swf document to display
Actual: 'Error loading JSON file (OK). Please check your configuration'

What version of the product are you using? On what operating system?
FlexPaper_2.1-1.5_c_readonly

Please provide any additional information below.
Example available at: http://preinspect.co.nz/flexpaper/index_debug.html

Original issue reported on code.google.com by Est.Ergo...@gmail.com on 20 Aug 2013 at 7:03

GoogleCodeExporter commented 8 years ago
You need to supply a JSON file if your browser doesn't support flash and you 
want to fall back to html. See our PHP or ASP.NET examples on how to set this 
up properly

Original comment by erik.eng...@devaldi.com on 21 Aug 2013 at 1:14

GoogleCodeExporter commented 8 years ago
Does IE10 not support flash? I really don't want to fallback in this case.

Original comment by Est.Ergo...@gmail.com on 21 Aug 2013 at 3:28

GoogleCodeExporter commented 8 years ago
I've removed the html fallback from the config.

Original comment by Est.Ergo...@gmail.com on 21 Aug 2013 at 3:35