I have html, script functions, and css that presents a timed slide show with an audio file (voiceover).
I assume to add it to my page, I'd use embedded html element and copy it all into Settings | Code.
The JS includes an array of image names (and timings).
- How do I set those image paths to images in resources?
- How can I add the audio file and set the path to that?
- Is there a way dynamically set image names or paths (in the embedded html) based on UTM values?