html/javascript element for manipulating content within iframe

What is the most straightforward way to add a range slider (built using HTML) to manipulate content within an SSO-embed? The slider would exist as an element outside of the iframe and update content within the iframe without having to press run, etc. I was looking to use embedded javascript events to interact with the iframe but I have not found many good examples. The one I have looked at the most is within the embed SDK and I don’t think I need an SDK to accomplish this. Alternatively, is showing change over time using a slider and not having to press run to refresh the data something that can be done entirely within the iframe? Any direction is appreciated.

1 1 321
1 REPLY 1

bump bump -- interested in this as well