Forum Discussion
Preload webobjects. Is it possible?
- 9 months ago
Example project to preload an image and insert it into a later slide.
Demo: https://360.articulate.com/review/content/7cde59a5-b4ff-453c-85b7-14a1b78aa751/review
Is the WO local to your module or or does it link to an external site? Is the delay from generating the OpenAI image, fetching the finished image through the URL, loading the external page in the WO, or waiting for the local WO to be ready in SL?
If you have the final image URL avsailable in SL, perhaps you can forego the WO and just swap the source attribute of an existing placeholder image of your slide?
- WMS9 months agoCommunity Member
At the start of the course, an image is generated, and its URL is stored in a variable. When a slide containing a Web Object is displayed, the variable holding the image URL is passed to the Web Object. The sole purpose of the Web Object is to display the image from the provided URL.
How do I change the source attribute? Can I do that before user is in that slide? What if many users are using the content?
Related Content
- 11 months ago