Dynamically changing images

Sometimes it is practical to change assets dynamically. Is there a chance that this could be added?

Hi,

Can you please describe a sample scenario where you would need that so we can better understand the requirements?

Regards,

Sometimes, I create questions in arrays and load the info and assets dynamically on a click event. This allows for lighter weight projects and easy managing of images that can be replaced without having to reopen the project.

I think that can be done by writing and injecting your own Javascript code into your project.

I still have no idea what more can be implemented in ActivePresenter to ease up the work though.

Regards,

Sounds like JS would work. I will try it. I am just right now trying everything, so it will take a while.