|
|
|
| cp.call When enabling the mayScript property, crossProbe will create a reference to the plug-in / Active X object named [Object].call as soon as the document is fully loaded. crossProbe can handle this referencing even with objects drawn to another windows or layers, but only if you explicitly have told crossProbe where in the DOM the plug-in object hangs out with setTarget. You can then later in a handy way access all scriptable methods, events and properties that the plug-in object exposes. For Netscapers this is referred to as Liveconnect. [PluginObject].call.somePluginMethod() |
|
| Reference
Index. |
|