[screenweaver] documentation
Muzak
p.ginneberge at telenet.be
Sun Sep 4 06:26:36 PDT 2005
The current docs are missing a help.map file, which maps the helpid's in the customactions.xml to the actual .html pages.
This is used to 'jump' to the right page in the Help panel when you select actionscript in the Actions panel and click the
'reference' book or right-click actionscript and select 'show help'.
Well, to be honest, MM has made this way too complicated (but that's nothing new)..
Anyway, I started adding helpid's in the CustomActions .xml and created a help.map file.
One thing I can't seem to tackle is to have the TOC update (jump to) the correct index.
To clarify, if I have the following in my actions panel:
swApplication.closeWindow();
and want to few the help by right-clicking on 'closeWindow' and selecting 'View Help', it takes me to the correct html page, but the
TOC doesn't do a thing.
It is supposed to jump to 'Screenweaver > Actionscript API > swApplication > swApplication.closeWindow' but unfortuantly doesn't :-/
Now, I've noticed some the added MM docs (Flash remoting) suffer from that same behavior, so I guess MM themselves forgot how it
works ;)
In case anyone here knows the secret ingredient, let me know..
regards,
Muzak
More information about the screenweaver
mailing list