[weblet] How can a webLet communicate with the hosting html page?
Robert M.
rman at free.fr
Mon Jul 6 06:33:55 EDT 2009
exemple of param. variable was in html code... i stripped of the tags
object classid="CLSID:B2EC94AF-4716-4300-824A-3314BF23664A" width="320"
height="240"
param name="src" value="YOURSTACKFILEURL.rev"
param name="type" value="application/x-revolution"
param name="stack" value="StackName
param name="instanceID" value="0"
-- User global variables proposed
--> param name="contextPage" value="ID234667"
--> param name="contextDiv" value="ID99999"
embed src="YOURSTACKFILEURL.rev" type="application/x-revolution"
width="320" height="240" stack="StackName" instanceid="0"
/embed
/object
--
View this message in context: http://www.nabble.com/-weblet--How-can-a-webLet-communicate-with-the-hosting-html-page--tp24339664p24353132.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list