ok i have fixed up your code with the xml a little and also saved it in word pad (unicode-16) (jimbodude note pad cant save unicode-16
)
i hope this fixes your problem
ps one thing i fixed was:
code:
<Window Id="Prefrences" Version="1.1">
to:
code:
<Window Id="Prefrences" Version="1">
quote:
Originally posted by ddunk
code:
Wnd = MsgPlus.CreateWnd("windows.xml", "Preferences");
code:
<Window Id="Prefrences" Version="1.1">
C:\WINDOWS\Media\tada.wav.
i see the error... also his xml is not too good
just if you cant see it you need to have in the .js:
code:
Wnd = MsgPlus.CreateWnd("windows.xml", "Prefrences");