IFRAME object is used for opening an external web-content (from file or distant server) into the area on the Frame.
WARNING! This object must be placed on top of ALL other objects on the Frame - otherwise errors may arise due to specific nature of this HTML Element.
LIMITATION. This object is capable to load content from other domains, therefore browser's security restrictions (i.e. cross-domain security) may apply to this object.
Example of IFRAME appearance in Edit area:
 
The same IFRAME in Runtime mode:


After inserting object into the Frame, specify URL which you are going to open. Set appearance parameters if necessary.
The following Methods can be used when working with this Object.
| Method | Result | 
|---|---|
| REPLACE SOURCE | Replaces URL of IFRAME content. |