shenjunru / fxcanvas

Automatically exported from code.google.com/p/fxcanvas
0 stars 0 forks source link

FxCanvas examples are not working in Internet Explorer #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloaded fxcanvas-20100131.zip from fxCanvas website.
2. Unzip and navigate to fxcanvas-20100131\tests folder
3. Right click on 'drawarea.html' and open in Internet Explorer.
4. Internet Explorer is not showing the area, but Firefox is showing the 
area correctly.

What is the expected output? What do you see instead?
INternet Explorer should show area correctly. It is not shown.

What version of the product are you using? On what operating system?
I testing in Internet Explorer v8.0.6001
Latest version of fxcanvas is downloaded from website.

Please provide any additional information below.

Original issue reported on code.google.com by venu.gat...@gmail.com on 17 Feb 2010 at 7:31

Attachments:

GoogleCodeExporter commented 9 years ago
This problem related to flash security model, which do not allow to load swfs 
from 
"file://C:\local\path\etc\page.html". 
So that for fix this issue please use local web server. There is probably no 
another
solutions...

Original comment by buzz...@gmail.com on 24 Feb 2010 at 3:07

GoogleCodeExporter commented 9 years ago

Original comment by buzz...@gmail.com on 24 Feb 2010 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by buzz...@gmail.com on 24 Feb 2010 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by buzz...@gmail.com on 14 Apr 2010 at 12:36