| View previous topic :: View next topic |
| Author |
Message |
bortero Observer

Joined: 12 Jun 2003 Posts: 6
|
Posted: Fri Oct 27, 2006 3:25 am Post subject: swf-files in PWB 2.10 running IE7 |
|
|
while testing PWB 2.10 and IE7, I came across this peculiar problem:
for one of our websites we link to a flash application using this type of link:
http://www.law.kuleuven.ac.be/lib/img/grondplan/flash/grondplan.swf?language=&trefw_action=perio_detail&trefw_id=1467
in IE7, it works fine, in PWB, the file doesn't open, the screen remains blank.
In previous versions of PWB, I've never had this problem. the new entries in the ini file don't look like they could be causing this.
what's happening here?
thanks,
bert |
|
| Back to top |
|
 |
Scott Site Admin


Joined: 16 Dec 2002 Posts: 1535 Location: Rochester, MN
|
Posted: Fri Oct 27, 2006 9:55 am Post subject: |
|
|
This is a security feature of Internet Explorer 7.0.
Add the following to your registry to allow PWB to run the Flash Script.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BLOCK_LMZ_SCRIPT]
"PWB.exe"=dword:00000000
This has been incorporated into the PWBOpt_In available on our download page.
The next version of PWB will include INI options for the IE 7 security features.
--Scott |
|
| Back to top |
|
 |
crespowu Spectator

Joined: 24 Jan 2008 Posts: 1
|
Posted: Thu Jan 24, 2008 12:12 am Post subject: |
|
|
| Thanks for the solution. |
|
| Back to top |
|
 |
|