WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Js error
by Lucas Cury on Sunday October 7th 2007, 13:05
For those who are having this error at DW's startup:

JS Error:
MM is not defined
filename: I:\Disco\Programas\Macromedia\Dreamweaver 8\Configuration\Startup\helpDocs.js
lineno: 2

To solve this, add this empty function the beggining of the file file
~/.wine/drive_c/Program\ Files/Macromedia/Dreamweaver\ 8/Configuration/Shared/Common/Scripts/dw scripts.js

Code:
function MM()
{
}

And you're done! (:

[post new] [reply to this]

Page loaded in 0.00966 seconds.