Your cart is currently empty!
Embedding Demo
This page demonstrates how you can use embedding features of RadPPTX to add RadPPTX presentations to your own website and programmatically control the RadPPTX presentation. In this example, a RadPPTX private presentation is embedded via an iframe on the left. The rest of the page (i.e. the headers “HEAD CT CASE”, the question, and subsequent results display) would be your own website with communication between the RadPPTX iframe and your website via messages (here for instance, when the user hits the submit button, a message to advance the slide is sent from the main page to the iframe showing the slide with answer).
The presentation in this case is private, contains 2 slides, the first with only a viewer and the second with a viewer, arrows highlighting the pertinent findings and text describing the findings. The private presentation is allowed to be displayed because a valid signed token is passed along to the iframe as described in the FAQ.