revBrowserCallScript?

Scott Rossi scott at tactilemedia.com
Thu Jul 22 07:29:57 EDT 2010


Has anybody gotten the revBrowserCallScript function to work on OS X?

No matter what I do, I seem to continually get errors when trying to use
this function.  Even when doing a simple test function, Rev says an error
occurred:
card "videos": execution error at line n/a () near "-[WebUndefined
cStringUsingEncoding:]: unrecognized selector sent to instance 0x19790990"

-- Rev script
get revBrowserCallScript(sBrowserId, "testMe")

-- Javascript function on local test page
function testMe() {
   alert("got message");
}

The frustrating part of this is the alert message gets displayed as
expected, and after clicking OK, Rev throws the error.

Anyone have any suggestions to troubleshoot this?

Thanks & Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design





More information about the use-livecode mailing list