'moho' object
Posted: Sun Sep 19, 2010 7:26 pm
According to the doco:
So what the heck does the documentation mean then about 'moho'? Before I even get to the tool it gives an error on loading ASP7...
Well, if I put a variable in my LUA Script when ASP7pro loads it immediately says I have errors alog the lines of "I have attempted to access a null variable 'moho = nil'.The ScriptInterface class is a script's way of interacting with the Moho application itself. When a script is invoked (by a mouse click, a key press, or a menu command), it is provided with an object called "moho" - this object is an instance of the ScriptInterface class.
So what the heck does the documentation mean then about 'moho'? Before I even get to the tool it gives an error on loading ASP7...