I came across another fourm post and was able to display the svg by changing the src tag
$w(“#vectorImage1").src like so but the animation does not play.
I’m not quite familiar with svg animations and usually add css to add animated properties but I don’t see a way to do so.
I tried using an animated SVG created in svgator. Its plays correctly when i just open the svg file in a browser.
Any advice would be appreciated!
Thanks