Change IFrame parameters

Hi,
you can try using the HTML component API to change the SRC of the HTML.
Another option is to use multiple ‘iframe’ elements, hide all of them and decide on load which one to show.

Hope this helps,
Liran.