The HTML IFRAME is pretty easy to use. Enter something like this into an HTML object.
Set the width and height to what you want. Set the position by dragging the Lectora HTML object to where you want it.
This page contains 3 actions to do this page in order to get the source page web address. Open the page in a popup. The page has an action on it to save its web addressClose that popup using the popup closer technique.Set the IFRAME contents.
* The above code shows how to do a static iframe. The htmladdress can be a page in the current folder (complete Lectora created HTML page name xxxx.html) or a URL (http://www.xxxxxxx.com/abc.html)for dynamic code a modify variable action that has this in the Value property: javascript:window.frames.location = 'http://www.xxxxxxxx.com/abc.html'