About "revBrowser"

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ale870
Posts: 250
Joined: Tue Apr 22, 2008 9:17 am
Contact:

About "revBrowser"

Post by ale870 » Mon Jul 05, 2010 4:17 pm

Hello,

I'm successfully using revBrowser component (simply wonderful!). Now I have a problems: I can create/call javascript commands from RunRev using revBrowserCallScript or revBrowserExecuteScript. Well, is there any way to make the inverse? I want to call a RunRev function from javascript. Now I'm using a trick: I make an href call from javascript, then I trap the command in BeforeNavigate (RunRev) event. Is there any way to avoid this script? Can I make a real javascript call? Can I use "object" or a web-rev for this reason?

Thank you for your help!
Runtime Revolution Widgets, tutorials, tips & tricks and more!
http://runrevwidgets.com/wiki

Post Reply