Official Scripting Documentation doesn't work. |
Author: |
Message: |
Lourix
Full Member
Posts: 422 Reputation: 13
32 / /
Joined: Aug 2006
|
O.P. Official Scripting Documentation doesn't work.
I'm not sure if anyone is aware of this but I downloaded the Scripting document and it doesn't work. It just might be my computer but if it isn't hope it gets fixed soon.
|
|
10-05-2006 06:58 PM |
|
|
Chris4
Elite Member
Posts: 4461 Reputation: 84
33 / /
Joined: Dec 2004
|
RE: Official Scripting Documentation doesn't work.
|
|
10-05-2006 06:59 PM |
|
|
Menthix
forum admin
Posts: 5537 Reputation: 102
40 / /
Joined: Mar 2002
|
|
10-05-2006 11:15 PM |
|
|
DarkMe
Full Member
Thx ins4ne for my av :p
Posts: 471 Reputation: 20
32 / / –
Joined: Jun 2006
|
RE: Official Scripting Documentation doesn't work.
The same to me
It says that the file requested couldn't be found
the menu appears correctly
|
|
10-05-2006 11:23 PM |
|
|
Menthix
forum admin
Posts: 5537 Reputation: 102
40 / /
Joined: Mar 2002
|
RE: Official Scripting Documentation doesn't work.
This is when opening the CHM file or when downloading the ZIP from the page?
|
|
10-05-2006 11:30 PM |
|
|
DarkMe
Full Member
Thx ins4ne for my av :p
Posts: 471 Reputation: 20
32 / / –
Joined: Jun 2006
|
RE: Official Scripting Documentation doesn't work.
for me its when i open the chm file =/
|
|
10-05-2006 11:33 PM |
|
|
Silentdragon
Full Member
if(life==null && wrists) EmoAlert();
Posts: 148 Reputation: 2
34 / / –
Joined: Jun 2006
|
RE: Official Scripting Documentation doesn't work.
quote: Shane Wittstruck - 08-29-2005 05:21:11 GMT +2
On Windows XP (with the security update applied) you can also simply right-click on the CHM file, select Properties, and click on the "Unblock" button. Click "Apply" and the content should be visible.
or
quote: After some fiddling around and searching online to no avail (Microsoft identified the problem but offered no solution) I found out that the reason for the problem was because there was a hash ( # ) in my file path. The files that were not working were in a folder called "c#"; and the hash in the directory name was causing problems. The problem arises when there is a hash in any part of the directory path to the CHM file. The problems seems to arise because the hash character signifies an anchor in HTML so the CHM file is getting a bit confused as to where to look for the content.
or
quote: To modify the ItssRestrictions registry entry to enable a specific security zone, follow these steps:
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions
Note If this registry subkey does not exist, create it by using Steps 2a and 2b in Method 1.
3. Right-click the ItssRestrictions subkey, point to New, and then click DWORD Value.
4. Type MaxAllowedZone, and then press ENTER.
5. Right-click the MaxAllowedZone value, and then click Modify.
6. In the Value data box, type 1, and then click OK.
7. Quit Registry Editor.
Now try to open the CHM.
Value Setting
-----------------------------
0 My Computer
1 Local Intranet Zone
2 Trusted sites Zone
3 Internet Zone
4 Restricted Sites Zone
This post was edited on 10-06-2006 at 12:22 AM by Silentdragon.
|
|
10-06-2006 12:20 AM |
|
|
Lourix
Full Member
Posts: 422 Reputation: 13
32 / /
Joined: Aug 2006
|
|
10-06-2006 04:47 AM |
|
|
JohnDubya
New Member
Posts: 1
Joined: Feb 2007
|
RE: RE: Official Scripting Documentation doesn't work.
quote: Originally posted by Silentdragon
quote: To modify the ItssRestrictions registry entry to enable a specific security zone, follow these steps:
1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions
Note If this registry subkey does not exist, create it by using Steps 2a and 2b in Method 1.
3. Right-click the ItssRestrictions subkey, point to New, and then click DWORD Value.
4. Type MaxAllowedZone, and then press ENTER.
5. Right-click the MaxAllowedZone value, and then click Modify.
6. In the Value data box, type 1, and then click OK.
7. Quit Registry Editor.
Now try to open the CHM.
Value Setting
-----------------------------
0 My Computer
1 Local Intranet Zone
2 Trusted sites Zone
3 Internet Zone
4 Restricted Sites Zone
FYI, this fix worked for me. I had a chm documentation file that kept giving me the error "Navigation to the webpage was canceled." I'm on Windows XP Professional SP2.
|
|
02-16-2007 05:17 PM |
|
|
roflmao456
Skinning Contest Winner
Posts: 955 Reputation: 24
30 / /
Joined: Nov 2006
Status: Away
|
RE: Official Scripting Documentation doesn't work.
quote: Originally posted by Chris4
http://www.mpscripts.net/docs.php
Events Reference > Messenger Events > OnEvent_ChatWndEditKeyDown = quote: ShiftKeyDown
[boolean] True if the Shit key was pressed when the event was fired.
there's no "Shit" key
This post was edited on 02-16-2007 at 10:23 PM by roflmao456.
[quote]
Ultimatess6: What a noob mod
|
|
02-16-2007 10:22 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|